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:
fa9d3b4
)
sh: unwinder: cacheline align slab cache objects.
author
Paul Mundt
<lethal@linux-sh.org>
Sat, 22 Aug 2009 10:03:25 +0000
(19:03 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sat, 22 Aug 2009 10:03:25 +0000
(19:03 +0900)
The CIE and FDE structs are big enough and accessed regularly enough in
certain configurations to make cacheline alignment useful.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found