mm: hack: implement hugepage fb support
authorGrazvydas Ignotas <notasas@gmail.com>
Sun, 8 Jun 2014 22:39:50 +0000 (01:39 +0300)
committerGrazvydas 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