Page MenuHomeFreeBSD

top: allow changing PCPU stats and/or showing args defaults at compile time
Needs ReviewPublic

Authored by stevek on Mar 1 2024, 2:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 21, 9:58 PM
Unknown Object (File)
Sat, Jun 20, 10:22 PM
Unknown Object (File)
Fri, Jun 19, 2:32 AM
Unknown Object (File)
Sat, May 30, 1:46 PM
Unknown Object (File)
Sat, May 30, 6:15 AM
Unknown Object (File)
Thu, May 28, 2:17 PM
Unknown Object (File)
May 15 2026, 2:26 AM
Unknown Object (File)
May 11 2026, 1:16 AM
Subscribers

Details

Reviewers
kevans
Summary

The following options can enabled by default by adding the appropriate
define at compile time:
TOP_PCPU_STATS - enable PCP stats by default (equivalent of the -P flag)
TOP_SHOW_ARGS - enable showing args by default (equivalent of the 'a' key)

Obtained from: Juniper Networks, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56356
Build 53244: arc lint + arc unit