*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> page_size (9v)              
Title
Content
Arch
Section
 

page_size(9v)

Contents


NAME    [Toc]    [Back]

       page_size - Global Variable: Is the virtual page size

SYNOPSIS    [Toc]    [Back]

       extern vm_size_t page_size;

DESCRIPTION    [Toc]    [Back]

       The  page_size  global  variable  is the size of a virtual
       page on a CPU. A device driver can use this  global  variable
 to partition I/O transfers so that they never cross a
       virtual page boundary. You should use this global variable
       only when: A subsystem cannot use the DMA mapping routines
       (such as, dma_map_alloc, dma_map_load, and so forth) There
       is  a  one-to-one correspondence between the system memory
       map and the I/O's view of the system memory space

FILES    [Toc]    [Back]

                                                    page_size(9v)
[ Back ]
 Similar pages
Name OS Title
MALLOC Tru64 General: Allocates a variable-size section of kernel virtual memory
lbolt Tru64 Global Variable: Is a periodic wakeup mechanism
pthread_setconcurrency Tru64 Changes the value of the concurrency level global variable for this process
vars IRIX Perl pragma to predeclare global variable names
hz Tru64 Global Variable: Stores the number of clock ticks per second
pthread_getconcurrency Tru64 Obtains the value of the concurrency level global variable for this process
cpu Tru64 Global Variable: Provides a unique logical processor-type family identifier
getpagesize OpenBSD get system page size
getpagesize NetBSD get system page size
getpagesize Linux get system page size
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service