[Devel] [PATCH 2/2] vznetstat: Convert some kmalloc()/kfree() to __vmalloc()/vfree()

Andrey Ryabinin aryabinin at virtuozzo.com
Wed Dec 20 11:53:34 MSK 2017



On 12/19/2017 03:25 PM, Kirill Tkhai wrote:
> Let's use virtually continuos pages instead of physically continuos
> as it's easier to allocate them.
> 
> Also, add __GFP_NOWARN to not disturb a user in case of ENOMEM.
> 
> https://jira.sw.ru/browse/PSBM-79502
> 
> Signed-off-by: Kirill Tkhai <ktkhai at virtuozzo.com>
> ---

Acked-by: Andrey Ryabinin <aryabinin at virtuozzo.com>


More information about the Devel mailing list