Re: v2.3.17pre1 - Patches, Complaints, Questions and Jubilations

Andrea Arcangeli (andrea@suse.de)
Thu, 9 Sep 1999 02:03:25 +0200 (CEST)


On Tue, 7 Sep 1999, Mike Galbraith wrote:

>but you have to use it carefully. (teaching the kernel to not unload
>modules which have active memory allocations would cost even more ugly
>ifdefs for no real benefit)

Agreed. I don't care at all if rmmod of ppp will break a
memleak-detector-kernel because the skbufs at free-time still are
referncing the vmalloced area someway. Right now the rule is "while
serching for memlekas never rmmod modules" and that's fine IMHO ;).

Andrea

-
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.tux.org/lkml/