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