Re: [Libhugetlbfs-devel] [PATCH] tests: Check if huge page size is valid

2008-03-01 Thread Nishanth Aravamudan
On 29.02.2008 [22:58:57 -0600], Jon Tollefson wrote: > tests: Verify that the huge page size is valid. Looks correct. I've added a bit that this prevents expected failures with 16G pages. > Signed-off-by: Jon Tollefson <[EMAIL PROTECTED]> Signed-off-by: Nishanth Aravamudan <[EMAIL PROTECTED]> T

[Libhugetlbfs-devel] [PATCH] tests: Check if huge page size is valid

2008-02-29 Thread Jon Tollefson
tests: Verify that the huge page size is valid. Signed-off-by: Jon Tollefson <[EMAIL PROTECTED]> diff -u libhugetlbfs-1.2.orig/tests/mlock.c libhugetlbfs-1.2/tests/mlock.c --- libhugetlbfs-1.2.orig/tests/mlock.c 2007-09-10 08:27:44.0 -0500 +++ libhugetlbfs-1.2/tests/mlock.c 2008-02-