# memtoy test 4 - single 1g anon segment
# interleave across (0,1); then migrate to (2,3)
numa
anon foo 1g
map foo
mbind foo interleaved 0,1
touch foo w
where foo 8p 64p
numa
#pause
migrate 2,3 0,1
touch foo r
where foo 8p 64p
numa