-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
Fully Compatible
-
v8.0
-
Security 2024-04-15, Security 2024-04-29, Service Arch 2024-05-13
With the switch to recommending THP on, we should capture metrics abut how much THP a process is consuming.
Add AnonHugePages from /proc/meminfo.
Add nr_anon_transparent_hugepages, thp_fault_alloc, thp_collapse_alloc, thp_fault_fallback and thp_swpout from /proc/vmstat.
See https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html for more information,.