1# memtoy test - lazy, single 8 page anon segment
2# bind to nodes 1&2 -- migration should not be req'd
3#
4numa
5anon foo 8p
6map foo
7mbind foo preferred 1
8touch foo w
9where foo
10numa
11#pause
12# lazy mig, but add wait to force touch
13mbind foo bind+m+w 1,2
14where foo
15touch foo r
16#migrate 2
17#where foo
18#numa
19