1 # memtoy test - lazy, single 8 page anon segment 2 # bind to nodes 1&2 -- migration should not be req'd 3 # 4 numa 5 anon foo 8p 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 bind+m+w 1,2 14 where foo 15 touch foo r 16 #migrate 2 17 #where foo 18 #numa 19