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:	Sun, 03 Aug 2008 21:30:09 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	shemminger@...tta.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH] net: eliminate refcounting in backlog queue

From: Stephen Hemminger <shemminger@...tta.com>
Date: Fri, 25 Jul 2008 12:32:12 -0700

> Avoid the overhead of atomic increment/decrement on each received packet.
> This helps performance of non-NAPI devices (like loopback).
> Use cleanup function to walk queue on each cpu and clean out any
> left over packets.
> 
> Signed-off-by: Stephen Hemminger <shemminger@...tta.com>

Looks good, applied, thanks Stephen.
--
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