Re: cifs leaks memory like crazy in 2.5.61

Steven French (sfrench@us.ibm.com)
Thu, 20 Feb 2003 10:28:07 -0600


Hadn't run into this - I had been focusing on the readahead and write page
improvements (which have improved especially write performance
spectacularly) and also have just fixed a problem with redundant lookups of
directory inodes but had not been doing readdir (cifs
Trans2FindFirst/Trans2FindNext) testing recently. I just did - and the
situation looks worse than you describe and probably related to what you
are running into. I found a readdir test case that hangs my post 2.5.62
system pretty fast and the last two unrelated cifs changesets don't fix it.
The cifs readdir code needed some rework anyway - I will crawl through it
today. Thanks for finding this.

>kmem_cache_destroy: Can't free all objects e8eefd00
>cifs_destroy_request_cache: error not all structures were freed
>
>Is this a known problem?

Steve French
Senior Software Engineer
Linux Technology Center - IBM Austin
phone: 512-838-2294
email: sfrench@us.ibm.com

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