[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

simple slab alloc question



kmalloc seems to allocate against various kmem_cache sizes: 32,
64...1024...65536...

Does this mean that allocations of various sizes are stored in different
"buckets"?  Would that not reduce fragmentation and the need for a zone
allocator?

Enlightenment from MM gurus appreciated :)

Regards,

	Jeff




-- 
Custom driver development	|    Never worry about theory as long
Open source programming		|    as the machinery does what it's
				|    supposed to do.  -- R. A. Heinlein
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/