lkml.org 
[lkml]   [2009]   [May]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] x86: 46 bit PAE support

* Pavel Machek <pavel@ucw.cz> wrote:

> On Wed 2009-05-06 08:20:59, Rik van Riel wrote:
> > H. Peter Anvin wrote:
> >> Rik van Riel wrote:
> >>> Testing: booted it on an x86-64 system with 6GB RAM. Did you really think
> >>> I had access to a system with 64TB of RAM? :)
> >>
> >> No, but it would be good if we could test it under Qemu or KVM with an
> >> appropriately set up sparse memory map.
> >
> > I don't have a system with 1TB either, which is how much space
> > the memmap[] would take...
>
> Do we really have 1 byte overhead per 64 bytes of RAM?
> Pavel

Yes, struct page is ~64 bytes, and 64*64 == 4096.

Alas, it's not a problem: my suggestion wasnt to simulate 64 TB of
RAM. My suggestion was to create a sparse physical memory map (in a
virtual machine) that spreads ~1GB of RAM all around the 64 TB
physical address space. That will test whether the kernel is able to
map and work with such physical addresses. (which will cover most of
the issues)

A good look at /debug/x86/dump_pagetables with such a system booted
up would be nice as well - to make sure every virtual memory range
is in its proper area, and that there's enough free space around
them.

Ingo


\
 
 \ /
  Last update: 2009-05-07 16:21    [W:0.166 / U:0.684 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site