[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141124190127.GA5027@node.dhcp.inet.fi>
Date: Mon, 24 Nov 2014 21:01:27 +0200
From: "Kirill A. Shutemov" <kirill@...temov.name>
To: Jianyu Zhan <nasa4836@...il.com>
Cc: akpm@...ux-foundation.org, mgorman@...e.de, riel@...hat.com,
sasha.levin@...cle.com, n-horiguchi@...jp.nec.com,
andriy.shevchenko@...ux.intel.com, rientjes@...gle.com,
hannes@...xchg.org, vdavydov@...allels.com, fabf@...net.be,
linux-mm@...ck.org, linux-kernel@...r.kernel.org,
Jianyu Zhan <jianyu.zhan@....com>
Subject: Re: [PATCH] mm, gfp: escalatedly define GFP_HIGHUSER and
GFP_HIGHUSER_MOVABLE
On Tue, Nov 25, 2014 at 12:43:47AM +0800, Jianyu Zhan wrote:
> GFP_USER, GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE are escalatedly
> confined defined, also implied by their names:
>
> GFP_USER = GFP_USER
> GFP_USER + __GFP_HIGHMEM = GFP_HIGHUSER
> GFP_USER + __GFP_HIGHMEM + __GFP_MOVABLE = GFP_HIGHUSER_MOVABLE
Looks reasonable.
Acked-by: Kirill A. Shutemov <kirill@...ux.intel.com>
But I would prefer to have GPF_HIGHUSER movable by default and
GFP_HIGHUSER_UNMOVABLE to opt out.
--
Kirill A. Shutemov
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists