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
F58585347: D30655.diff
Mon, Mar 27, 5:43 AM
Unknown Object (File)
Feb 6 2023, 12:07 AM
Unknown Object (File)
Dec 17 2022, 10:54 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