https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240043

--- Comment #57 from Tijl Coosemans <t...@freebsd.org> ---
(In reply to Alex S from comment #56)
In struct sched_param larger values mean higher priority.  Inside the kernel,
larger values mean lower priority.  Linux and FreeBSD are the same here. 
RTP_PRIO_(MAX|MIN) define the range in the FreeBSD kernel.  I wanted to use
P1B_PRIO_(MIN|MAX) as in sys/kern/ksched.c but they aren't defined in any
header.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to