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:
9a79f4f
)
x86: have set_memory_array_{uc,wb} coalesce memtypes.
author
Rene Herman
<rene.herman@keyaccess.nl>
Thu, 21 Aug 2008 23:02:20 +0000
(
01:02
+0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 22 Aug 2008 04:07:32 +0000
(06:07 +0200)
Actually, might as well simply reconstruct the memtype list at free time
I guess. How is this for a coalescing version of the array functions?
Compiles, boots and provides me with:
root@7ixe4:~# wc -l /debug/x86/pat_memtype_list
53 /debug/x86/pat_memtype_list
otherwise (down from 16384+).
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found