1# memtoy test - lazy migration of entire 1M mapped file 2# requires ./zerofile-1m 3# 4numa 5file zerofile-1m 6map zerofile-1m 7mbind zerofile-1m preferred 1 8touch zerofile-1m w 9where zerofile-1m 10numa 11#pause 12# lazy mig [move], but add wait to force touch 13mbind zerofile-1m bind+m+w 2 14where zerofile-1m 15numa 16