login
Header Space

 
 

Re: [PATCH] x86: mtrr cleanup for converting continuous to discrete - auto detect

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Gabriel C <nix.or.die@...>
Cc: Andrew Morton <akpm@...>, Ingo Molnar <mingo@...>, H. Peter Anvin <hpa@...>, Thomas Gleixner <tglx@...>, Mika Fischer <mika.fischer@...>, linux-kernel@vger.kernel.org <linux-kernel@...>
Date: Thursday, May 1, 2008 - 8:35 pm

On Thu, May 1, 2008 at 5:29 PM, Gabriel C <nix.or.die@googlemail.com> wrote:
original

reg00: base=0xd0000000 (3328MB), size= 256MB: uncachable, count=1
reg01: base=0xe0000000 (3584MB), size= 512MB: uncachable, count=1
reg02: base=0x00000000 (   0MB), size=4096MB: write-back, count=1
reg03: base=0x100000000 (4096MB), size= 512MB: write-back, count=1
reg04: base=0x120000000 (4608MB), size= 128MB: write-back, count=1
reg05: base=0x128000000 (4736MB), size=  64MB: write-back, count=1
reg06: base=0xcf600000 (3318MB), size=   2MB: uncachable, count=1

after clean up

reg00: base=0x00000000 (   0MB), size=2048MB: write-back, count=1
reg01: base=0x80000000 (2048MB), size=1024MB: write-back, count=1
reg02: base=0xc0000000 (3072MB), size= 256MB: write-back, count=1
reg03: base=0xcfe00000 (3326MB), size=   2MB: uncachable, count=1
reg04: base=0x100000000 (4096MB), size= 512MB: write-back, count=1
reg05: base=0x120000000 (4608MB), size= 256MB: write-back, count=1
reg06: base=0x12c000000 (4800MB), size=  64MB: uncachable, count=1

so the hole base is not right, it should be at 3318MB instead of 3326MB.
please hold to test v3 ...

Thanks

Yinghai Lu
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] x86: mtrr cleanup for converting continuous to d..., Eric W. Biederman, (Tue Apr 29, 3:00 pm)
Re: [PATCH] x86: mtrr cleanup for converting continuous to d..., Eric W. Biederman, (Tue Apr 29, 4:29 pm)
Re: [PATCH] x86: mtrr cleanup for converting continuous to d..., Eric W. Biederman, (Tue Apr 29, 6:14 pm)
Re: [PATCH] x86: mtrr cleanup for converting continuous to d..., Eric W. Biederman, (Tue Apr 29, 9:16 pm)
Re: [PATCH] x86: mtrr cleanup for converting continuous to d..., Yinghai Lu, (Thu May 1, 8:35 pm)
speck-geostationary