On Wed, 30 Aug 2006 16:39:14 -0700
Roland Dreier <[EMAIL PROTECTED]> wrote:

>     Roland> makes sense -- especially since the caller probably also
>     Roland> deducted N from *budget, and netif_rx_reschedule() doesn't
>     Roland> touch that.
> 
> Actually, why does undoing the change to quota make sense?  Presumably
> I passed N packets to netif_receive_skb() -- why shouldn't I deduct N
> from quota and *budget?
> 
>  - R.

This was probably a preventive thing to avoid scheduling when quota remaining 
was zero?


-- 
Stephen Hemminger <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to