On Wed, Aug 27, 2008 at 06:34:54PM +0000, Adam Litke wrote: > It is now possible for 32 and 64 bit applications to require different mount > points. For example: powerpc 16G pages can only be used by 64 bit apps. To > handle this case, check for mount points in both a 32 and 64 bit context. > Only > run tests for a word size with a valid mount point. > > When cleaning up elflink share files, remove files from all detected mount > points.
I think you're thinking about this the wrong way around. To test thoroughly, we want to test as many page sizes as are available. So rather than attempting to find a single pagesize/mountpoint for each wordsize, we should instead attempt to run through the whole testsuite for each pagesize. Then it's just a matter of not running the 32-bit tests when we're doing a run on pagesize that's too big. -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson ------------------------------------------------------------------------- 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 Libhugetlbfs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel