Home | History | Annotate | Download | only in Xpm-tests
      1 # memtoy test  - lazy migrate single 1G anon segment
      2 #
      3 numa
      4 anon foo 1g
      5 map foo
      6 mbind foo preferred 1
      7 touch foo w
      8 where foo
      9 numa
     10 #pause
     11 # lazy mig, but add wait to force touch
     12 mbind foo bind+m+w 2
     13 where foo
     14 #touch foo r
     15 numa
     16