Linux Kernel: 6.5.0-44-generic
HugePages_Total: 64
HugePages_Free: 40
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
There are 24 pages apparently being consumed for which I am unable to find the Allocator/Consumer.
I checked hugetlbfs
, no files. Checked ipcs
shared memory segment, no entries there.
checked /proc/[[:digit:]]*/smaps
, no process seem to be using Hugepage.
Not sure where else to search, will be helpful if I get some guidance here. Thanks in advance.