Messages in this thread |  | | From | Uladzislau Rezki <> | Date | Tue, 31 Mar 2020 18:12:15 +0200 | Subject | Re: [PATCH RFC] rcu/tree: Use GFP_MEMALLOC for alloc memory to free memory pattern |
| |
> > __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
|  |