diff options
author | 2006-01-08 01:04:36 -0800 | |
---|---|---|
committer | 2006-01-08 20:14:04 -0800 | |
commit | 349aef0bc4c7f07d685c977e12d0e2d0b5d0e6db (patch) | |
tree | 6bb266ed8826bb4e7355a07a0092acb3d5d92647 /kernel/module.c | |
parent | [PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster (diff) | |
download | wireguard-linux-349aef0bc4c7f07d685c977e12d0e2d0b5d0e6db.tar.xz wireguard-linux-349aef0bc4c7f07d685c977e12d0e2d0b5d0e6db.zip |
[PATCH] shrink struct page
Reduce the size of the pageframe for NR_CPUS>4, CONFIG_PREEMPT back to the
minimal size by unionising both ->private and ->mapping with the pagetable
lock.
It uses an anonymous struct and hence requires gcc-3.x.
Cc: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions