On 15.04.2008 [10:39:01 -0700], Eric B Munson wrote:
> Ensure that the locked memory limit is bigger than a huge page before trying
> the test.
>
> Signed-off-by: Eric Munson <[EMAIL PROTECTED]>
Applied, thanks,
Nish
--
Nishanth Aravamudan <[EMAIL PROTECTED]>
IBM Linux Technology Center
--
Ensure that the locked memory limit is bigger than a huge page before trying
the test.
Signed-off-by: Eric Munson <[EMAIL PROTECTED]>
---
Changes from v1: use check_hugepagesize to avoid 32 bit overflow
tests/mlock.c |7 +++
1 file changed, 7 insertions(+)
diff -upNr libhugetlbfs-1.3-p
On 11.04.2008 [17:26:33 -0700], Eric B Munson wrote:
> Ensure that the locked memory limit is bigger than a huge page before trying
> the test.
>
> Signed-off-by: Eric Munson <[EMAIL PROTECTED]>
>
> ---
>
> tests/mlock.c |6 ++
> 1 file changed, 6 insertions(+)
>
> diff -upNr libhugetl
Ensure that the locked memory limit is bigger than a huge page before trying
the test.
Signed-off-by: Eric Munson <[EMAIL PROTECTED]>
---
tests/mlock.c |6 ++
1 file changed, 6 insertions(+)
diff -upNr libhugetlbfs-1.3-pre1.orig/tests/mlock.c
libhugetlbfs-1.3-pre1/tests/mlock.c
--- li