[Devel] [PATCH rh7 0/3] net: core: optimize high-order allocations

Anatoly Stepanov astepanov at cloudlinux.com
Sat Oct 29 07:55:35 PDT 2016


This patch set aims to improve high-order allocations in
networking subsystem by reducing the impact on buddy allocator. 

This is a carbon-copy of the recent patch set, i've just
set "Subject" field properly.

Signed-off-by: Anatoly Stepanov <astepanov at cloudlinux.com>

Anatoly Stepanov (3):
  net: core: use __GFP_NORETRY for high order allocations
  net: core: use atomic high-order allocations
  net: core: attempt a single high order allocation

 net/core/sock.c | 35 ++++++++++++++++++++---------------
 1 file changed, 20 insertions(+), 15 deletions(-)

-- 
1.8.3.1



More information about the Devel mailing list