> I'm running Linux/m68k 2.1.108 on an Amiga 4000/040 with 12 MB RAM. The
> machine serves as a mail and web server. After 8 days of uptime it gets
> terribly slow due to memory leaks, so I reboot.
to pin down those leaks, could you try the IKD patch from:
URL: ftp://ftp.ocs.com.au/pub/patch-ikd-2.1.105.gz
and enable:
+Memleak, Kernel memory leak detection support
+CONFIG_MEMLEAK
+ For kernel hackers who want to track down memory leaks in the
+ kernel, say Y here and look at scripts/memleak. Mere mortals say N.
after 8 days of uptime you just have to take a quick look at /proc/memleak
and share your findings with linux-kernel.
-- mingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html