[Bug 226107] typo in comment of function tdq_runq_add in sched_ule.c
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Dec 2021 14:13:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226107
Ed Maste <emaste@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emaste@freebsd.org
--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
It's actually >= PRI_MIN_BATCH and <= PRI_MAX_BATCH, and PRI_MIN_BATCH is
PRI_MIN_TIMESHARE + PRI_INTERACT_RANGE, so it's not MIN and MAX timeshare
either. I think both the comment and code warrant some more consideration.
--
You are receiving this mail because:
You are the assignee for the bug.