2005-11-04 02:29:50

by Arun Sharma

[permalink] [raw]
Subject: IPC_STAT and SHM_HUGETLB


If one process creates a shared memory segment with SHM_HUGETLB, how can
another process find out if the shmid corresponds to a hugetlb page?

IPC_STAT doesn't seem to return anything that says the segment is made
up of hugetlb pages.

-Arun