Re: [Libhugetlbfs-devel] [PATCH] fail test only when MAP_FIXED fails on free slices

2012-11-06 Thread Eric B Munson
On Wed, 12 Sep 2012, Jan Stancek wrote: > huge_at_4GB_normal_below, huge_below_4GB_normal_above, straddle_4GB > are tests to test corner cases on powerpc. powerpc manages memory > using slices: low (0-4G) and high (4G-). > > These tests are using MAP_FIXED and try to mmap hugepage at various > lo

Re: [Libhugetlbfs-devel] [PATCH] fail test only when MAP_FIXED fails on free slices

2012-09-13 Thread David Gibson
ember, 2012 3:37:39 AM > > Subject: Re: [Libhugetlbfs-devel] [PATCH] fail test only when MAP_FIXED > > fails on free slices > > > > On Wed, Sep 12, 2012 at 12:02:46PM +0200, Jan Stancek wrote: > > > huge_at_4GB_normal_below, huge_below_4GB_normal_above, straddle_4

Re: [Libhugetlbfs-devel] [PATCH] fail test only when MAP_FIXED fails on free slices

2012-09-12 Thread Jan Stancek
- Original Message - > From: "David Gibson" > To: "Jan Stancek" > Cc: libhugetlbfs-devel@lists.sourceforge.net, an...@redhat.com > Sent: Thursday, 13 September, 2012 3:37:39 AM > Subject: Re: [Libhugetlbfs-devel] [PATCH] fail test only when MAP_FIXED

Re: [Libhugetlbfs-devel] [PATCH] fail test only when MAP_FIXED fails on free slices

2012-09-12 Thread David Gibson
On Wed, Sep 12, 2012 at 12:02:46PM +0200, Jan Stancek wrote: > huge_at_4GB_normal_below, huge_below_4GB_normal_above, straddle_4GB > are tests to test corner cases on powerpc. powerpc manages memory > using slices: low (0-4G) and high (4G-). > > These tests are using MAP_FIXED and try to mmap huge