• Oran Agra's avatar
    Skip defrag tests on systems with bigger page sizes (#8294) · 5843a45d
    Oran Agra authored
    The defragger works well on these systems, but the tests and their
    thresholds are not adjusted for these big pages, so the defragger isn't
    able to get down the fragmentation to the levels the test expects and it
    fails on "defrag didn't stop".
    
    Randomly choosing 8k as the threshold for the skipping
    
    Fixes #8265 (which had 65k pages)
    5843a45d
memefficiency.tcl 20.6 KB