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)
Mon, Aug 3, 12:59 AM
Unknown Object (File)
Thu, Jul 30, 3:23 PM
Unknown Object (File)
Wed, Jul 29, 12:12 AM
Unknown Object (File)
Sat, Jul 25, 2:34 PM
Unknown Object (File)
Sat, Jul 18, 9:28 AM
Unknown Object (File)
Jun 21 2026, 9:58 PM
Unknown Object (File)
Jun 20 2026, 10:22 PM
Unknown Object (File)
Jun 19 2026, 2:32 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