Missing the AF_BUS
Missing the AF_BUS
Posted Jul 9, 2012 20:26 UTC (Mon) by butlerm (subscriber, #13312)In reply to: Missing the AF_BUS by daniel
Parent article: Missing the AF_BUS
I should add that fragmented skbs are used for zero copy support too, so if the idea is to simplify the networking stack by dropping them, zero copy would be out. On the other hand, zero copy seems to be usable for sendfile() and not much else, so that doesn't sound like much of a loss if it improves the much more common case.