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)
Mon, Feb 10, 4:47 PM
Unknown Object (File)
Sun, Feb 9, 12:46 PM
Unknown Object (File)
Mon, Jan 27, 2:10 PM
Unknown Object (File)
Mon, Jan 27, 1:49 PM
Unknown Object (File)
Sun, Jan 26, 10:43 PM
Unknown Object (File)
Jan 17 2025, 5:00 PM
Unknown Object (File)
Dec 25 2024, 3:14 AM
Unknown Object (File)
Nov 21 2024, 6:49 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