Re: [BENCHMARK] vm swappiness with contest

From: Linus Torvalds (torvalds@transmeta.com)
Date: Sat Dec 28 2002 - 03:05:39 EST


In article <200212281716.50535.conman@kolivas.net>,
Con Kolivas <conman@kolivas.net> wrote:
>
>Is there something about the filesystem layer or elsewhere in the kernel that
>could decay or fragment over time that only a reboot can fix? This would seem
>to be a bad thing.

You might want to save and compare /proc/slabinfo before and after.

It might be things like the dcache growing out of control and not
shrinking gracefully under memory pressure, we've certainly had that
happen before.

Or it might just be a memory leak, of course. That too will be visible
in slabinfo if it's a slab/kmalloc leak (but obviously not if it's a
page allocator leak).

                Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Dec 31 2002 - 22:00:12 EST