public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ULI 2.6.12
@ 2005-04-01 19:06 Michael Raymond
  2005-04-04  0:22 ` Peter Chubb
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Raymond @ 2005-04-01 19:06 UTC (permalink / raw)
  To: linux-ia64

    Here's a patch of the ULI code to Tony's pre-2.6.12 tree.
Signed-off-by: Michael A Raymond <mraymond@sgi.com>

    I was able to show that ULIs cannot be scheduled onto other CPUs.  For
every IRQ that a user requests it registers a standard handler.  All IRQ
handlers are called out of do_IRQ().  It's not until do_IRQ() is called that
ia64_eoi() is called to complete the ACK and allow lower priority interrupts
into the system.
    I've added a simple stats program that makes use of ULIs to the support
package on the web site (1).  We've also found a case where their low
perturbation will be useful for user level profiling. I'll be writing that
up next.
     	     					Thanks,
						       Michael
(1) http://oss.sgi.com/projects/uli/
-- 
Michael A. Raymond              Office: (651) 683-3434
Core OS Group                   Real-Time System Software

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-04-04 13:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-01 19:06 [PATCH] ULI 2.6.12 Michael Raymond
2005-04-04  0:22 ` Peter Chubb
2005-04-04  7:09 ` Christoph Hellwig
2005-04-04 13:31 ` Michael Raymond
2005-04-04 13:45 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox