Home
last modified time | relevance | path

Searched hist:a720094ded8cbb303111035be91858011d2eac71 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dmempolicy.hdiff a720094ded8cbb303111035be91858011d2eac71 Fri Nov 16 03:37:58 CST 2012 Mel Gorman <mgorman@suse.de> mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now

The use of MPOL_NOOP and MPOL_MF_LAZY to allow an application to
explicitly request lazy migration is a good idea but the actual
API has not been well reviewed and once released we have to support it.
For now this patch prevents an application using the services. This
will need to be revisited.

Signed-off-by: Mel Gorman <mgorman@suse.de>
/openbmc/linux/mm/
H A Dmempolicy.cdiff a720094ded8cbb303111035be91858011d2eac71 Fri Nov 16 03:37:58 CST 2012 Mel Gorman <mgorman@suse.de> mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now

The use of MPOL_NOOP and MPOL_MF_LAZY to allow an application to
explicitly request lazy migration is a good idea but the actual
API has not been well reviewed and once released we have to support it.
For now this patch prevents an application using the services. This
will need to be revisited.

Signed-off-by: Mel Gorman <mgorman@suse.de>