Hi Josh,
zone_reclaim_mode was set on 0 for all my tests. I’ve also set it to the other values (1, 2, 4) but there was no improvement. Tests results are the following (1 run for each test): echo 0 > /proc/sys/vm/zone_reclaim_mode 130s echo 1 > /proc/sys/vm/zone_reclaim_mode 129s echo 2 > /proc/sys/vm/zone_reclaim_mode 134s echo 4 > /proc/sys/vm/zone_reclaim_mode 131s
Thank you for your help. Best regards, Pietro |