https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222202
Bug ID: 222202
Summary: Error when creating new thread via thr_new and trying
set it priority to RTP_PRIO_IDLE
Product: Base System
Version: 11.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
In file sys/kern/kern_thr.c in function thread_create when cheking parametr rtp
for it validity, value RTP_PRIO_IDLE processed like incorrect and function
return EINVAL. As i see it, this is a bug. Because it is possible setup any
other sheduler priority, except RTP_PRIO_ITHD (what is logicaly).
--
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]"