blob: 602ff6a884b273903406bbf5c2bb2daa68d02de6 [file] [log] [blame]
# memtoy test - lazy, single 8 page anon segment
# bind to nodes 1&2 -- migration should not be req'd
#
numa
anon foo 8p
map foo
mbind foo preferred 1
touch foo w
where foo
numa
#pause
# lazy mig, but add wait to force touch
mbind foo bind+m+w 1,2
where foo
touch foo r
#migrate 2
#where foo
#numa