On Sat, 2004-07-10 at 07:06, Pete Zaitcev wrote: > Arjan, what's up with the System.map on FC2? Looks like garbage to me. See around line 630 or so of kernel-2.6.spec System.map is regenerated based upon symbols that are exported. This also breaks readprofile, and possibly 1-2 other things. It needs fixing. > I have a little tool which reads slabs from /dev/kmem and finds leaked > structs, and it fails to find cache_cache value, that's why I ask. Sounds handy. Dave