tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: memcpy of struct buf, or similar?
On Sat, Jun 14, 2008 at 05:03:45PM +0100, Chris Gilbert wrote:
> > Having come to this issue fresh from not looking at it for a week I
> > think I've identified the problem.
> >
> > By adding code into the sleepq_changepri/lendpri code to save the last
> > lwp that was removed and inserted, I found that the biowait thread was
> > lendpri'd just before the lockup occurs, suggesting that it was briefly
> > not in the sleepq.
Good catch!
Andrew
Home |
Main Index |
Thread Index |
Old Index