From: Nick Piggin <nickpiggin@yahoo.com.au>
To: Paul Cameron Davies <pauld@cse.unsw.EDU.AU>
Cc: Jes Sorensen <jes@sgi.com>, linux-mm@kvack.org
Subject: Re: [Patch 0/17] PTI: Explation of Clean Page Table Interface
Date: Fri, 02 Jun 2006 13:10:42 +1000 [thread overview]
Message-ID: <447FAC32.9010606@yahoo.com.au> (raw)
In-Reply-To: <Pine.LNX.4.62.0606011313350.29379@weill.orchestra.cse.unsw.EDU.AU>
Paul Cameron Davies wrote:
> On Wed, 31 May 2006, Nick Piggin wrote:
>> And unless it is something pretty significant, I'd almost bet that Linus,
>> if nobody else, will veto it. Our radix-tree v->p data structure is
>> fairly clean, performant, etc. It matches the logical->physical radix
>> tree data structure we use for pagecache as well.
>
>
> Being able to change the page table on a 64 bit machine will
> be a huge advantage into the future when applications really start to
> make use of the 64 bit address space. The current trie (multi level
> page table - MLPT) is not going to perform against more
> sophisticated data structures in a sparsely occupied 64 bit address space
OK, this is what I mean by better performing. It does not have to
have *zero* performance regressions across the board, but simply
something that tips the cost/benefit.
That does imply that the framework itself would never get included,
without something behind it that does perform better. Which I assume
is your plan.
The release early approach is a good one, so continue to post code
and/or results on linux-mm. I do happen to think you'll have a pretty
hard time getting this in at all, but good luck to you ;)
--
SUSE Labs, Novell Inc.
Send instant messages to your online friends http://au.messenger.yahoo.com
--
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:[~2006-06-02 3:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-30 7:01 [Patch 0/17] PTI: Explation of Clean Page Table Interface Paul Cameron Davies
2006-05-30 7:59 ` Jes Sorensen
2006-05-30 8:29 ` Peter Chubb
2006-05-30 8:32 ` Paul Cameron Davies
2006-05-30 8:42 ` Jes Sorensen
2006-05-31 1:17 ` Paul Cameron Davies
2006-05-31 2:25 ` Nick Piggin
2006-06-01 3:21 ` Paul Cameron Davies
2006-06-02 3:10 ` Nick Piggin [this message]
2006-05-31 3:24 ` Hugh Dickins
2006-06-01 6:35 ` Paul Cameron Davies
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=447FAC32.9010606@yahoo.com.au \
--to=nickpiggin@yahoo.com.au \
--cc=jes@sgi.com \
--cc=linux-mm@kvack.org \
--cc=pauld@cse.unsw.EDU.AU \
/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.