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:	Tue, 08 Jul 2014 20:01:16 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	amirv@...lanox.com
Cc:	edumazet@...gle.com, netdev@...r.kernel.org, yevgenyp@...lanox.com,
	ogerlitz@...lanox.com
Subject: Re: [PATCH net] net/mlx4_en: Ignore budget on TX napi polling

From: Amir Vadai <amirv@...lanox.com>
Date: Tue,  8 Jul 2014 11:28:12 +0300

> It is recommended that TX work not count against the quota.
> The cost of TX packet liberation is a minute percentage of what it costs to
> process an RX frame. Furthermore, that SKB freeing makes memory available for
> other paths in the stack.
> 
> Give the TX a larger budget and be more aggressive about cleaning up the Tx
> descriptors this budget could be changed using ethtool:
> $ ethtool -C eth1 tx-frames-irq <budget>
> 
> Signed-off-by: Amir Vadai <amirv@...lanox.com>

Applied, thanks for following up on this.
--
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