login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
October
»
2
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less than 1M
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Yinghai Lu
Subject:
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less than 1M
Date: Thursday, October 2, 2008 - 3:39 pm
On Thu, Oct 2, 2008 at 3:32 PM, J.A. Magallón <jamagallon@ono.com> wrote:
quoted text
> On Mon, 29 Sep 2008 18:54:12 -0700, Yinghai Lu <yhlu.kernel@gmail.com> wrote: > > Also, on a 64 bit box with 4Gb, it gives this: > > cicely:~# cat /proc/mtrr > reg00: base=0x00000000 ( 0MB), size=4096MB: write-back, count=1 > reg01: base=0x100000000 (4096MB), size=1024MB: write-back, count=1 > reg02: base=0x140000000 (5120MB), size= 512MB: write-back, count=1 > reg03: base=0x160000000 (5632MB), size= 256MB: write-back, count=1 > reg04: base=0x80000000 (2048MB), size=2048MB: uncachable, count=1 >
boundary handling may have problem... should have
quoted text
> reg00: base=0x00000000 ( 0MB), size=2048MB: write-back, count=1 > reg01: base=0x100000000 (4096MB), size=1024MB: write-back, count=1 > reg02: base=0x140000000 (5120MB), size= 512MB: write-back, count=1 > reg03: base=0x160000000 (5632MB), size= 256MB: write-back, count=1
can you post /proc/mtrr with disable_mtrr_cleanup? YH --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 1/2] x86: mtrr_cleanup prepare to make gran_size to ...
, Yinghai Lu
, (Mon Sep 29, 6:54 pm)
[PATCH 2/2] x86: mtrr_cleanup try gran_size to less than 1M
, Yinghai Lu
, (Mon Sep 29, 6:54 pm)
Re: [PATCH 1/2] x86: mtrr_cleanup prepare to make gran_siz ...
, H. Peter Anvin
, (Mon Sep 29, 9:07 pm)
Re: [PATCH 1/2] x86: mtrr_cleanup prepare to make gran_siz ...
, Ingo Molnar
, (Tue Sep 30, 12:45 am)
Re: [PATCH 1/2] x86: mtrr_cleanup prepare to make gran_siz ...
, Ingo Molnar
, (Tue Sep 30, 1:11 am)
Re: [PATCH 1/2] x86: mtrr_cleanup prepare to make gran_siz ...
, Yinghai Lu
, (Tue Sep 30, 9:06 am)
Re: [PATCH 1/2] x86: mtrr_cleanup prepare to make gran_siz ...
, H. Peter Anvin
, (Tue Sep 30, 11:50 am)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, J.A.
, (Thu Oct 2, 3:03 pm)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, J.A.
, (Thu Oct 2, 3:32 pm)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, Yinghai Lu
, (Thu Oct 2, 3:33 pm)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, Yinghai Lu
, (Thu Oct 2, 3:39 pm)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, Yinghai Lu
, (Thu Oct 2, 3:46 pm)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, Yinghai Lu
, (Thu Oct 2, 3:52 pm)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, J.A.
, (Thu Oct 2, 3:58 pm)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, J.A.
, (Thu Oct 2, 4:00 pm)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, Yinghai Lu
, (Thu Oct 2, 4:20 pm)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, J.A.
, (Thu Oct 2, 4:20 pm)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, Yinghai Lu
, (Thu Oct 2, 4:45 pm)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, D. Hugh Redelmeier
, (Thu Oct 2, 4:55 pm)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, Yinghai Lu
, (Thu Oct 2, 6:27 pm)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, Ingo Molnar
, (Fri Oct 3, 12:37 am)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, Ingo Molnar
, (Fri Oct 3, 12:38 am)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, H. Peter Anvin
, (Fri Oct 3, 12:38 am)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, H. Peter Anvin
, (Fri Oct 3, 12:40 am)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, J.A.
, (Fri Oct 3, 12:41 am)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, Ingo Molnar
, (Fri Oct 3, 12:42 am)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, Ingo Molnar
, (Fri Oct 3, 12:44 am)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, H. Peter Anvin
, (Fri Oct 3, 12:44 am)
Re: [PATCH 2/2] x86: mtrr_cleanup try gran_size to less th ...
, D. Hugh Redelmeier
, (Fri Oct 3, 7:57 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
David Brownell
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `usbnet_set_settings':
Eberhard Moenkeberg
Re: OT: character encodings (was: Linux 2.6.20-rc4)
Matthew Garrett
Re: 2.6.25-rc6 regression - hang on resume [Bug 10319]
Andy Walls
Re: [PATCH 11/32] v4l/cx18: update workqueue usage
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
git
:
Mark Junker
git on MacOSX and files with decomposed utf-8 file names
Johannes Schindelin
Re: error: cannot lock ref 'refs/remotes/origin/*'
Pat Thoyts
[PATCH] git-gui: use themed tk widgets with Tk 8.5
Michael Witten
Re: 'git gc --aggressive' effectively unusable
Jonathan Nieder
Re: [PATCH v2] git-send-email.perl: fix In-Reply-To for second and subsequent patc...
linux-netdev
:
David Miller
Re: [PATCH 32/53] netns xfrm: finding policy in netns
Jean-Louis Dupond
Re: tg3 driver not advertising 1000mbit
Jan Engelhardt
[PATCH 1/3] net: tcp: make hybla selectable as default congestion module
Matt Mackall
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Eric Dumazet
Re: HTB accuracy on 10GbE
git-commits-head
:
Linux Kernel Mailing List
V4L/DVB (8018): Add em2860 chip ID
Linux Kernel Mailing List
ipv6: fix an oops when force unload ipv6 module
Linux Kernel Mailing List
[ARM] unconditionally define __virt_to_phys and __phys_to_virt
Linux Kernel Mailing List
ixgbe: fix automatic LRO/RSC settings for low latency
Linux Kernel Mailing List
3c515: convert to net_device_ops
openbsd-misc
:
Samuel Baldwin
Re: Forum engine
Robert
disklabel - cylinder rounding
nixlists
Re: Which laptops do the developers use?
Claudio Jeker
Re: OT: Python (was Re: vi in /bin)
Darrin Chandler
Re: That whole "Linux stealing our code" thing
Colocation donated by:
Syndicate