public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Panetta <m.panetta@wegener.com>
To: linux-kernel@vger.kernel.org
Subject: APIC priorities, can they be changed?
Date: Thu, 15 Feb 2007 13:29:38 -0500	[thread overview]
Message-ID: <45D4A692.7090108@wegener.com> (raw)

I am not on the list (corperate email sucks) so please CC any replies to 
me.  Thanks.

I am working on a project that has run in to what seems to be an 
interrupt priority problem.  We switched mainboards in our product and 
went from a system where the EHCI controller IRQ was of a fairly high 
priority to one where its the lowest in the system.  Now we cannot get 
the data off our USB device in time and we drop alot of data.  I was 
hoping someone here may have a simple(ish) solution to the problem.

I have seen the preempt patches, but they touch a lot of files, and we 
have gone through testing with the 2.6.16.19 kernel and do not wish to 
change, and we cannot find a version of the patch for this kernel. Is 
there something smaller/simpler I can do?  My understanding is the 
priority in the APIC is set in software via the interrupt vector number 
(higher numbers have lower priority) is this true?  If so, how hard 
would it be for me to just change the vector numbers around?

Ideally I would love to switch to the 2.6.20 kernel and use the preempt 
patch, but I doubt we have the time for that.

Thanks,
Mike

             reply	other threads:[~2007-02-15 18:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-15 18:29 Mike Panetta [this message]
2007-02-15 18:55 ` APIC priorities, can they be changed? linux-os (Dick Johnson)
     [not found] ` <fc.3b9aca006fe2a09c3b9aca00cb2296f3.fc598b@wegener.com>
2007-02-15 19:57   ` Mike Panetta
2007-02-16 16:18     ` Florian Schmidt

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=45D4A692.7090108@wegener.com \
    --to=m.panetta@wegener.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