zeroing pages in the idle task?

Paul Mackerras paulus at linuxcare.com.au
Wed Sep 27 16:24:22 EST 2000


Gabriel Paubert writes:

> On Thu, 14 Sep 2000, Paul Mackerras wrote:
> > As I recall, it was necessary to disable the cache in the idle task so
> > that the idle task's clearing of pages didn't trash the cache for
> > other tasks.
>
> why ? When you are sleeping, the next task to run may or may not be the
> same.
>
> If it is the same, you loose, but any task sleeping should not expect
> the caches to be hot when it restarts....

Cort did the measurements, I don't recall the actual numbers myself.
I think that what was happening was that the idle task would run
e.g. during a disk read and the net effect with things like a kernel
compile was that it ran slower overall when the idle task was clearing
pages with the cache enabled.  Cort's solution was to disable the
cache entirely while the idle task was running.

Paul.

--
Paul Mackerras, Senior Open Source Researcher, Linuxcare, Inc.
+61 2 6262 8990 tel, +61 2 6262 8991 fax
paulus at linuxcare.com.au, http://www.linuxcare.com.au/
Linuxcare.  Support for the revolution.

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list