Re: [PATCH 0/2] mm, thp: introduce dedicated transparent huge page allocation interfaces

2017-10-18 Thread Du, Changbin
Hi Morton, On Tue, Oct 17, 2017 at 04:28:16PM -0700, Andrew Morton wrote: > On Mon, 16 Oct 2017 17:19:15 +0800 changbin...@intel.com wrote: > > > The first one introduce new interfaces, the second one kills naming > > confusion. > > The aim is to remove duplicated code and simplify transparent

Re: [PATCH 0/2] mm, thp: introduce dedicated transparent huge page allocation interfaces

2017-10-18 Thread Du, Changbin
Hi Morton, On Tue, Oct 17, 2017 at 04:28:16PM -0700, Andrew Morton wrote: > On Mon, 16 Oct 2017 17:19:15 +0800 changbin...@intel.com wrote: > > > The first one introduce new interfaces, the second one kills naming > > confusion. > > The aim is to remove duplicated code and simplify transparent

Re: [PATCH 0/2] mm, thp: introduce dedicated transparent huge page allocation interfaces

2017-10-17 Thread Andrew Morton
On Mon, 16 Oct 2017 17:19:15 +0800 changbin...@intel.com wrote: > The first one introduce new interfaces, the second one kills naming confusion. > The aim is to remove duplicated code and simplify transparent huge page > allocation. These introduce various allnoconfig build errors.

Re: [PATCH 0/2] mm, thp: introduce dedicated transparent huge page allocation interfaces

2017-10-17 Thread Andrew Morton
On Mon, 16 Oct 2017 17:19:15 +0800 changbin...@intel.com wrote: > The first one introduce new interfaces, the second one kills naming confusion. > The aim is to remove duplicated code and simplify transparent huge page > allocation. These introduce various allnoconfig build errors.

[PATCH 0/2] mm, thp: introduce dedicated transparent huge page allocation interfaces

2017-10-16 Thread changbin . du
From: Changbin Du The first one introduce new interfaces, the second one kills naming confusion. The aim is to remove duplicated code and simplify transparent huge page allocation. Changbin Du (2): mm, thp: introduce dedicated transparent huge page allocation

[PATCH 0/2] mm, thp: introduce dedicated transparent huge page allocation interfaces

2017-10-16 Thread changbin . du
From: Changbin Du The first one introduce new interfaces, the second one kills naming confusion. The aim is to remove duplicated code and simplify transparent huge page allocation. Changbin Du (2): mm, thp: introduce dedicated transparent huge page allocation interfaces mm: rename page