Re: [Libhugetlbfs-devel] [PATCH V2] Check permissions when selecting mount

2011-12-15 Thread Eric B Munson
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

Re: [Libhugetlbfs-devel] [PATCH 0/3 V2] Extend morecore functionality to better use THP

2011-12-15 Thread Eric B Munson
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