NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Anita much slower?
Benny Siegert <bsiegert%gmail.com@localhost> writes:
> The Go CI has used the machinery at
> https://github.com/golang/build/tree/master/env/netbsd-amd64 (and
> friends) to build NetBSD VM images for years. Internally, this is
> based on Anita.
>
> The code I linked uses NetBSD 9.3 and Anita 2.10. I have a pending
> changelist to update to 10.1 and Anita 2.15. However, for some reason,
> things run inside of anita.shell_cmd are much much slower when I try
> to run it.
There are multiple things in the mix:
NetBSD version
anita version
anita hypervisor choice
qemu vs xen, and version of chosen one
if qemu, whether it is using nvmm
I am guessing you are using qemu unaccelerated.
I would try the old netbsd/qemu and the new anita. I'd be surprised if
that made it really slow -- but if so that's good news as it's probably
easy to fix.
Then I'd try a netbsd 10 kernel on the same system, and if ok, a netbsd
10 userland. FInally I would try a new qemu.
Home |
Main Index |
Thread Index |
Old Index