Re: Any fix for 2.1.[78]x sb mem leak?

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 25 Jan 1998 18:39:29 +0000 (GMT)


> allocates 32k when the driver is loaded, which doesn't seem to get
> freed when the driver is unlaoded. Since I usually run it through
> kerneld it can end up sucking down 5MB/day of memory.

I have no intention of fixing this until all the main clean up is done, and
I've got Michael's sound dependency fixes in and working. Its by no means
the only leak I have to fix either as the original sound driver took a very
sloppy approach to memory management which sort of worked if it was a single
module but not a set.

Alan