linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@linuxcare.com.au>
To: Gabriel Paubert <paubert@iram.es>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: zeroing pages in the idle task?
Date: Wed, 27 Sep 2000 16:24:22 +1100 (EST)	[thread overview]
Message-ID: <14801.33926.732061.909418@argo.linuxcare.com.au> (raw)
In-Reply-To: <Pine.HPX.4.10.10009261219380.24143-100000@gra-ux1.iram.es>


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@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/

      reply	other threads:[~2000-09-27  5:24 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-12 20:18 zeroing pages in the idle task? Michel Lanners
2000-09-13  3:46 ` Paul Mackerras
2000-09-13  6:08   ` Michel Lanners
2000-09-13 10:45     ` Benjamin Herrenschmidt
2000-09-13  7:13   ` Takashi Oe
2000-09-13 16:23     ` David A. Gatwood
2000-09-13 19:32       ` Geert Uytterhoeven
2000-09-15  2:28         ` ld bug? Takashi Oe
2000-09-15  3:00           ` Kaoru Fukui
2000-09-15  3:16           ` Paul Mackerras
2000-09-15  3:44             ` Takashi Oe
2000-09-15  2:35         ` zeroing pages in the idle task? Takashi Oe
2000-09-15  4:50           ` Timothy A. Seufert
2000-09-15 13:50             ` Holger Bettag
2000-09-15 15:29               ` Michael Schmitz
2000-09-15 15:30                 ` Takashi Oe
2000-09-15 10:49           ` Geert Uytterhoeven
2000-09-26 10:18   ` Gabriel Paubert
2000-09-13 19:51 ` Michel Lanners
2000-09-14  4:21   ` Cort Dougan
2000-09-14  4:44   ` Paul Mackerras
2000-09-18 14:26     ` Adrian Cox
2000-09-18 14:41       ` Benjamin Herrenschmidt
2000-09-18 14:58         ` Adrian Cox
2000-09-18 17:56           ` Matt Porter
2000-09-26 10:38     ` Gabriel Paubert
2000-09-27  5:24       ` Paul Mackerras [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=14801.33926.732061.909418@argo.linuxcare.com.au \
    --to=paulus@linuxcare.com.au \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=paubert@iram.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).