 |
|
|
NAME
| | pagesize - display the size or sizes of a page of memory |
SYNOPSIS
| |
The pagesize utility prints the default size of a page of memory in bytes, as returned by getpagesize(3C). This program is useful in constructing
portable shell scripts.
|
| |
The following option is supported:
- -a
- Prints out all possible hardware address translation sizes supported by the system.
|
| |
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| Availability | SUNWcsu |
|
Company Info
|
Contact
|
Copyright 2003 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
|