[Bug 267631] slow nfs from stock FreeBSD kvm guest/client to linux kvm host/server
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Sep 2023 00:26:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267631
Andrew Cagney <andrew.cagney@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Open |Closed
Resolution|--- |FIXED
--- Comment #8 from Andrew Cagney <andrew.cagney@gmail.com> ---
A blocker preventing me using 13.1 was fixed in 13.2.
Retesting with stock 13.2:
# uname -a
FreeBSD freebsd 13.2-RELEASE FreeBSD 13.2-RELEASE
releng/13.2-n254617-525ecfdad597 GENERIC amd64
$ uname -a
Linux bernard 6.4.14-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Sep 2 16:36:06
UTC 2023 x86_64 GNU/Linux
$ rpm -q qemu-kvm
qemu-kvm-7.2.5-1.fc38.x86_64
results in:
real 1m22.930s
user 0m52.125s
sys 0m7.070s
so somewhere between
FreeBSD 13.0 -> 13.2
Linux 6.0.5 -> 6.4.14
QEMU 6.2.0 -> 7.2.5
this has been fixed.
--
You are receiving this mail because:
You are the assignee for the bug.