[Simh] NetBSD amd64 Idle Support?

David Brownlee abs at absd.org
Tue Jul 24 16:15:29 EDT 2012


On 23 July 2012 17:42, Mark Benson <md.benson at gmail.com> wrote:
> NetBSD 5.1.2 amd64 compiled SimH VAX from source using pkgsrc
> compilers and gmake compiled from pkgsrc.
>
> set cpu idle
> or
> set cpu idle=vms
>
> both return "Command not allowed"
>
> Is this expected?

NetBSD defaults to HZ 100, which causes simh to disable the idle
mechanism due to a too large idle granularity. If you are building
from pkgsrc the latest version (simh-3.9.0nb2) has this check relaxed
just enough to pass, allowing "set cpu idle" on a NetBSD host.



More information about the Simh mailing list