[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1630770829.git.linux_oss@crudebyte.com>
Date: Sat, 4 Sep 2021 17:53:49 +0200
From: Christian Schoenebeck <linux_oss@...debyte.com>
To: v9fs-developer@...ts.sourceforge.net
Cc: netdev@...r.kernel.org,
Dominique Martinet <asmadeus@...ewreck.org>,
Eric Van Hensbergen <ericvh@...il.com>,
Latchesar Ionkov <lucho@...kov.net>, Greg Kurz <groug@...d.org>
Subject: [PATCH 0/2] net/9p: increase default msize
As previously discussed, many users are not aware about the 'msize' option
of the Linux 9p client and the negative impact it can have if its value is
too low. This series raises the default value for 'msize' from 8k to 128k.
Later on in separate series, the current capping of user supplied values for
'msize' of currently max. 512k should be addressed, which is likewise too
small: https://lists.gnu.org/archive/html/qemu-devel/2021-02/msg06343.html
Christian Schoenebeck (2):
net/9p: use macro to define default msize
net/9p: increase default msize to 128k
net/9p/client.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
2.20.1
Powered by blists - more mailing lists