No subject

Unknown Unknown
Sat Jul 14 17:41:06 PDT 2007


fc5cdc4k2df92b2d5c109dab at mail.gmail.com> <4699588C.6040005 at fs.ei.tum.de> <46995FB0.1080108 at netphreax.net> <46996887.10404 at fs.ei.tum.de> <200707150029.l6F0TQup002271 at apollo.backplane.com>
From: "Simon 'corecode' Schubert" <corecode at fs.ei.tum.de>
Subject: Re: 4mb PAGES for mbuf clusters
Date: Sun, 15 Jul 2007 02:39:26 +0200
BestServHost: crater.dragonflybsd.org
List-Post: <mailto:kernel at crater.dragonflybsd.org>
List-Subscribe: <mailto:kernel-request at crater.dragonflybsd.org?body=subscribe>
List-Unsubscribe: <mailto:kernel-request at crater.dragonflybsd.org?body=unsubscribe>
List-Help: <mailto:kernel-request at crater.dragonflybsd.org?body=help>
List-Owner: <mailto:owner-kernel at crater.dragonflybsd.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
In-Reply-To: <200707150029.l6F0TQup002271 at apollo.backplane.com>
Sender: kernel-errors at crater.dragonflybsd.org
Errors-To: kernel-errors at crater.dragonflybsd.org
Lines: 28
NNTP-Posting-Host: 216.240.41.25
X-Trace: 1184460372 crater_reader.dragonflybsd.org 795 216.240.41.25
Xref: crater_reader.dragonflybsd.org dragonfly.kernel:11255

Matthew Dillon wrote:
> :
> :Thomas E. Spanjaard wrote:
> :>>> Is not the large pages necessary for 64 GB memory support ?
> :>> no.  and PAE is stupid, so we won't do that.  it's really stupid.  
> :> Actually, we will do that. Perhaps not on x86-32, but it sure is a 
> :> requirement for 64bit long mode on x86-64...
> :what is?  PAE is not, just the 4-level page table.
>      Nothing wrong with the 4-level page table.  It's designed so you
>      can assign address spaces their own independant page table directories.
>      So, for example, the kernel would no longer need to stuff all the
>      kernel's PTEs into each user page table in order to keep the kernel
>      mapped.

yah, and you simply need it to address more than 4GB.

>      Besides, pretty much all the levels except the last are cached.

but they will be flushed on a task switch, right?  We should check out that GLOBAL PTE flag which prevents TLB entries to be flushed.

cheers
  simon

-- 
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low ��� NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \





More information about the Kernel mailing list