All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Jackson <pj@sgi.com>
To: Robin Holt <holt@sgi.com>
Cc: ak@suse.de, linux-mm@kvack.org, akpm@osdl.org,
	nickpiggin@yahoo.com.au, rientjes@google.com, mbligh@google.com,
	rohitseth@google.com, menage@google.com, clameter@sgi.com
Subject: Re: [TAKE] memory page_alloc zonelist caching speedup
Date: Mon, 16 Oct 2006 09:58:05 -0700	[thread overview]
Message-ID: <20061016095805.f7576230.pj@sgi.com> (raw)
In-Reply-To: <20061016112535.GA13218@lnx-holt.americas.sgi.com>

Robin wrote:
> Paul,  I think Andi is concerned that we will have a heavily shared
> cache line which now becomes frequently invalidated.

Once a second invalidation of a few cache lines that are
only accessed from one node beats once per memory allocation
cross-node accesses of cache lines invalidated every free.

Big time.

-- 
                  I won't rest till it's the best ...
                  Programmer, Linux Scalability
                  Paul Jackson <pj@sgi.com> 1.925.600.0401

--
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/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2006-10-16 16:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-10  8:14 [TAKE] memory page_alloc zonelist caching speedup Paul Jackson
2006-10-16  9:34 ` Andi Kleen
2006-10-16 10:26   ` Paul Jackson
2006-10-16 11:25     ` Robin Holt
2006-10-16 16:58       ` Paul Jackson [this message]
2006-10-16 18:31         ` Paul Jackson
2006-11-08 10:21 ` Paul Jackson

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=20061016095805.f7576230.pj@sgi.com \
    --to=pj@sgi.com \
    --cc=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=clameter@sgi.com \
    --cc=holt@sgi.com \
    --cc=linux-mm@kvack.org \
    --cc=mbligh@google.com \
    --cc=menage@google.com \
    --cc=nickpiggin@yahoo.com.au \
    --cc=rientjes@google.com \
    --cc=rohitseth@google.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.