Commit Graph

10 Commits (a093bf006e09a305e95ff0938c0a18b7520aef67)

Author SHA1 Message Date
Christoph Lameter 4b356be019 SLUB: minimum alignment fixes 18 years ago
Christoph Lameter 272c1d21d6 SLUB: return ZERO_SIZE_PTR for kmalloc(0) 18 years ago
Christoph Lameter 0aa817f078 Slab allocators: define common size limitations 18 years ago
Andrew Morton ade3aff25f slub: fix handling of oversized slabs 18 years ago
Christoph Lameter c59def9f22 Slab allocators: Drop support for destructors 18 years ago
Christoph Lameter 1abd727ed7 SLUB: It is legit to allocate a slab of the maximum permitted size 18 years ago
Christoph Lameter cfbf07f2a8 SLUB: CONFIG_LARGE_ALLOCS must consider MAX_ORDER limit 18 years ago
Christoph Lameter 643b113849 slub: enable tracking of full slabs 18 years ago
Christoph Lameter 614410d589 SLUB: allocate smallest object size if the user asks for 0 bytes 18 years ago
Christoph Lameter 81819f0fc8 SLUB core 18 years ago