Re: scheduler interactivity: timeslice calculation seem wrong
From: Con Kolivas (kernel_at_kolivas.org)
Date: 08/19/03
- Previous message: Fredrick Knieper: "pdc-ultra promise 150tx2+ driver bug? hard lock/other crashiness"
- In reply to: Eric St-Laurent: "scheduler interactivity: timeslice calculation seem wrong"
- Next in thread: Eric St-Laurent: "Re: scheduler interactivity: timeslice calculation seem wrong"
- Reply: Eric St-Laurent: "Re: scheduler interactivity: timeslice calculation seem wrong"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Eric St-Laurent <ericstl34@sympatico.ca>, linux-kernel@vger.kernel.org Date: Tue, 19 Aug 2003 14:13:00 +1000
On Tue, 19 Aug 2003 12:54, Eric St-Laurent wrote:
> currently, nicer tasks (nice value toward -20) get larger timeslices,
> and less nice tasks (nice value toward 19) get small timeslices.
You mean this the other way round, no? +nice means more nice.
For the most part, most tasks start at nice 0 so they pretty much all get the
same size timslices unless they get preempted. The rest of the discussion
you can debate to the end of the earth, but application counts once you've
implemented theory. Changing it up and down by dynamic priority one way and
then the other wasn't helpful when I've tried it previously.
Con
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Fredrick Knieper: "pdc-ultra promise 150tx2+ driver bug? hard lock/other crashiness"
- In reply to: Eric St-Laurent: "scheduler interactivity: timeslice calculation seem wrong"
- Next in thread: Eric St-Laurent: "Re: scheduler interactivity: timeslice calculation seem wrong"
- Reply: Eric St-Laurent: "Re: scheduler interactivity: timeslice calculation seem wrong"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|