Searched hist:45906855 (Results 1 - 3 of 3) sorted by relevance

/linux-master/mm/
H A Dslab.hdiff 45906855 Wed Nov 28 09:23:16 MST 2012 Christoph Lameter <cl@linux.com> mm/sl[aou]b: Common alignment code

Extract the code to do object alignment from the allocators.
Do the alignment calculations in slab_common so that the
__kmem_cache_create functions of the allocators do not have
to deal with alignment.

Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
H A Dslab_common.cdiff 45906855 Wed Nov 28 09:23:16 MST 2012 Christoph Lameter <cl@linux.com> mm/sl[aou]b: Common alignment code

Extract the code to do object alignment from the allocators.
Do the alignment calculations in slab_common so that the
__kmem_cache_create functions of the allocators do not have
to deal with alignment.

Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
H A Dslub.cdiff 45906855 Wed Nov 28 09:23:16 MST 2012 Christoph Lameter <cl@linux.com> mm/sl[aou]b: Common alignment code

Extract the code to do object alignment from the allocators.
Do the alignment calculations in slab_common so that the
__kmem_cache_create functions of the allocators do not have
to deal with alignment.

Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>

Completed in 738 milliseconds