Re: I think I have a memory leak in 2.3.x

Stephen C. Tweedie (sct@redhat.com)
Thu, 24 Jun 1999 11:55:49 +0100 (BST)


Hi,

On Wed, 23 Jun 1999 14:03:51 -0700, Jay Thorne <jay@kesoftware.com>
said:

> What I cannot understand is where that memory could possibly have gone. Is
> my test far too naive for words? Is there some mechanism that I do not
> understand at work here?

It could be lost in the dcache, inode cache, or slab cache. The dcache
and slab cache will shrink themselves automatically on demand.

--Stephen

-
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/