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)
Jan 20 2024, 6:55 AM
Unknown Object (File)
Dec 23 2023, 12:01 AM
Unknown Object (File)
Dec 19 2023, 6:08 PM
Unknown Object (File)
Nov 28 2023, 12:03 AM
Unknown Object (File)
Nov 6 2023, 2:38 PM
Unknown Object (File)
Nov 1 2023, 12:35 PM
Unknown Object (File)
Oct 30 2023, 11:49 PM
Unknown Object (File)
Oct 26 2023, 11:01 PM
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