Re: hard lock using combination of devices

From: Pavel Machek (pavel_at_suse.cz)
Date: 02/17/04

  • Next message: Robin Rosenberg: "Re: UTF-8 and case-insensitivity"
    Date:	Tue, 17 Feb 2004 23:33:20 +0100
    To: Carl Thompson <cet@carlthompson.net>
    
    

    Hi!

    > >>> Your box share IRQs in a big way :)
    > >>
    > >>Your point?
    > >
    > >While shared interrupts can in theory work right,
    > >lots of hardware and/or drivers do not handle
    > >that.
    >
    > First, the two devices in question are not on the same interrupt. Second,
    > it
    > is very difficult in this day in age to build a system without interrupt
    > sharing. While I agree that it's better to have as few devices sharing as
    > possible, there are simply too many devices in modern systems and too few
    > interrupts. Interrupt sharing needs to work on modern hardware and needs to
    > work in Linux. This notebook is pretty typical in its interrupt
    > distribution

    > CPU0
    > 0: 41027968 XT-PIC timer
    > 1: 26061 XT-PIC i8042
    > 2: 0 XT-PIC cascade
    > 8: 1 XT-PIC rtc
    > 9: 2020 XT-PIC acpi
    > 10: 2187181 XT-PIC yenta, driverloader
    > 11: 111 XT-PIC ALI 5451
    > 12: 2399118 XT-PIC i8042
    > 14: 169829 XT-PIC ide0
    > 15: 1 XT-PIC ide1
    > NMI: 0
    > LOC: 41036749
    > ERR: 275764
    > MIS: 0

    Does that mean you are actually using windows driver for your wireless
    card? At that point ... no wonder it breaks ;-).
                                                                    Pavel

    -- 
    When do you have a heart between your knees?
    [Johanka's followup: and *two* hearts?]
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Robin Rosenberg: "Re: UTF-8 and case-insensitivity"

    Relevant Pages

    • Re: [linux-usb-devel] OHCI problems with suspend/resume
      ... In case of hcd_panic, where is interrupt deallocated? ... > The OHCI code does that already on the normal panic path ... When do you have a heart between your knees? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: PCI Interrupt
      ... devices and ACK the interrupt (I believe RTAI does that in reverse ... On PC hardware or in general, sharing edge-triggered interrupts can ... The fact that some ISA peripherials do respect the open-collector ... generations of the hardware treated the IRQ line very differently. ...
      (Linux-Kernel)
    • b44 needs to reclaim its interrupt after swsusp
      ... This patch makes it work, but I'm not quite sure why its ... Interrupt is listed as IO-APIC-level in /proc/interupts. ... When do you have a heart between your knees? ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: [GIT PATCH] more Driver core patches for 2.6.19
      ... For the sharing case, some sort of softirq should be created. ... hard interrupt is generated and the irq handler is executed, ... the irq is delivered to userspace. ...
      (Linux-Kernel)
    • Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0
      ... >> What happens when one is blessed with a laptop where everything is ... >> sharing an interrupt? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)