Re: windows = realtime?
From: Pat B (spam_at_ftc.gov)
Date: 07/10/04
- Next message: laudraup: "Re: Smart card driver verifier test caused BSOD & system restart .loop...."
- Previous message: Alexander Grigoriev: "Re: stop reading COM - OpenFile ReadFile PurgeComm??"
- In reply to: Mike Powers: "Re: windows = realtime?"
- Next in thread: James: "Re: windows = realtime?"
- Reply: James: "Re: windows = realtime?"
- Reply: Michael S: "Re: windows = realtime?"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 10 Jul 2004 05:08:26 GMT
but 20 milliseconds! that's insanely bad.
Mike Powers wrote:
> The physical interrupts are prioritized. If you get two or more
> interrupts at the same time, one will be handled first.
>
> Pat B wrote:
>
>> Nope, these are _interrupt_ latencies. To my device drivers ISR().
>> Something else in the system held off interrupts to my PCI device for
>> 20-24 millseconds about four times a day.
>>
>>>> I'm experiencing interrupts latencies of 20 milliseconds on
>>>> some machines. More often than not you should be able to go
>>>> sub-millisecond, but there are no guarantees on this OS.
>>>> Some vendors just get their device drivers working and don't
>>>> worry about the huge latency problems.
>>>>
- Next message: laudraup: "Re: Smart card driver verifier test caused BSOD & system restart .loop...."
- Previous message: Alexander Grigoriev: "Re: stop reading COM - OpenFile ReadFile PurgeComm??"
- In reply to: Mike Powers: "Re: windows = realtime?"
- Next in thread: James: "Re: windows = realtime?"
- Reply: James: "Re: windows = realtime?"
- Reply: Michael S: "Re: windows = realtime?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|