diff options
author | Manfred Spraul | 2006-02-01 03:05:42 -0800 |
---|---|---|
committer | Linus Torvalds | 2006-02-01 08:53:17 -0800 |
commit | 3dafccf22751429e69b6266636cf3acf45b48075 (patch) | |
tree | c65a0217e117155bbfca2bc4c7ad488a42018cc7 /mm/pdflush.c | |
parent | e965f9630c651fa4249039fd4b80c9392d07a856 (diff) |
[PATCH] slab: distinguish between object and buffer size
An object cache has two different object lengths:
- the amount of memory available for the user (object size)
- the amount of memory allocated internally (buffer size)
This patch does some renames to make the code reflect that better.
Signed-off-by: Manfred Spraul <manfred@colorfullife.com>
Signed-off-by: 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 'mm/pdflush.c')
0 files changed, 0 insertions, 0 deletions