diff options
author | Christoph Lameter <clameter@sgi.com> | 2006-03-25 12:06:44 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-25 17:22:49 +0100 |
commit | 3ded175a4b7a4548f3358dcf5f3ad65f63cdb4ed (patch) | |
tree | c27a3da70d638bcf32f75c28d1da3f1eb18cb617 /Documentation/pm.txt | |
parent | [PATCH] mm: use kmem_cache_zalloc (diff) | |
download | linux-3ded175a4b7a4548f3358dcf5f3ad65f63cdb4ed.tar.xz linux-3ded175a4b7a4548f3358dcf5f3ad65f63cdb4ed.zip |
[PATCH] slab: add transfer_objects() function
slabr_objects() can be used to transfer objects between various object
caches of the slab allocator. It is currently only used during
__cache_alloc() to retrieve elements from the shared array. We will be
using it soon to transfer elements from the alien caches to the remote
shared array.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/pm.txt')
0 files changed, 0 insertions, 0 deletions