linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ross Dickson <ross@datscreative.com.au>
To: Jesse Allen <the3dfxdude@hotmail.com>
Cc: Ian Kumlien <pomac@vapor.com>, linux-kernel@vger.kernel.org
Subject: Re: NForce2, Ross Dickson's timer patch on 2.6.1
Date: Wed, 14 Jan 2004 02:56:30 +1000	[thread overview]
Message-ID: <200401140256.30727.ross@datscreative.com.au> (raw)

Jesse Allen wrote: 
> Hi Ross, 
 > 
 > I have a version of your timer patch (io_apic.c) for kernel 2.6.1. It is 
 > attached. I have been monitoring a problem with it. It seems that with the 
 > patch, I gain 1 seconds time over 10 minutes (roughly). So I gain about 2-3 
 > mintues a day. I haven't taken exact measurements, but I know it ends up about 
 > 20 minutes difference after a week. This is not good, which would require 
 > resetting the time often. 

Not a good thing. 
I have not noticed it on my patched 2.4.24 kernel, it seems to keep
good time with the clock on the wall. I will have to check further to be certain.
I do not run 2.6.x by default as yet.

 > 
 > I tried the 2.6.1 kernel without the timer patch. The timer is now back in PIC 
 > mode, and interrupt 7 has the old noise. Synched the time with my watch. At 
 > first, I noticed no gain in time over 10 minutes. However the next day, I found 
 > it gained 1-2 seconds. Now it is about 7 seconds ahead a few days later now. 
 > This is much better. 
 > 
 > So I'm left to thinking, the patch does two things, maybe one thing right, and 
 > one possibly very wrong: 
 > 
 > 1) It does place the timer in APIC mode. 
 > 2) But the timer seems to be fed extra interrupts, maybe the same that is found 
 > on irq 7 without the patch (is this possible?) 
 > 
 > I remember someone making a comment which might explain the issue: 
 > http://marc.theaimsgroup.com/?l=linux-kernel&m=107098440019588&w=2 
 > 
 > I don't think the patch was much different now than it was then. So I think 
 > there is something wrong with setting up the timer this way. I don't know if 
 > you worked something out with Maciej. I don't know much about interrupt 
 > controller programming so... if maybe you can explain to me anything I'm 
 > missing. For now I've dropped the patch. 

We looked into the issue, these emails (was my 2.4.23 kernel) indicate that
the 8259 PIC is fully masked off when the check timer looked for interrupts.

http://linux.derkeiler.com/Mailing-Lists/Kernel/2003-12/2288.html
http://linux.derkeiler.com/Mailing-Lists/Kernel/2003-12/2375.html

So if there are additional interrupts getting into irq0 then they are very 
unexpected and may be from an undocumented source? Or perhaps something
is different in counting time in 2.6.x wrt 2.4.xx? Could the same interrupt
occasionally be getting counted twice or something?

 > 
 > 
 > Jesse 
 > 
 > 
 > PS: I have run with disconnect on, and without your ack patch since I got that 
 > surpise BIOS update. No lockups have occurred in the past month, since that.
 So the disconnect problem is a BIOS bug. (Shuttle has not responded) 
 >

I would love a bios update like that for my motherboards!
Given Daniel has had lockups with disconnect off.
http://linux.derkeiler.com/Mailing-Lists/Kernel/2003-12/4769.html
And your machine no longer has them with disconnect on, then I now think the
cause is something different to the AMD C1 disconnect issue, but what I do not
know? I believe AMD are still looking into it as per my support request.

I would really like to hear from Nvidia on this issue, I have tried emailing
them, form mailing them and also posting to their linux forum with no success or
response. Given its been over a month since my first posting I am having
serious second thoughts about my choice of chipsets and motherboards!
I currently do not feel very warm and fuzzy about their linux support!

 > PSS: CC me, I'm not subscribed right now. 


             reply	other threads:[~2004-01-13 17:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-13 16:56 Ross Dickson [this message]
2004-01-16  0:22 ` NForce2, Ross Dickson's timer patch on 2.6.1 Daniel Drake
2004-01-16  0:02   ` Prakash K. Cheemplavam
  -- strict thread matches above, loose matches on Subject: below --
2004-01-12 17:35 Jesse Allen
2004-01-12 19:08 ` Daniel Drake
2004-01-12 19:15 ` Matt H.

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=200401140256.30727.ross@datscreative.com.au \
    --to=ross@datscreative.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pomac@vapor.com \
    --cc=the3dfxdude@hotmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).