On Mon Feb 2 03:13:54 PST 2015, 9f...@hamnavoe.com wrote: > Ethernet performance was improved quite a bit by the introduction > of the etherusb kernel driver - before that, packets were going between > usb and ether queues via a user space process. > > Any further improvement will probably be bounded by the simple synchronous > i/o model of usb in Plan 9 (built for comfort, not for speed).
any suggestions on a more performant model? - erik