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:
8fb4574
)
mm: hack: implement hugepage fb support
author
Grazvydas Ignotas
<notasas@gmail.com>
Sun, 8 Jun 2014 22:39:50 +0000
(
01:39
+0300)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Fri, 11 Jul 2014 22:37:15 +0000
(
01:37
+0300)
To use it, mmap fb to 2MB aligned addr and do
madvise(addr, size, MADV_HUGEPAGE)
No differences found