Comment 4 for bug 2073214

Revision history for this message
Christian Ehrhardt  (paelzer) wrote : Re: hugepages causes permissions error [invalid, page pool too small]

Thank you for your reply and I'm glad I could help by providing some cross-checks and context.

You can try to see what allocates the huge pages (as I'm also curious now).
See https://unix.stackexchange.com/questions/167451/how-to-monitor-use-of-huge-pages-per-process

this will list you processes that map hugepages
And the path will include the PID which you can map back to the program using it.