mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-05-13 18:56:13 +00:00
virtio_ring: introduce packed ring support
Introduce the packed ring support. Packed ring can only be created by vring_create_virtqueue() and each chunk of packed ring will be allocated individually. Packed ring can not be created on preallocated memory by vring_new_virtqueue() or the likes currently. Signed-off-by: Tiwei Bie <tiwei.bie@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
fb3fba6b16
commit
1ce9e6055f
1 changed files with 870 additions and 30 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue