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, 10 Jan 2016 22:59:37 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	eric.dumazet@...il.com
Cc:	netdev@...r.kernel.org, willemb@...gle.com
Subject: Re: [PATCH net-next] net: add scheduling point in recvmmsg/sendmmsg

From: Eric Dumazet <eric.dumazet@...il.com>
Date: Fri, 08 Jan 2016 08:37:20 -0800

> From: Eric Dumazet <edumazet@...gle.com>
> 
> Applications often have to reduce number of datagrams
> they receive or send per system call to avoid starvation problems.
> 
> Really the kernel should take care of this by using cond_resched(),
> so that applications can experiment bigger batch sizes.
> 
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>

Seems reasonable, applied, thanks Eric.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ