[Midnightbsd-cvs] [MidnightBSD/src] 635e9e: sched_mic: add sched_mic(4) manual page

Lucas Holt noreply at github.com
Thu Jun 11 23:11:55 EDT 2026


  Branch: refs/heads/sched_mic-manpage
  Home:   https://github.com/MidnightBSD/src
  Commit: 635e9e413fdb197a990c6be2528c0aceec126cbb
      https://github.com/MidnightBSD/src/commit/635e9e413fdb197a990c6be2528c0aceec126cbb
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    M share/man/man4/Makefile
    M share/man/man4/sched_4bsd.4
    A share/man/man4/sched_mic.4
    M share/man/man4/sched_ule.4

  Log Message:
  -----------
  sched_mic: add sched_mic(4) manual page

SCHED_MIC was added in 8856847c9a without a manual page, while the other
schedulers ship sched_ule(4) and sched_4bsd(4). Add sched_mic(4),
modeled on sched_ule(4), documenting the four hybrid core priority
classes, the per-CPU class detection, and the kern.sched.* tunables
(class_weight_eff, class_weight_lp, smt_busy_penalty, prefer_compute,
detect_lpe, and the read-only core_class dump).

Wire it into share/man/man4/Makefile and add cross-references from
sched_ule(4) and sched_4bsd(4).

Co-Authored-By: Claude Fable 5 <noreply at anthropic.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications


More information about the Midnightbsd-cvs mailing list