public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nick Warne <nick@linicks.net>
To: Dave Jones <davej@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: mtrr question
Date: Wed, 8 Jun 2005 21:12:20 +0100	[thread overview]
Message-ID: <200506082112.20194.nick@linicks.net> (raw)
In-Reply-To: <20050608195336.GL876@redhat.com>

On Wednesday 08 June 2005 20:53, Dave Jones wrote:
> Maybe. I don't use non-free drivers, so I have no idea
> what nvidia are/aren't doing in their driver.
>
> I'd suggest trying the nvidia forums.

No need ;-).  You helped me pinpoint it... I went for it and ran manually:

bash-2.05b# echo "base=0xD0000000 size=0x4000000 type=write-combining" 
>| /proc/mtrr

bash-2.05b# cat /proc/mtrr
reg00: base=0x00000000 (   0MB), size=1024MB: write-back, count=1
reg01: base=0x40000000 (1024MB), size= 256MB: write-back, count=1
reg02: base=0xd0000000 (3328MB), size=  64MB: write-combining, count=1
reg05: base=0xc0000000 (3072MB), size= 256MB: write-combining, count=1

Thanks for help Dave... very much appreciated.  I will look back and use Linux 
kernel module next build - I want things be nice and free too.

Nick
-- 
"When you're chewing on life's gristle,
Don't grumble, Give a whistle..."

  reply	other threads:[~2005-06-08 20:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-08 18:17 mtrr question Nick Warne
2005-06-08 19:23 ` Dave Jones
2005-06-08 19:31   ` Nick Warne
2005-06-08 19:35     ` Dave Jones
2005-06-08 19:47       ` Nick Warne
2005-06-08 19:53         ` Dave Jones
2005-06-08 20:12           ` Nick Warne [this message]
2005-06-16 19:18           ` Nick Warne

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=200506082112.20194.nick@linicks.net \
    --to=nick@linicks.net \
    --cc=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /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