On Mon, 2004-10-04 at 09:08, Manfred Spraul wrote: > Badari Pulavarty wrote: > > >I will enable slab debugging. Someone told me that, by enabling slab > >debug, it fill force use of different slab for each allocation - there > >by bloating slab usages and mask the problem. Is it true ? > > > > > > > Then set STATS to 1. It's around line 118. This just adds full > statistics without changing the allocations. > Or even better: enable STATS and DEBUG, but not FORCED_DEBUG. You get > most internal consistance checks as well, except the tests that rely on > redzoning. Here is the /proc/slabinfo output collected every 1 second while running the scsi-debug test. I enabled STATS and DEBUG. Please let me know, what you find and what we should try next. Thanks, Badari