qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] virtiofsd: Do not use a thread pool by default
@ 2021-02-10 18:27 Vivek Goyal
  2021-02-10 18:27 ` [PATCH 1/1] " Vivek Goyal
  0 siblings, 1 reply; 4+ messages in thread
From: Vivek Goyal @ 2021-02-10 18:27 UTC (permalink / raw)
  To: qemu-devel, virtio-fs; +Cc: stefanha, dgilbert, vgoyal

Hi,

This is a proposal to not use a thread pool by default. It hurts
performance in most of the cases. Hence lets switch default so
that most of the users get better performance out of the box.

I have run virtiofs-tests with and without thread pool and posted
results here.

https://github.com/rhvgoyal/virtiofs-tests/tree/master/performance-results/feb-10-2021

One can notice, that except few cases, results are much better with
no thread pool.

Vivek


Vivek Goyal (1):
  virtiofsd: Do not use a thread pool by default

 tools/virtiofsd/fuse_lowlevel.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.25.4



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-16 18:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-10 18:27 [PATCH 0/1] virtiofsd: Do not use a thread pool by default Vivek Goyal
2021-02-10 18:27 ` [PATCH 1/1] " Vivek Goyal
2021-02-16 17:55   ` [Virtio-fs] " Dr. David Alan Gilbert
2021-02-16 18:04     ` Vivek Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).