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
F103020544: D36390.id109969.diff
Tue, Nov 19, 10:14 PM
Unknown Object (File)
Wed, Nov 13, 7:03 AM
Unknown Object (File)
Oct 18 2024, 5:54 PM
Unknown Object (File)
Oct 8 2024, 2:34 PM
Unknown Object (File)
Oct 8 2024, 2:34 PM
Unknown Object (File)
Oct 8 2024, 2:34 PM
Unknown Object (File)
Oct 8 2024, 1:56 PM
Unknown Object (File)
Oct 1 2024, 1:07 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 47176
Build 44063: 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