diff options
Diffstat (limited to 'packed-ring.tex')
-rw-r--r-- | packed-ring.tex | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/packed-ring.tex b/packed-ring.tex index 2a6c685..4395b5a 100644 --- a/packed-ring.tex +++ b/packed-ring.tex @@ -652,9 +652,7 @@ if (vq->device_event.flags != RING_EVENT_FLAGS_DISABLE) { \end{lstlisting} -\drivernormative{\paragraph}{Sending Available Buffer Notifications} -{Basic Facilities of a Virtio Device / Packed Virtqueues / Supplying -Buffers to The Device / Sending Available Buffer Notifications} +\drivernormative{\paragraph}{Sending Available Buffer Notifications} {Basic Facilities of a Virtio Device / Packed Virtqueues / Supplying Buffers to The Device / Sending Available Buffer Notifications} The driver MUST perform a suitable memory barrier before reading the Event Suppression structure occupying the Device Area. Failing to do so could result in mandatory available buffer notifications |