• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# memtoy test - lazy migrate 8p range of single 1M shm seg
2#
3numa
4shm foo 1m
5map foo
6mbind foo preferred 1
7touch foo w
8where foo 0 32p
9numa
10#pause
11# lazy mig [move], but add wait to force touch
12mbind foo 8p 1p bind+m+w 2
13where foo 0 32p
14#touch foo r
15#migrate 3
16#where foo 0 32p
17#numa
18