> > __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