Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 1ce9e60

Browse files
Tiwei Biedavem330
authored andcommitted
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent fb3fba6 commit 1ce9e60

File tree

1 file changed

+870
-30
lines changed

1 file changed

+870
-30
lines changed

0 commit comments

Comments
 (0)