yes this is an issue.
eg old IDE disks are unsuitable for low latency because you can't turn
DMA on (you might risk disk corruption) and latencies will never go down
below 10-40msecs.
But my line is the following:
if you want to do serious work avoid flawed hardware.
non-flawed HW is cheap these days.
Regarding NICs I don't know if old ones can hurt latencies.
A rule of thumb would be all hardware which does slow PIO,
transfers over the ISA bus, have smalll fifos which require a very high
IRQ rate in order to get throughput (with the risk of losing data)
etc etc
But almost all OSes will face these problems and I don't care
about the people owning crappy HW and at the same time wanting
to achieve killer latencies.
I care about getting good performance out of HW which CAN achieve
this performance (from a HW POV)
Benno.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/