lkml.org 
[lkml]   [2021]   [Mar]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] virtiofs: split requests that exceed virtqueue size
Date
I also have a patch in this series that fixes a typo I saw while I was
in there.

For testing, I have been using a toy program that performs a readv or a
writev with a large number of iovecs that exceeds the number of
descriptors available to the virtqueue and observing the number of
scattergather lists generated don't exceed the size of the virtqueue.

Connor Kuehl (3):
virtio_ring: always warn when descriptor chain exceeds queue size
virtiofs: split requests that exceed virtqueue size
fuse: fix typo for fuse_conn.max_pages comment

drivers/virtio/virtio_ring.c | 7 ++++---
fs/fuse/fuse_i.h | 7 ++++++-
fs/fuse/inode.c | 7 +++++++
fs/fuse/virtio_fs.c | 14 ++++++++++++++
4 files changed, 31 insertions(+), 4 deletions(-)

--
2.30.2

\
 
 \ /
  Last update: 2021-03-18 14:54    [W:0.273 / U:0.636 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site