hugetop - Man Page
report huge page information
Synopsis
hugetop [option ...]
Description
The hugetop command reports the huge page information of system and processes. It displays a summary of the system huge page status. For each process that has at least one huge page, the number of private and shared pages, along with the process PID and command name are displayed.
Options
- -d, --delay=N
Refresh the display every n in seconds. By default, hugetop refreshes the display every three seconds. To exit the program, hit q. This cannot be combined with the -o option.
- -n, --numa
Display per NUMA node huge page information.
- -o, --once
Display the output once and then exit.
- -H, --human
Display human-readable output.
- -h, --help
Display help text and exit.
- -V, --version
Display version information and exit.
Exit Status
- 0
Success.
- Others
Errno.
Author
zhenwei pi <pizhenwei@bytedance.com>
See Also
Standards
No standards apply.
Reporting Bugs
Please send bug reports to procps@freelists.org.