diff options
Diffstat (limited to 'packed-ring.tex')
-rw-r--r-- | packed-ring.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packed-ring.tex b/packed-ring.tex index f24f49b..2a6c685 100644 --- a/packed-ring.tex +++ b/packed-ring.tex @@ -386,7 +386,7 @@ part of the virtqueue. Queue Size corresponds to the maximum number of descriptors in the virtqueue\footnote{For example, if Queue Size is 4 then at most 4 buffers can be queued at any given time.}. The Queue Size value does not -have to be a power of 2 unless enforced by the transport. +have to be a power of 2. \drivernormative{\subsection}{Virtqueues}{Basic Facilities of a Virtio Device / Packed Virtqueues} |