public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Christoph Lameter <clameter@sgi.com>
Cc: torvalds@osdl.org, linux-kernel@vger.kernel.org,
	linux-ia64@vger.kernel.org
Subject: Re: prezeroing V6 [2/3]: ScrubD
Date: Tue, 08 Feb 2005 20:27:58 +0000	[thread overview]
Message-ID: <20050208122758.5c669281.akpm@osdl.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0502080807410.3169@schroedinger.engr.sgi.com>

Christoph Lameter <clameter@sgi.com> wrote:
>
> On Mon, 7 Feb 2005, Andrew Morton wrote:
> 
> > > No its a page fault benchmark. Dave Miller has done some kernel compiles
> > > and I have some benchmarks here that I never posted because they do not
> > > show any material change as far as I can see. I will be posting that soon
> > > when this is complete (also need to do the same for the atomic page fault
> > > ops and the prefaulting patch).
> >
> > OK, thanks.  That's important work.  After all, this patch is a performance
> > optimisation.
> 
> Well its a bit complicated due to the various configuration. UP, and then
> more and more processors. Plus the NUMA stuff and the standard benchmarks
> that are basically not suited for SMP tests make this a bit difficult.

The patch is supposed to speed the kernel up with at least some workloads. 
We 100% need to see testing results with some such workloads to verify that
the patch is desirable.

We also need to try to identify workloads whcih might experience a
regression and test them too.  It isn't very hard.

> > > memory node is bound to a set of cpus. This may be controlled by the
> > > NUMA node configuration. F.e. for nodes without cpus.
> >
> > kthread_bind() should be able to do this.  From a quick read it appears to
> > have shortcomings in this department (it expects to be bound to a single
> > CPU).
> 
> Sorry but I still do not get what the problem is? kscrubd does exactly
> what kswapd does and can be handled in the same way. It works fine here
> on various multi node configurations and correctly gets CPUs assigned.

We now have a standard API for starting, binding and stopping kernel
threads.  It's best to use it.

  reply	other threads:[~2005-02-08 20:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.58.0501211228430.26068@schroedinger.engr.sgi.com>
     [not found] ` <1106828124.19262.45.camel@hades.cambridge.redhat.com>
     [not found]   ` <20050202153256.GA19615@logos.cnet>
2005-02-07 19:30     ` prezeroing V6 [0/3]: Changes and overview Christoph Lameter
2005-02-07 19:31       ` prezeroing V6 [1/3]: clear_pages Christoph Lameter
2005-02-07 19:31       ` prezeroing V6 [2/3]: ScrubD Christoph Lameter
2005-02-08  0:30         ` Andrew Morton
2005-02-08  0:49           ` Christoph Lameter
2005-02-08  1:09             ` Andrew Morton
2005-02-08  1:15               ` Christoph Lameter
2005-02-08  1:35                 ` Andrew Morton
2005-02-08 16:11                   ` Christoph Lameter
2005-02-08 20:27                     ` Andrew Morton [this message]
2005-02-08 20:51                       ` Christoph Lameter
2005-02-08 23:32                         ` cliff white

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=20050208122758.5c669281.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=clameter@sgi.com \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /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