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)
Sat, Aug 1, 3:01 PM
Unknown Object (File)
Thu, Jul 30, 3:21 PM
Unknown Object (File)
Tue, Jul 21, 9:46 AM
Unknown Object (File)
Sat, Jul 18, 3:41 PM
Unknown Object (File)
Jul 3 2026, 1:25 PM
Unknown Object (File)
Jun 27 2026, 7:04 AM
Unknown Object (File)
Jun 21 2026, 2:37 PM
Unknown Object (File)
May 10 2026, 9:01 PM
Subscribers

Details

Summary

Based on a similar change to arm64 in 01a8235ea61c.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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