Re: netem: kernel freeze using 'gap' option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 19 Oct 2004 00:09:51 +0200
Patrick McHardy <kaber@trash.net> wrote:

> Patrick McHardy wrote:
> 
> > Should be fixed by this patch. Non-delayed packet enqueues don't
> > increase q.qlen, but it is decreased at dequeue, so q.qlen becomes
> > negative (actually, qlen is unsigned, but qdisc_restart returns
> > (int)q.qlen) and the device is constantly beeing dequeued from
> > qdisc_run.
> 
> I forgot to mention, the patch is also required for 2.4 and
> applies with some offset.

Applied to both 2.4.x and 2.6.x, thanks Patrick.
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux