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, Apr 6, 7:49 AM
Unknown Object (File)
Dec 22 2023, 11:28 PM
Unknown Object (File)
Nov 21 2023, 10:20 AM
Unknown Object (File)
Nov 9 2023, 6:32 PM
Unknown Object (File)
Nov 7 2023, 6:16 AM
Unknown Object (File)
Oct 31 2023, 3:53 PM
Unknown Object (File)
Oct 8 2023, 5:27 PM
Unknown Object (File)
Oct 6 2023, 5:12 AM
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