Scroll to navigation

HUGETOP(1) General Commands Manual HUGETOP(1)

NAME

hugetop - 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

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.
Display per NUMA node huge page information.
Display the output once and then exit.
Display human-readable output.
Display help text and exit.
Display version information and exit.

EXIT STATUS

0
Success.
Errno.

AUTHOR

zhenwei pi <pizhenwei@bytedance.com>

SEE ALSO

pmap(1)

STANDARDS

No standards apply.

REPORTING BUGS

Please send bug reports to procps@freelists.org.

2024-01-18 procps-ng