Ethernet polling and patch-pulling latency
Ethernet polling and patch-pulling latency
Posted Jul 11, 2013 9:58 UTC (Thu) by niner (guest, #26151)Parent article: Ethernet polling and patch-pulling latency
Is POLL_BUSY_LOOP really a better name? Sure it does spell out the drawbacks very clearly, but it does so naming an implementation detail. Maybe at some point in the future we find another way to provide low latency device polling not using busy looping. Maybe it will be some fancy hardware feature or some new genius trick with new drawbacks. Applications probably will not care about how low latency is achieved, but the interface will then be misleading.
