[Libhugetlbfs-devel] Banner Natal 2011

2011-12-11 Thread Refrimur
  Problemas para visualizar a mensagem? Acesse aqui   Clique para não receber nossos emails     -- Learn Windows Azure Live! Tuesday, Dec

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

2011-12-11 Thread Eric B Munson
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 check if a given mount is usable by the current user.

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

2011-12-11 Thread Eric B Munson
On Sat, 10 Dec 2011, David Gibson wrote: > On Fri, Dec 09, 2011 at 02:20:17PM -0500, 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 us