Re: ULE nice bugs are fixed.

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Fri, 11 Apr 2003 17:04:54 -0700
On Fri, Apr 11, 2003 at 06:30:26PM -0400, Jeff Roberson wrote:
> 
> Line 303 and 647 of ffs_snapshot.  Change the "td->td_ksegrp->kg_nice = x"
> to "sched_nice(td->td_ksegrp, x);"  let me know if that fixes it (it
> will).
> 

The above with the additional of sys/sched.h fixes
the panics I have had.  Unfortunately linux-mozilla
still silently reboots my laptop.  I'm assuming that
the linux-mozilla problem is signal related. 

-- 
Steve
Received on Fri Apr 11 2003 - 15:04:59 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:03 UTC