MM: zero memory at free and deferred zero
Change-Id: Ib0055d6f2bdd10d05d749dcd1f3d5c3d318f22f3
This commit is contained in:
@@ -102,6 +102,7 @@ uint64_t schedule_timeout(uint64_t timeout)
|
||||
|
||||
/* Spin wait */
|
||||
while ((rdtsc() - t_s) < LOOP_TIMEOUT) {
|
||||
ihk_numa_zero_free_pages(ihk_mc_get_numa_node_by_distance(0));
|
||||
cpu_pause();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user