public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Jack Steiner <steiner@sgi.com>
To: linux-ia64@vger.kernel.org
Subject: Re: pgd_free, pmd_free, and pte_free trapping memory.
Date: Wed, 17 Mar 2004 20:33:14 +0000	[thread overview]
Message-ID: <20040317203313.GA32161@sgi.com> (raw)
In-Reply-To: <20040316112424.GA20203@lnx-holt>

On Wed, Mar 17, 2004 at 04:53:01PM +0000, Christoph Hellwig wrote:
> On Wed, Mar 17, 2004 at 10:20:16AM -0600, Jack Steiner wrote:
> > The test harness ensures that the timing is done with warm TLBs & cold 
> > cache (data not in cpu caches):
> > 
> > 	 3.1 usec 16K node local memory
> > 	 6.1 usec 16K remote memory
> > 
> > 	12.5 usec 64K node local memory
> > 	24.5 usec 64K remote memory
> > 
> > I ran this on Itanium 2 1300MHz cpus. However, processor core speed does
> > not significantly affect timings since most time is spent waiting for 
> > off chip memory access.
> 
> Well, pages on the per-cpu list are supposed to be still cache hot..


For some workloads that is true. 

The workload that Robin mentioned in the original mail allocated 32 PT
pages on each fork. Even if the pages were recently used, in many
cases a large portion of those pages are probably not cache-resident.



-- 
Thanks

Jack Steiner (steiner@sgi.com)          651-683-5302
Principal Engineer                      SGI - Silicon Graphics, Inc.



      parent reply	other threads:[~2004-03-17 20:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-16 11:24 pgd_free, pmd_free, and pte_free trapping memory Robin Holt
2004-03-16 14:48 ` Christoph Hellwig
2004-03-16 15:24 ` Robin Holt
2004-03-16 15:34 ` Christoph Hellwig
2004-03-17 12:27 ` Robin Holt
2004-03-17 16:20 ` Jack Steiner
2004-03-17 16:53 ` Christoph Hellwig
2004-03-17 17:10 ` David Mosberger
2004-03-17 20:33 ` Jack Steiner [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=20040317203313.GA32161@sgi.com \
    --to=steiner@sgi.com \
    --cc=linux-ia64@vger.kernel.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