linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Dave McCracken <dmccr@us.ibm.com>
To: Andrew Morton <akpm@digeo.com>
Cc: linux-mm@kvack.org
Subject: Re: [PATCH 2.5.59-mm6] Speed up task exit
Date: Mon, 03 Feb 2003 16:09:38 -0600	[thread overview]
Message-ID: <91720000.1044310178@baldur.austin.ibm.com> (raw)
In-Reply-To: <20030203134719.0a416c3b.akpm@digeo.com>

--On Monday, February 03, 2003 13:47:19 -0800 Andrew Morton
<akpm@digeo.com> wrote:

> Sorry David, I just haven't had time to play with this.  I did some quick
> testing on uniprocessor shell-script-intensive loads and saw no
> bottom-line change at all.
> 
> What load did you test with?

I used a simple test program that forks a null child and waits for it to
exit.  It does it multiple times (default 100) and times the aggregate
time, then computes an average.

Like I said, I saw roughly 10% improvement in that test with my patch.

I'm surprised that shell scripts wouldn't show an improvement.  I expected
they'd be more sensitive to exit performance, given how they highlighted
the performance issues with shared page tables.

My original reason for attacking clear_all_pages was because it kept
showing up in my profiling as significant, and a quick examination of it
looked like it had significant overhead that could be eliminated by keeping
a few reference counts.

Dave

======================================================================
Dave McCracken          IBM Linux Base Kernel Team      1-512-838-3059
dmccr@us.ibm.com                                        T/L   678-3059

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

      reply	other threads:[~2003-02-03 22:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-28 20:41 Dave McCracken
2003-02-03 21:47 ` Andrew Morton
2003-02-03 22:09   ` Dave McCracken [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=91720000.1044310178@baldur.austin.ibm.com \
    --to=dmccr@us.ibm.com \
    --cc=akpm@digeo.com \
    --cc=linux-mm@kvack.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