corecode 2007/02/03 01:25:10 PST DragonFly src repository
Modified files:
sys/platform/vkernel/i386 cpu_regs.c
Log:
Fix ps %CPU output in vkernel by exporting hw.availpages.
Ps tries to read hw.availpages as part of its kernel variable setup and aborts
calculations for any value depending on any kernel variable.
Revision Changes Path
1.12 +2 -0 src/sys/platform/vkernel/i386/cpu_regs.c
http://www.dragonflybsd.org/cvsweb/src/sys/platform/vkernel/i386/cpu_regs.c.diff?r1=1.11&r2=1.12&f=u
