Page MenuHomeFreeBSD

cpuset: Add a -g mode to print the number of CPUs in the set
Needs ReviewPublic

Authored by markj on Aug 29 2022, 6:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 28, 1:02 PM
Unknown Object (File)
Sat, Mar 28, 1:00 PM
Unknown Object (File)
Mon, Mar 23, 10:22 AM
Unknown Object (File)
Wed, Mar 11, 2:45 PM
Unknown Object (File)
Tue, Mar 10, 3:36 AM
Unknown Object (File)
Thu, Mar 5, 3:36 PM
Unknown Object (File)
Feb 21 2026, 10:34 AM
Unknown Object (File)
Feb 14 2026, 10:52 AM
Subscribers
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Just a proposal, no man page update yet.

Diff Detail

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

Event Timeline

markj requested review of this revision.Aug 29 2022, 6:02 PM

Provide a -H flag to suppress printing of headers.

I don't think splitting this into 2 printf statements buys anything, but functionality LGTM

As I said few times this is blockign some other stuff, most notably passing a small thread limit to the llvm linker.

if this or something else providing this functinality does not land till friday next week I'm going to commit my original patch from D36351

i'm going to commit some time over the weekend