Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
<memoryBacking>
<hugepages/>
</memoryBacking>

This shows its working, noticed the "Free"

No Format
[root@kvmatrix ~]# cat /proc/meminfo | grep Huge
AnonHugePages:  13359104 kB
ShmemHugePages:        0 kB
HugePages_Total:    8600
HugePages_Free:      408 << This is the extra cushion
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
No Format
sysctl -a | grep zone_reclaim_mode 

...