Module sysconf::page[][src]

Query for configuration related to memory pages.

Huge Pages

Some systems support "huge pages" that are larger than the system's default page size. In the documentation for this module, we use the Linux name of "huge pages," although they go by different names on different platforms - superpages on Mac, and large pages on Windows.

Functions

pagesize

Get the system's page size.