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:
506b85f
)
sh: Use a per-cpu ASID cache.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 25 Dec 2006 00:51:47 +0000
(09:51 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 13 Feb 2007 01:54:45 +0000
(10:54 +0900)
Previously this was implemented using a global cache, cache
this per-CPU instead and bump up the number of context IDs to
match NR_CPUS.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found