[Libhugetlbfs-devel] libhugetlbfs malloc test fail

2012-06-12 Thread Josh Boyer
Hi, I've been poking around at the libhugetlbfs testcases and there are a small number of failures that I can't figure out. The primary one is the malloc test. From all appearances, it seems that the custom hugetlbfs_morecore function isn't getting called when the test calls malloc, and it fails

Re: [Libhugetlbfs-devel] libhugetlbfs malloc test fail

2012-06-12 Thread Josh Boyer
On Tue, Jun 12, 2012 at 5:18 PM, Eric B Munson wrote: > On Tue, 12 Jun 2012 15:34:32 -0400, Josh Boyer wrote: >> >> Hi, >> >> I've been poking around at the libhugetlbfs testcases and there are a >> small number of failures that I can't figure out.  T