lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 19 Jan 2012 15:13:18 +0100
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Hemant-vilas RAMDASI <hemant.ramdasi@...ricsson.com>
Cc:	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	"netdev-owner@...r.kernel.org" <netdev-owner@...r.kernel.org>
Subject: RE: problem with noop and pfifo_fast Qdisc switching

Le jeudi 19 janvier 2012 à 14:44 +0100, Hemant-vilas RAMDASI a écrit :

> Yes, I mean machine going to suspend..
> The problem with this message is that it can be retried only a couple of time.
> We saw a code where dev_deactivate is called which changes the Qdisc to 'noop'. 
> I hope it will restore it in dev_activate() again when machine resumes. We are checking this.
> Is there any race between when dev_queue_xmit is called and dev_activate is still not complete?
> 

No race, just dev_queue_xmit() returns an error ;)

There is no 'queue' at this level.

IP has sort of a (small) queue because of ARP resolution.


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ