On Wednesday 11 August 2004 21:26, Nick Piggin wrote:
This could easily be from too much slab pressure. How much memory do
you have?
1 Gb in 2 512Mb sticks of DDR400 ram which signs on in the bios as dual channel. The sticks are in the first and third slots as recommended by the mobo docs.
Have you got highmem turned on?Yes
The new slab pressure calculation is an improvement in that it won't
let slab
get out of control and cause OOMs, however it can shrink the slab
too much. If you regularly need ZONE_DMA pages, for example. AFAIKS
there isn't much you
can do about this except go to per-zone slab LRUs.
And how would an otherwise clueless user like me determine that?
That said, your stability problems should be resolved first. If they
are fixed,
Which as yet is an unknown, Nick. Uptime now at
22:15:14 up 12:30, 5 users, load average: 1.03, 1.11, 1.05
and you would like to help track down the slowdown, run the kernel
compile about
3 times each with and without the patch, and save cat /proc/vmstat
before and
after each compile. Try to keep all else constant.
I'll try that if I get to a 30+ hour uptime.