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)
Sat, Dec 28, 2:49 AM
Unknown Object (File)
Dec 3 2024, 5:01 AM
Unknown Object (File)
Oct 29 2024, 5:08 PM
Unknown Object (File)
Oct 2 2024, 6:58 PM
Unknown Object (File)
Sep 27 2024, 4:03 PM
Unknown Object (File)
Sep 8 2024, 12:41 PM
Unknown Object (File)
Sep 8 2024, 9:16 AM
Unknown Object (File)
Sep 8 2024, 4: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