Re: hard lock using combination of devices
From: Carl Thompson (cet_at_carlthompson.net)
Date: 02/17/04
- Previous message: Dave Kleikamp: "Re: UTF-8 practically vs. theoretically in the VFS API (was: Re: JFS default behavior)"
- In reply to: vda: "Re: hard lock using combination of devices"
- Next in thread: Richard B. Johnson: "Re: hard lock using combination of devices"
- Reply: Richard B. Johnson: "Re: hard lock using combination of devices"
- Reply: Pavel Machek: "Re: hard lock using combination of devices"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 17 Feb 2004 06:14:00 -0800 To: vda <vda@port.imtp.ilyichevsk.odessa.ua>
Quoting vda <vda@port.imtp.ilyichevsk.odessa.ua>:
> On Tuesday 17 February 2004 09:14, Carl Thompson wrote:
>> Quoting vda <vda@port.imtp.ilyichevsk.odessa.ua>:
>> > ...
>> >
>> > 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
and I'm not certain that this is a problem. In fact, while many devices on
this system use IRQ 11 the only one active at the time was the audio
controller. And while IRQ 10 is shared between the CardBus adapters and the
video card the problems still occur if I don't run X and video interrupts
shouldn't be generated in console mode, right?
> I think you should try to reconfigure your
> system so that devices do not share same IRQ
> and see whether that 'fix' the problem.
There are no options in my notebook's BIOS to reconfigure interrupts or
disable
devices.
> BTW, can you show your /proc/interrupts ?
Attached.
> --
> vda
Carl Thompson
-
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/
- text/plain attachment: interrupts
- Previous message: Dave Kleikamp: "Re: UTF-8 practically vs. theoretically in the VFS API (was: Re: JFS default behavior)"
- In reply to: vda: "Re: hard lock using combination of devices"
- Next in thread: Richard B. Johnson: "Re: hard lock using combination of devices"
- Reply: Richard B. Johnson: "Re: hard lock using combination of devices"
- Reply: Pavel Machek: "Re: hard lock using combination of devices"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|