https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246940
--- Comment #10 from [email protected] --- - missed sys/sys/priority.h:PRI_FIFO. Added that, since they would not be included by checking for td->td_pri_class == PRI_REALTIME (PRI_FIFO is a flag). I do not update the suggested patch because I assume you'll have some more important advice for changes. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
