On Jun 14, 2016 00:42, "Jon Maloy" <[email protected]> wrote:
> It definitely is. When checking for !skb_queue_empty() the only thing done is a comparison between the list->next pointer and the list pointer itself, i.e., the lock is not taken. Since this condition almost never is true, we can skip over the content of the if clause and continue the loop directly. > Ok, i did not realize this. Previous comment withdrawn :) //E ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
