[Devel] [PATCH]net: Restore default sock_alloc_send_pskb() changed by initial cumulative patch

Roman Kagan rkagan at virtuozzo.com
Tue Oct 18 08:41:33 PDT 2016


On Tue, Oct 18, 2016 at 06:29:04PM +0300, Kirill Tkhai wrote:
> Some of pre-2.6.32 kernel need linear skb allocation for these places. The most
> probably, it's connected with problems of memory accounting then.
> 
> But now, these hunks creates problem for VMs, because allocation of continuous
> big skbs fails there.
> 
> Restore the default behaviour to fix the problem.
> 
> https://jira.sw.ru/browse/PSBM-52390
> 
> Reported-by: Roman Kagan <rkagan at virtuozzo.com>
> Signed-off-by: Kirill Tkhai <ktkhai at virtuozzo.com>

Reviewed-by: Roman Kagan <rkagan at virtuozzo.com>


More information about the Devel mailing list