pagesize(1) centos man page | unix.com

Man Page: pagesize

Operating Environment: centos

Section: 1

PAGESIZE(1)						      General Commands Manual						       PAGESIZE(1)

NAME
pagesize - Print supported system page sizes
SYNOPSIS
pagesize [options]
DESCRIPTION
The pagesize utility prints the page sizes of a page of memory in bytes, as returned by getpagesizes(3). This is useful when creating por- table shell scripts, configuring huge page pools with hugeadm or launching applications to use huge pages with hugectl. If no parameters are specified, pagesize prints the system base page size as returned by getpagesize(). The following parameters affect what other pagesizes are displayed. --huge-only, -H Display all huge pages supported by the system as returned by gethugepagesizes(). --all, -a Display all page sizes supported by the system.
SEE ALSO
oprofile(1), getpagesize(2), getpagesizes(3), gethugepagesizes(3), hugectl(7), hugeadm(7), libhugetlbfs(7)
AUTHORS
libhugetlbfs was written by various people on the libhugetlbfs-devel mailing list. October 10, 2008 PAGESIZE(1)
Related Man Pages
getpagesizes(3) - centos
pagesize(1) - minix
pagesize(1) - debian
pagesize(1) - opendarwin
pagesize(1) - v7
Similar Topics in the Unix Linux Community
Remove the contents of a file without deleting the file
Replace x Number of String Occurrence with Sed
Copy huge data into vi editor
How to fix line breaks format text for huge files?
Want to extract certain lines from big file