Page MenuHomeFreeBSD

riscv: Add an hw.ncpu tunable to limit the number of cores
ClosedPublic

Authored by jrtc27 on Jun 5 2021, 7:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 25, 11:32 PM
Unknown Object (File)
Tue, Nov 18, 12:23 PM
Unknown Object (File)
Tue, Oct 28, 9:37 PM
Unknown Object (File)
Tue, Oct 28, 9:37 PM
Unknown Object (File)
Tue, Oct 28, 9:37 PM
Unknown Object (File)
Tue, Oct 28, 4:16 PM
Unknown Object (File)
Oct 27 2025, 3:59 AM
Unknown Object (File)
Oct 14 2025, 11:59 PM
Subscribers

Details

Summary

Based on a similar change to arm64 in 01a8235ea61c.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39735
Build 36624: arc lint + arc unit

Event Timeline

jrtc27 requested review of this revision.Jun 5 2021, 7:51 PM
mhorne added inline comments.
sys/riscv/riscv/mp_machdep.c
548

No nicer way to do this I suppose :|

This revision is now accepted and ready to land.Jun 7 2021, 8:54 PM