Subject: Re: vmstat, iostat etc no longer work?
To: None <current-users@NetBSD.ORG, s_grau@ira.uka.de,>
From: matthew green <mrg@eterna.com.au>
List: current-users
Date: 11/15/1996 09:06:09
sparc
the sparc does use MACHINE_NONCONTIG.
/sys/arch/sparc/include/vmparam.h:
#define MACHINE_NONCONTIG /* VM <=> pmap interface modifier */
which is of course what chris was saying. oops.