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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 09 May 2011 11:42:00 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	eric.dumazet@...il.com
Cc:	mirqus@...il.com, alex@...x.org.uk, netdev@...r.kernel.org,
	jesse@...ira.com, paulmck@...ux.vnet.ibm.com,
	greearb@...delatech.com
Subject: Re: [PATCH net-next-2.6] net: use batched device unregister in
 veth and macvlan

From: Eric Dumazet <eric.dumazet@...il.com>
Date: Mon, 09 May 2011 11:17:57 +0200

> veth devices dont use the batched device unregisters yet.
> 
> Since veth are a pair of devices, it makes sense to use a batch of two
> unregisters, this roughly divides dismantle time by two.
> 
> Fix this by changing dellink() callers to always provide a non NULL
> head. (Idea from Michaİİ Mirosİİaw)
> 
> This patch also handles macvlan case : We now dismantle all macvlans on
> top of a lower dev at once.
> 
> Reported-by: Alex Bligh <alex@...x.org.uk>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>

Applied.
--
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