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
F170809876: D30655.id90468.diff
Sun, Sep 6, 6:52 PM
F170772679: D30655.id90468.diff
Sun, Sep 6, 1:29 PM
Unknown Object (File)
Thu, Sep 3, 8:48 AM
Unknown Object (File)
Thu, Sep 3, 2:40 AM
Unknown Object (File)
Wed, Sep 2, 3:04 PM
Unknown Object (File)
Tue, Sep 1, 7:47 AM
Unknown Object (File)
Tue, Sep 1, 2:52 AM
Unknown Object (File)
Mon, Aug 31, 3:07 PM
Subscribers

Details

Summary

Based on a similar change to arm64 in 01a8235ea61c.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39735
Build 36624: arc lint + arc unit

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