Work around a problem on the t5120 where top(1) would lock up the system for
authorkettenis <kettenis@openbsd.org>
Fri, 25 Jul 2008 19:37:16 +0000 (19:37 +0000)
committerkettenis <kettenis@openbsd.org>
Fri, 25 Jul 2008 19:37:16 +0000 (19:37 +0000)
commitef642599c078b0a2bd2f1c29bb1be9b3f317b614
tree100a546480819da2957d958f0ba76d8d8009e7c2
parent6d798ef0d72d4bcaa017339cb38938ec2d8b8c8a
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@
sys/arch/sparc64/sparc64/pmap.c