On Thu, Nov 13, 2008 at 08:26:12PM +0000, Adam Litke wrote:
> Now that libhugetlbfs can work with multiple huge page sizes, testing this
> support has become a priority.  The following patch enables automatic testing
> of page sizes that are mounted and have at least one page allocated.  Care is
> taken to assure that only valid combinations are tested.  For example, 32bit
> tests are not run with 16GB pages.  Following the run, a summary of all page
> sizes tested is printed.  The following is some example output of the new
> script:
> 
> *                      64K            16M            16G
> *                      32-bit 64-bit  32-bit 64-bit  32-bit 64-bit
> *     Total testcases:    86     89      86     89       0     89
> *             Skipped:    20      0      20      0       0      0
> *                PASS:    59     75      62     85       0     49
> *                FAIL:     5      6       1      1       0     29
> *    Killed by signal:     0      0       0      0       0      0
> *   Bad configuration:     2      2       3      3       0     10
> *       Expected FAIL:     0      0       0      0       0      0
> *     Unexpected PASS:     0      0       0      0       0      0
> * Strange test result:     0      6       0      0       0      1
> **********
> 

I took a glance through the script. It's not very close because it
either runs to completion with little/no difference in the output or it
doesn't. Nothing horrible jumps out and even without knowing python,
it's readable.


-------------------------------------------------------------------------
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

Reply via email to