[Devel] [PATCH 0/4] KIO performance fixes
Andrey Zaitsev
azaitsev at virtuozzo.com
Mon Apr 15 19:10:22 MSK 2019
ok for me
15.04.2019 12:03, Pavel Butsykin пишет:
> #VSTOR-11050
>
> This patch-set aims to fix the performance issue with single-thread sequential
> async reads.
>
> Pavel Butsykin (4):
> fs/fuse kio: fix a typo in worth_to_grow()
> fs/fuse kio: relax congestion avoidance limits (backport from usermode)
> fs/fuse kio: add missed sock write in pcs_sock_sendmsg()
> fs/fuse kio: export io_locality
>
> fs/fuse/kio/pcs/pcs_cluster_core.c | 1 -
> fs/fuse/kio/pcs/pcs_cs.c | 26 +++++++++++++++++++++-----
> fs/fuse/kio/pcs/pcs_cs.h | 1 +
> fs/fuse/kio/pcs/pcs_map.c | 16 +++++++++++++---
> fs/fuse/kio/pcs/pcs_req.h | 1 -
> fs/fuse/kio/pcs/pcs_sock_io.c | 6 ++++++
> 6 files changed, 41 insertions(+), 10 deletions(-)
>
More information about the Devel
mailing list