Re: qemu performance emulating sparc64 (UltraSPARC II) running NetBSD
Martin Husemann <[email protected]> Wed, 27 Apr 2022 08:27:53 +0200
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Apr 26, 2022 at 05:29:11PM -0700, Jason Thorpe wrote: > It?s reasonably good ? Qemu is basically a compiler, and the SPARC code is getting translated to native x86-64. But it does not work well on NetBSD for many emulated devices (kernel not tickless) unless you bump HZ on the host to 1000 or similar. Martin