Re: [Libhugetlbfs-devel] [PATCH] run_tests.sh should update FREE_HPAGES before use

2006-08-09 Thread Adam Litke
On Wed, 2006-08-09 at 12:01 -0700, Nishanth Aravamudan wrote: > Description: Recalculate the number of free hugepages before using it > has a parameter in run_tests.sh. The number may change due to the > sharing tests or other things running in the system. This is to work > around both cases. > >

[Libhugetlbfs-devel] [PATCH] run_tests.sh should update FREE_HPAGES before use

2006-08-09 Thread Nishanth Aravamudan
Description: Recalculate the number of free hugepages before using it has a parameter in run_tests.sh. The number may change due to the sharing tests or other things running in the system. This is to work around both cases. Signed-off-by: Nishanth Aravamudan <[EMAIL PROTECTED]> diff --git a/tests