Hacker News new | ask | show | jobs
by dgrr19 885 days ago
The hard truth is that you need a ring buffer and start discarding data, if you can!!!! If you can't then you'll have to wait or batch updates :) That's why functions like writev/readv exist