Re: [Libhugetlbfs-devel] [PATCH] Add configuration information to the HOWTO

2008-03-06 Thread Nishanth Aravamudan
On 05.03.2008 [10:20:29 +1100], David Gibson wrote: > On Tue, Mar 04, 2008 at 09:57:23AM -0800, Nishanth Aravamudan wrote: > > On 03.03.2008 [21:30:02 -0600], Jon Tollefson wrote: > > > Nishanth Aravamudan wrote: > > >> On 03.03.2008 [10:52:43 -0600], Adam Litke wrote: > > >> > > >>> On Wed, 200

Re: [Libhugetlbfs-devel] [PATCH] Add configuration information to the HOWTO

2008-03-04 Thread Nishanth Aravamudan
On 05.03.2008 [10:20:29 +1100], David Gibson wrote: > On Tue, Mar 04, 2008 at 09:57:23AM -0800, Nishanth Aravamudan wrote: > > On 03.03.2008 [21:30:02 -0600], Jon Tollefson wrote: > > > Nishanth Aravamudan wrote: > > >> On 03.03.2008 [10:52:43 -0600], Adam Litke wrote: > > >> > > >>> On Wed, 200

Re: [Libhugetlbfs-devel] [PATCH] Add configuration information to the HOWTO

2008-03-04 Thread David Gibson
On Tue, Mar 04, 2008 at 09:57:23AM -0800, Nishanth Aravamudan wrote: > On 03.03.2008 [21:30:02 -0600], Jon Tollefson wrote: > > Nishanth Aravamudan wrote: > >> On 03.03.2008 [10:52:43 -0600], Adam Litke wrote: > >> > >>> On Wed, 2008-02-27 at 10:22 -0800, Nishanth Aravamudan wrote: > >>> >

Re: [Libhugetlbfs-devel] [PATCH] Add configuration information to the HOWTO

2008-03-04 Thread Nishanth Aravamudan
On 03.03.2008 [21:30:02 -0600], Jon Tollefson wrote: > Nishanth Aravamudan wrote: >> On 03.03.2008 [10:52:43 -0600], Adam Litke wrote: >> >>> On Wed, 2008-02-27 at 10:22 -0800, Nishanth Aravamudan wrote: >>> +For the running of the libhugetlbfs testsuite (see below), allocating 20

Re: [Libhugetlbfs-devel] [PATCH] Add configuration information to the HOWTO

2008-03-03 Thread Jon Tollefson
Nishanth Aravamudan wrote: > On 03.03.2008 [10:52:43 -0600], Adam Litke wrote: > >> On Wed, 2008-02-27 at 10:22 -0800, Nishanth Aravamudan wrote: >> >>> +For the running of the libhugetlbfs testsuite (see below), allocating 20 >>> +static hugepages is recommended. Due to memory restrictions

Re: [Libhugetlbfs-devel] [PATCH] Add configuration information to the HOWTO

2008-03-03 Thread Nishanth Aravamudan
On 03.03.2008 [10:52:43 -0600], Adam Litke wrote: > > On Wed, 2008-02-27 at 10:22 -0800, Nishanth Aravamudan wrote: > > +For the running of the libhugetlbfs testsuite (see below), allocating 20 > > +static hugepages is recommended. Due to memory restrictions, the number > > Doesn't the correct nu

Re: [Libhugetlbfs-devel] [PATCH] Add configuration information to the HOWTO

2008-03-03 Thread Adam Litke
On Wed, 2008-02-27 at 10:22 -0800, Nishanth Aravamudan wrote: > +For the running of the libhugetlbfs testsuite (see below), allocating 20 > +static hugepages is recommended. Due to memory restrictions, the number Doesn't the correct number needed depend on the huge page size? -- Adam Litke - (

Re: [Libhugetlbfs-devel] [PATCH] Add configuration information to the HOWTO

2008-02-27 Thread Andrew Hastings
Nishanth Aravamudan wrote: > +To use libhugetlbfs features, as well as to run the testsuite, hugetlbfs > +must be mounted: > + > + mkdir -p /mnt/hugetlbfs > + mount -t hugetlbfs none /mnt/hugetlbfs > + > +If hugepages should be available to non-root users, the permissions on > +the mountpo