Subject: smp vs. apm and UVM_PAGEIDLE_ZERO
To: None <tech-smp@netbsd.org>
From: Sean Doran <smd@ebone.net>
List: tech-smp
Date: 08/31/2000 01:35:24
If I try to put apm into the kernel (I like halt -p :) ), I get a bazillion
errors at compile time.   Is this a known thing, or should I make a 
script(1)?

Also, I notice this:

        0 zero pages
        0 pagealloc zero wanted and avail
   460144 pagealloc zero wanted and not avail
   397566 promote zero fill faults

thanks to the #if 0 in .../i386/locore.s.  Any plans to add it into the
new cpu_switch routine?

	Sean.