| Summary: | possible priority inversion with use of idprio | ||
|---|---|---|---|
| Product: | Base System | Reporter: | trost <trost> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
trost
2000-03-31 21:20:01 UTC
State Changed From-To: open->closed You are correct that idprio has a priority inversion problem. I am not sure about your hypothesized explanation, but the general problem is known and there is an earlier open PR describing the problem. Thanks. References: sys/kern/kern_synch.c and kern/5641 The problem is not expected to be solved in the short term. Hehe. Fixing it is a low-priority task for us. :) |