(2012/08/09 22:01), Glauber Costa wrote: > This flag is used to indicate to the callees that this allocation is a > kernel allocation in process context, and should be accounted to > current's memcg. It takes numerical place of the of the recently removed > __GFP_NO_KSWAPD. > > Signed-off-by: Glauber Costa <[email protected]> > CC: Christoph Lameter <[email protected]> > CC: Pekka Enberg <[email protected]> > CC: Michal Hocko <[email protected]> > CC: Kamezawa Hiroyuki <[email protected]> > CC: Johannes Weiner <[email protected]> > CC: Suleiman Souhlal <[email protected]> > CC: Rik van Riel <[email protected]> > CC: Mel Gorman <[email protected]>
Okay, so, only memcg-aware allocations are accounted. It seems a safe way to go. Acked-by: KAMEZAWA Hiroyuki <[email protected]> _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
