netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@vyatta.com>
To: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: netdev@vger.kernel.org
Subject: Re: Bad sky2 interrupt handling?
Date: Thu, 16 Jul 2009 16:37:27 -0700	[thread overview]
Message-ID: <20090716163727.666db0cc@nehalam> (raw)
In-Reply-To: <20090716162552.7f7b3031@jbarnes-g45>

On Thu, 16 Jul 2009 16:25:52 -0700
Jesse Barnes <jbarnes@virtuousgeek.org> wrote:

> I was debugging what I thought was a graphics driver problem today (some
> page flipping code I'm working on was only flipping at about 10Hz
> rather than ~60Hz) but it appears it's actually due to a bad
> interaction with the Marvell 88E8036 controller on this machine.
> 
> MSI fails on this box (haven't looked too much at why yet), so the i915
> driver shares an interrupt with USB, firewire, sdhci and the NIC.
> 
> Is sky2 the wrong driver to be using here?  Or is there some way of
> reducing its overhead when (presumably) it doesn't have anything to do?

No, that is the right driver.  If MSI fails, does the driver still think
it can use MSI?

-- 

  reply	other threads:[~2009-07-16 23:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-16 23:25 Bad sky2 interrupt handling? Jesse Barnes
2009-07-16 23:37 ` Stephen Hemminger [this message]
2009-07-16 23:57   ` Jesse Barnes

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=20090716163727.666db0cc@nehalam \
    --to=shemminger@vyatta.com \
    --cc=jbarnes@virtuousgeek.org \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).