From: John Fastabend <john.r.fastabend@xxxxxxxxx> Date: Mon, 21 Sep 2009 12:04:35 +0000 >> > OK, but this depends on the unlikely() macro in kfree_skb() to catch a > case that is the expected non-error case. Would it be better to wrap > the kfree_skb() in an if statement to avoid hitting the unlikely() > macro? Or is the performance hit from the unlikely() macro so small > this is not an issue? Thanks for looking at these. > Expands too much code inline, that's why we don't do it that way. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html