On Sun, 11 Dec 2011, Eric B Munson wrote:
> Currently the library will select the first hugetlbfs mount it finds for a
> given page size for usage. This can lead to frustrating failures when root
> owns the first mount and a user has a later mount in the list. This patch
> makes find_mounts chec
On Wed, 07 Dec 2011, Eric B Munson wrote:
> Changes from V1:
> * Add note to HOWTO that the HEAPBASE option is not used with THP morecore
> * Change warning in thp_morecore to more accurately reflect the problem
> discovered
>
> Transparent huge pages (THP) make using huge pages on x86(_64) inc