Re: [PATCH v11 05/15] HMM: introduce heterogeneous memory management v5.

From: Randy Dunlap
Date: Wed Oct 21 2015 - 16:18:53 EST


On 10/21/15 14:00, Jérôme Glisse wrote:

> diff --git a/mm/Kconfig b/mm/Kconfig
> index 0d9fdcd..10ed2de 100644
> --- a/mm/Kconfig
> +++ b/mm/Kconfig
> @@ -680,3 +680,15 @@ config ZONE_DEVICE
>
> config FRAME_VECTOR
> bool
> +
> +config HMM
> + bool "Enable heterogeneous memory management (HMM)"
> + depends on MMU
> + select MMU_NOTIFIER
> + default n
> + help
> + Heterogeneous memory management provide infrastructure for a device

provides

> + to mirror a process address space into an hardware mmu or into any

into a hardware MMU

> + things supporting pagefault like event.
> +
> + If unsure, say N to disable hmm.

HMM.


--
~Randy
--
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/