CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/25 13:37:16
Modified files:
sys/arch/sparc64/sparc64: pmap.c
Log message:
Work around a problem on the t5120 where top(1) would lock up the system for
several minutes by making pmap_resident_count() return 0 for the kernel pmap.
discussed with miod@
