4662e22a99
Rather than individually allocating each ring entry, use two large allocations, one for the hardware descriptors and one for the software descriptor contexts. This allows the use of simple array indexing on the rings and also allows the removal of most of the software descriptor structure, since the necessary information can be retrieved based on the ring index now. Change-Id: I73ef24450f69ca0fc35e350286282c6b1c77a207 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> |
||
---|---|---|
.. | ||
ioat | ||
memory | ||
nvme | ||
util | ||
Makefile |