Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getpagesize(2) — DG/UX 4.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought



                                                           getpagesize(2)



        _________________________________________________________________
        getpagesize                                           System Call
        Get the system page size.
        _________________________________________________________________


        SYNTAX

        int  getpagesize ()


        PARAMETERS

        None.


        DESCRIPTION

        The getpagesize call returns the number of bytes in a page.  Some
        memory management calls require knowledge of this page size.  The
        page size is a system page size and may not be the same as the
        underlying hardware page size.


        ACCESS CONTROL

        No access permission is required.


        RETURN VALUE

        pagesize       The system page size, in bytes.


        EXCEPTIONS

        No errors are returned.


        SEE ALSO

        The related system calls:  shmget












        DG/UX 4.00                                                 Page 1
               Licensed material--property of copyright holder(s)



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