git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81d41d7
)
sched: reorder task_struct to reduce padding on 64bit builds
author
Richard Kennedy
<richard@rsk.demon.co.uk>
Thu, 15 May 2008 11:09:15 +0000
(12:09 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 6 Jun 2008 13:19:35 +0000
(15:19 +0200)
This patch removes 24 bytes of padding and allows 1 extra object per
slab on my fedora based config.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found