Re: [Libhugetlbfs-devel] Fix for bitrot in linkhuge_nofd

2009-10-16 Thread Eric B Munson
On Fri, 16 Oct 2009, David Gibson wrote: > The linkhuge_nofd testcase no longer tests what it's supposed to - > that the elflink code will correctly fall back to normal pages if > hugepages are not available. > > The testcase checked this path by overriding the > hugetlbfs_unlinked_fd() function

[Libhugetlbfs-devel] Fix for bitrot in linkhuge_nofd

2009-10-15 Thread David Gibson
The linkhuge_nofd testcase no longer tests what it's supposed to - that the elflink code will correctly fall back to normal pages if hugepages are not available. The testcase checked this path by overriding the hugetlbfs_unlinked_fd() function with one that always fails. However newer revisions o