diff options
Diffstat (limited to 'feedback/5.txt')
-rw-r--r-- | feedback/5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feedback/5.txt b/feedback/5.txt index 4967821..26ce054 100644 --- a/feedback/5.txt +++ b/feedback/5.txt @@ -55,7 +55,7 @@ index 5d57f78..275ad98 100644 Efficient: Virtio devices consist of rings of descriptors - for input and output, which are neatly separated to avoid cache -+ for both input and output, which are neatly separated to avoid cache ++ for both input and output, which are neatly laid out to avoid cache effects from both driver and device writing to the same cache lines. |