[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: kernel panic, zone kalloc.8192 exhaustion
From: |
Roland McGrath |
Subject: |
Re: kernel panic, zone kalloc.8192 exhaustion |
Date: |
Wed, 15 Aug 2001 19:37:43 -0400 (EDT) |
Like you said, I suspect both that there are Hurd leaks and
that the limits in the kernel are tuned much too small.
You should run some something monitoring the memory usage and so forth. I
don't know if vmstat is enough information. You could also try writing
something that uses the mach_debug.defs interfaces and watch host_zone_info
et al and look for suspicious growth. You might want to turn on ZONE_COUNT
in the kernel compile.