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)
Wed, Mar 19, 3:47 AM
Unknown Object (File)
Mon, Mar 17, 5:49 AM
Unknown Object (File)
Tue, Feb 25, 2:36 AM
Unknown Object (File)
Feb 21 2025, 6:00 AM
Unknown Object (File)
Feb 19 2025, 2:34 AM
Unknown Object (File)
Feb 10 2025, 4:47 PM
Unknown Object (File)
Feb 9 2025, 12:46 PM
Unknown Object (File)
Jan 27 2025, 2:10 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