On Wed, 30 Jul 2008, David Gibson wrote:

> Current libhugetlbfs git seems to fail on the large_mounts test:
> 
> sneetch:~/libhugetlbfs$ LD_LIBRARY_PATH=obj32 ./tests/obj32/large_mounts
> Starting testcase "./tests/obj32/large_mounts", pid 16375
> libhugetlbfs [sneetch:16375]: ERROR: /proc/mounts is too long
> FAIL       Unable to find mount point
> 
> AFAICT, the rearrangement of hugetlbfs_find_path() for
> multi-mountpoint support has broken support for large mounts files.
> 

It isn't the rearrangement, but that the patch to change the way the mounts
file has not been applied.  So we still only read the first 4kb of
/proc/mounts.  Adam is looking into separating out that portion of the
multi-mount support to fix this issue.

-Eric

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libhugetlbfs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to