Re: SCHED_ULE and nice still ignored

From: Tom (tom_at_sdf.com)
Date: 01/31/04

  • Next message: Marco Wertejuk: "Re: SCHED_ULE and nice still ignored"
    Date: Sat, 31 Jan 2004 13:53:16 -0800 (PST)
    To: Harald Schmalzbauer <h@schmalzbauer.de>
    
    

    On Sat, 31 Jan 2004, Harald Schmalzbauer wrote:

    ...
    > If I start a process with nice 15 (like seti) it shouldn't slow down my
    > machine by exponetial factors.
    > It should take cycles which are almost unused and not block regular processes
    > (like make)
    ...

      Isn't "idprio" the best way of scheduling a process to run when the
    system is otherwise idle? Can you try with idprio?

      From what I know of "nice", it should reduces the processes scheduling
    priority. There is no definition in the nice manpage on the exact
    definition of reduced priority means.

    Tom
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Marco Wertejuk: "Re: SCHED_ULE and nice still ignored"