From: William Lee Irwin III <wli@holomorphy.com>
To: Anton Blanchard <anton@samba.org>
Cc: Andrew Morton <akpm@zip.com.au>,
linux-kernel@vger.kernel.org, riel@surriel.com
Subject: Re: fix CONFIG_HIGHPTE
Date: Tue, 6 Aug 2002 18:55:37 -0700 [thread overview]
Message-ID: <20020807015537.GA4039@holomorphy.com> (raw)
In-Reply-To: <20020807010752.GC6343@krispykreme>
At some point in the past, Andrew Morton wrote:
>> We're piling more and more crap in there to support these pte_chains.
>> How much is too much?
>> Is it likely that large pages and/or shared pagetables would allow us to
>> place pagetables and pte_chains in the direct-mapped region, avoid all
>> this?
On Wed, Aug 07, 2002 at 11:07:52AM +1000, Anton Blanchard wrote:
> On ppc64 shared pagetables will require significant changes to the way
> we handle the hardware hashtable. So add that to the "more and more crap
> in there to support these pte_chains"
> Will shared pagetables be a requirement or can we turn it on per arch?
> Anton
Actually shared pagetables require significant semantic changes in rmap,
e.g. every usage of ptep_to_mm() is broken by shared pagetables and
tracking down assumptions that the (pte, mm) relation is 1:1 is ugly
too. The existing patch for it is not prepared to cope with these.
If they're not already sitting in a back room in ozlabs or Austin
somewhere I'll ship the 3 or 4 singletask 64-bit pagetable OOM's to LTP
etc. to help dispel the 32-bit pagetable space myth, too.
Cheers,
Bill
next prev parent reply other threads:[~2002-08-07 1:51 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-06 23:15 fix CONFIG_HIGHPTE William Lee Irwin III
2002-08-07 0:43 ` Andrew Morton
2002-08-07 0:50 ` Rik van Riel
2002-08-07 1:31 ` William Lee Irwin III
2002-08-07 4:00 ` Rik van Riel
2002-08-07 4:12 ` William Lee Irwin III
2002-08-07 1:07 ` Anton Blanchard
2002-08-07 1:55 ` William Lee Irwin III [this message]
2002-08-07 2:57 ` Andrew Morton
2002-08-07 18:43 ` Ingo Oeser
2002-08-08 14:51 ` Rik van Riel
2002-08-08 19:59 ` Alan Cox
2002-08-08 18:44 ` Rik van Riel
2002-08-08 19:22 ` William Lee Irwin III
2002-08-08 14:51 ` Martin J. Bligh
2002-08-09 14:10 ` Daniel Phillips
2002-08-09 14:07 ` Daniel Phillips
2002-08-07 4:05 ` Rik van Riel
2002-08-07 4:18 ` Anton Blanchard
2002-08-07 5:16 ` Martin J. Bligh
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=20020807015537.GA4039@holomorphy.com \
--to=wli@holomorphy.com \
--cc=akpm@zip.com.au \
--cc=anton@samba.org \
--cc=linux-kernel@vger.kernel.org \
--cc=riel@surriel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox