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

Anatoly Stepanov astepanov at cloudlinux.com
Fri Oct 21 04:25:52 PDT 2016


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

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