osf1 man page for page_size

Query: page_size

OS: osf1

Section: 9v

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

page_size(9v)															     page_size(9v)

NAME
page_size - Global Variable: Is the virtual page size
SYNOPSIS
extern vm_size_t page_size;
DESCRIPTION
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 trans- fers so that they never cross a virtual page boundary. You should use this global variable only when: A subsystem cannot use the DMA map- ping 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
page_size(9v)
Related Man Pages
mbp_free(9) - debian
mbp_ext_free(9) - debian
mbp_sync(9) - debian
mbp_get_keep(9) - debian
mbp_destroy(9) - freebsd
Similar Topics in the Unix Linux Community
How to get the page size (of a url) using wget
TUNING: memory page sizes
Webpage size with Java
Find Page size in linux