MFC after: 2 weeks
Sponsored by: FreeBSD Foundation
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
No Test Coverage - Build Status
Buildable 77294 Build 74177: arc lint + arc unit
Event Timeline
Comment Actions
Remove kern.sched.preemption (This is shared between 4BSD and ULE, so it should be in scheduler.4)
Comment Actions
It's really nice to move it from here in the commit where you're adding that, that way you're not creating a state where that part of the docs is temporarily missing.
Comment Actions
It's better in general, but that does not always happen (see discussion we had in D54881). Minsoo has nothing to do with the situation here, the change was introduced in eb454937a3c0 ("sys: Move ULE sysctls under kern.sched.ule"), so if anyone is to blame, it's kib@ and in part myself as a reviewer (and I did bad when approving the change, on multiple levels).