lkml.org 
[lkml]   [2008]   [Jan]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC PATCH] greatly reduce SLOB external fragmentation
>  - huge pages (superpages for those crazy db people)
>
> Just a simple linked list of these things is fine, we'd never care
> about coalescing large pages together anyway.

I did essentially that for my GBpages hugetlbfs patchkit. GB pages are already
beyond MAX_ORDER and increasing MAX_ORDER didn't seem attractive because
it would require aligning the zones all to 1GB which would quite nasty.

So it just grabbed them out of bootmem early and managed them in a
per node list.

Not sure it's a good idea for 2MB pages though.

-Andi


\
 
 \ /
  Last update: 2008-01-10 20:53    [W:0.158 / U:0.544 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site