From: William Lee Irwin III <wli@holomorphy.com>
To: Christoph Lameter <clameter@sgi.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-mm@kvack.org, linux-kernel@vger.kernel.org, ak@suse.de
Subject: Re: [QUICKLIST 1/4] Quicklists for page table pages V5
Date: Mon, 9 Apr 2007 17:26:05 -0700 [thread overview]
Message-ID: <20070410002605.GY2986@holomorphy.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0704091501230.2761@schroedinger.engr.sgi.com>
On Mon, 9 Apr 2007, Andrew Morton wrote:
>> So... we skipped i386 this time?
>> I'd have gone squeamish if it was included, due to the mystery crash when
>> we (effectively) set the list size to zero. Someone(tm) should look into
>> that - who knows, it might indicate a problem in generic code.
On Mon, Apr 09, 2007 at 03:03:19PM -0700, Christoph Lameter wrote:
> Yeah too many scary monsters in the i386 arch code. Maybe Bill Irwin can
> take a look at how to make this work? He liked the benchmarking code that
> I posted so he may have the tools to insure that it works right. Maybe he
> can figure out some additional tricks on how to make quicklists work
> better?
There shouldn't be anything all that interesting in the i386 code apart
from accommodations made for slab.c and pageattr.c. But yes, I can do
the grunt work there since I'm familiar enough with its history.
I used the i386 pagetable caching backout code to help verify that
nothing unusual was going on with generic code in this area. I can
debug the altered quicklist code in like fashion to what that was.
Basically, I'll help all this along.
-- wli
WARNING: multiple messages have this Message-ID (diff)
From: William Lee Irwin III <wli@holomorphy.com>
To: Christoph Lameter <clameter@sgi.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-mm@kvack.org, linux-kernel@vger.kernel.org, ak@suse.de
Subject: Re: [QUICKLIST 1/4] Quicklists for page table pages V5
Date: Mon, 9 Apr 2007 17:26:05 -0700 [thread overview]
Message-ID: <20070410002605.GY2986@holomorphy.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0704091501230.2761@schroedinger.engr.sgi.com>
On Mon, 9 Apr 2007, Andrew Morton wrote:
>> So... we skipped i386 this time?
>> I'd have gone squeamish if it was included, due to the mystery crash when
>> we (effectively) set the list size to zero. Someone(tm) should look into
>> that - who knows, it might indicate a problem in generic code.
On Mon, Apr 09, 2007 at 03:03:19PM -0700, Christoph Lameter wrote:
> Yeah too many scary monsters in the i386 arch code. Maybe Bill Irwin can
> take a look at how to make this work? He liked the benchmarking code that
> I posted so he may have the tools to insure that it works right. Maybe he
> can figure out some additional tricks on how to make quicklists work
> better?
There shouldn't be anything all that interesting in the i386 code apart
from accommodations made for slab.c and pageattr.c. But yes, I can do
the grunt work there since I'm familiar enough with its history.
I used the i386 pagetable caching backout code to help verify that
nothing unusual was going on with generic code in this area. I can
debug the altered quicklist code in like fashion to what that was.
Basically, I'll help all this along.
-- wli
--
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>
next prev parent reply other threads:[~2007-04-10 0:25 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-09 18:25 [QUICKLIST 1/4] Quicklists for page table pages V5 Christoph Lameter
2007-04-09 18:25 ` Christoph Lameter
2007-04-09 18:25 ` [QUICKLIST 2/4] Quicklist support for IA64 Christoph Lameter
2007-04-09 18:25 ` Christoph Lameter
2007-04-09 18:25 ` [QUICKLIST 3/4] Quicklist support for x86_64 Christoph Lameter
2007-04-09 18:25 ` Christoph Lameter
2007-04-09 18:43 ` Andi Kleen
2007-04-09 18:43 ` Andi Kleen
2007-04-09 18:46 ` Christoph Lameter
2007-04-09 18:46 ` Christoph Lameter
2007-04-09 18:49 ` Andi Kleen
2007-04-09 18:49 ` Andi Kleen
2007-04-09 18:51 ` Christoph Lameter
2007-04-09 18:51 ` Christoph Lameter
2007-04-09 18:53 ` Andi Kleen
2007-04-09 18:53 ` Andi Kleen
2007-04-09 18:56 ` Christoph Lameter
2007-04-09 18:56 ` Christoph Lameter
2007-04-09 21:28 ` Andrew Morton
2007-04-09 21:28 ` Andrew Morton
2007-04-09 22:01 ` Christoph Lameter
2007-04-09 22:01 ` Christoph Lameter
2007-04-09 18:25 ` [QUICKLIST 4/4] Quicklist support for sparc64 Christoph Lameter
2007-04-09 18:25 ` Christoph Lameter, David Miller
2007-04-09 18:48 ` [QUICKLIST 1/4] Quicklists for page table pages V5 Andrew Morton
2007-04-09 18:48 ` Andrew Morton
2007-04-09 18:50 ` Christoph Lameter
2007-04-09 18:50 ` Christoph Lameter
2007-04-09 21:27 ` Andrew Morton
2007-04-09 21:27 ` Andrew Morton
2007-04-09 21:41 ` Andrew Morton
2007-04-09 21:41 ` Andrew Morton
2007-04-09 22:03 ` Christoph Lameter
2007-04-09 22:03 ` Christoph Lameter
2007-04-10 0:26 ` William Lee Irwin III [this message]
2007-04-10 0:26 ` William Lee Irwin III
2007-04-10 0:53 ` Christoph Lameter
2007-04-10 0:53 ` Christoph Lameter
2007-04-10 4:45 ` Benjamin Herrenschmidt
2007-04-10 4:45 ` Benjamin Herrenschmidt
2007-04-11 4:04 ` Christoph Lameter
2007-04-11 4:04 ` Christoph Lameter
2007-04-11 4:18 ` Benjamin Herrenschmidt
2007-04-11 4:18 ` Benjamin Herrenschmidt
2007-04-11 5:41 ` Paul Mackerras
2007-04-11 5:41 ` Paul Mackerras
2007-04-11 6:15 ` Benjamin Herrenschmidt
2007-04-11 6:15 ` Benjamin Herrenschmidt
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=20070410002605.GY2986@holomorphy.com \
--to=wli@holomorphy.com \
--cc=ak@suse.de \
--cc=akpm@linux-foundation.org \
--cc=clameter@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--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 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.