Page MenuHomeFreeBSD

sched_4bsd: fix comment in maybe_preempt()
Needs ReviewPublic

Authored by mchoo on Fri, Sep 4, 5:37 PM.

Details

Reviewers
jhb
Group Reviewers
scheduler
Summary

The comment says the new thread's priority is not a realtime priority
while the code states pri > PRI_MAX_ITHD which is interrupt priorities
not realtime.

MFC after: 2 weeks
MFC to: stable/14, stable/15
Sponsored by: FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 76510
Build 73393: arc lint + arc unit