Just attempted to run test suite with 1GB huge page size and saw
many failures.  I would expect many 32bit executables to fail
due to limitations on address space size.  However, there were
many failures in 64bit executables as well.  The first one I
looked at passed mmap a size that was not a multiple of 1GB
huge page size.  This value was hard coded in the test.

Would it be safe to assume that the test suite was put together
mostly using 2MB huge pages, and anything besides that may or
may not work?
-- 
Mike Kravetz

------------------------------------------------------------------------------
_______________________________________________
Libhugetlbfs-devel mailing list
Libhugetlbfs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to