Re: [PATCH 05/36] HMM: introduce heterogeneous memory management v3.

From: Jerome Glisse
Date: Wed May 27 2015 - 10:38:34 EST


On Wed, May 27, 2015 at 11:20:05AM +0530, Aneesh Kumar K.V wrote:
> j.glisse@xxxxxxxxx writes:

Noted your grammar fixes.

> > diff --git a/mm/Kconfig b/mm/Kconfig
> > index 52ffb86..189e48f 100644
> > --- a/mm/Kconfig
> > +++ b/mm/Kconfig
> > @@ -653,3 +653,18 @@ config DEFERRED_STRUCT_PAGE_INIT
> > when kswapd starts. This has a potential performance impact on
> > processes running early in the lifetime of the systemm until kswapd
> > finishes the initialisation.
> > +
> > +if STAGING
> > +config HMM
> > + bool "Enable heterogeneous memory management (HMM)"
> > + depends on MMU
> > + select MMU_NOTIFIER
> > + select GENERIC_PAGE_TABLE
>
> What is GENERIC_PAGE_TABLE ?

Let over of when patch 0006 what a seperate feature that was introduced
before this patch. I failed to remove that chunk. Just ignore it.

Cheers,
Jérôme
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/