|
|
|
|
|
by bnoordhuis
5557 days ago
|
|
The problem is that a high-bandwidth link overruns the CPU with thousands of interrupts per second. It can paralyse the system, where the CPU is so busy handling I/O that it doesn't get around to actually scheduling processes. Disclaimer: I sometimes consult for HFTs but we don't use FPGAs (yet). |
|
Don't things like real time linux or soft real time patches for linux help, though ?