Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getpagesize(2) — AIX PS/2 1.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

brk, sbrk

getrlimit, setrlimit, vlimit



GETPAGESIZE(2,L)            AIX Technical Reference            GETPAGESIZE(2,L)



-------------------------------------------------------------------------------
getpagesize



PURPOSE

Gets system page size.

SYNTAX

int getpagesize ()


DESCRIPTION

The getpagesize system call returns the number of bytes in a page.  Page
granularity is the granularity of many of the memory management calls.

The page size is a system page size and may not be the same as the underlying
hardware page size.

RELATED INFORMATION

In this book:  "brk, sbrk" and "getrlimit, setrlimit, vlimit."






























Processed November 7, 1990     GETPAGESIZE(2,L)                               1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026