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:	Fri, 31 May 2013 16:25:03 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	eric.dumazet@...il.com
Cc:	netdev@...r.kernel.org, majnemer@...gle.com, pjt@...gle.com,
	therbert@...gle.com
Subject: Re: [PATCH v3 net-next] net: Update RFS target at poll for tcp/udp

From: Eric Dumazet <eric.dumazet@...il.com>
Date: Fri, 31 May 2013 16:15:38 -0700

> From: David Majnemer <majnemer@...gle.com>
> 
> The current state of affairs is that read()/write() will setup
> RFS (Receive Flow Steering) for internet protocol sockets while
> poll()/epoll() does not.
> 
> When poll() gets called with a TCP or UDP socket, we should update
> the flow target.
> 
> This permits to RFS (if enabled) to select the appropriate CPU for
> following incoming packets.
> 
> Note: Only connected UDP sockets can benefit from RFS.
> 
> Signed-off-by: David Majnemer <majnemer@...gle.com>
> Signed-off-by: Eric Dumazet <edumazet@...gle.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