Re: QIC-80 tape drive, $160

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Thursday, June 24, 1993 - 7:23 am

In article <1993Jun24.153619.26394@tpl68k0.tplrd.tpl.oz.au> charlieb@tplrd.tpl.oz.au (Charlie Brady) writes:

Interrupt latency: if it works under 386bsd, it should work under linux
as well unless they have seriously cleaned up their interrupt problems. 
The linux interrupt latency is reasonably good: it could probably be
improved upon, but it should be acceptable. 

As to a microsecond timer..  Hardly.  The current linux timer mechanism
isn't even millisecond accurate (it uses the 100Hz ticks), and greater
accuracy isn't expected.  Microsecond _delays_ are possible, but will
require busy looping - not that much looping is needed on a AT bus as a
single IO instruction takes about a microsecond if I remember correctly. 
I assume that is how the 386bsd crowd did it too. 

                Linus
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: QIC-80 tape drive, $160, Linus Torvalds, (Thu Jun 24, 7:23 am)