Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2017 20:22:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-virtualization@FreeBSD.org
Subject:   [Bug 216759] [kern] Memory speed with small blocks (1K) up to 35 times slower than host system (under QEMU emulation, but not only)
Message-ID:  <bug-216759-27103-6zesYbEqhC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216759-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216759-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216759

--- Comment #12 from andrew@azar-a.net ---
Ok I tried removing the "hypervisor" feature from CPU and it resulted in
1390MB/s on TSC-low by default in the VPS (same as kvm-clock I must notice)=
...
So seems like FreeBSD does something as not to run slow with "hypervisor" f=
lag
but it is turned off when you disable the flag.
Also networking stopped working without that flag for some reason, routing
stopped working.

So in the end the only fix I see currently is forcing TSC-low manually in
FreeBSD until the code is fixed not to penalize TSC on all new platforms.

Linux is fixed with disabled kvmclock (seems like debian 7 backport from 8 =
is
not the latest so that might be the trouble).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216759-27103-6zesYbEqhC>