ULE nice bugs are fixed.
Steve Kargl
sgk at troutmask.apl.washington.edu
Fri Apr 11 16:19:51 PDT 2003
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
More information about the freebsd-current
mailing list