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:
a9a934f
)
avr32: Use a quicklist for PGD allocation
author
Haavard Skinnemoen
<haavard.skinnemoen@atmel.com>
Mon, 14 Jan 2008 22:33:44 +0000
(23:33 +0100)
committer
Haavard Skinnemoen
<haavard.skinnemoen@atmel.com>
Wed, 2 Jul 2008 09:01:29 +0000
(11:01 +0200)
Use a quicklist to allocate process PGDs. This is expected to be
slightly faster since we need to copy entries from swapper_pg_dir,
which can stay around for pages on the PGD quick list.
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
No differences found