Re: ULE nice bugs are fixed.

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Fri, 11 Apr 2003 16:19:48 -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).
> 

Do I need to add a header file?  The compile stops
with "ffs_snapshot.c:303: warning: implicit declaration
of function sched_nice"

-- 
Steve
Received on Fri Apr 11 2003 - 14:19:50 UTC

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