Re: [PATCH RFC] rcu/tree: Use GFP_MEMALLOC for alloc memory to free memory pattern

From: Uladzislau Rezki
Date: Tue Mar 31 2020 - 12:12:29 EST


>
> __GFP_ATOMIC | __GFP_HIGH is the way to get an additional access to
> memory reserves regarless of the sleeping status.
>
Michal, just one question here regarding proposed flags. Can we also
tight it with __GFP_RETRY_MAYFAIL flag? Means it also can repeat a few
times in order to increase the chance of being success.

Thanks!

--
Vlad Rezki