Enhance memcg KSM feature.
Jinjiang Tu (3):
mm/ksm: fix ksm exec support for prctl
mm/memcontrol: add ksm state for memcg
mm/memcontrol: enable KSM for tasks moving to new memcg
Stefan Roesch (1):
mm/ksm: support fork/exec for prctl
fs/exec.c | 13 ++++++
include/linux/ksm.h | 13 ++++++
include/linux/memcontrol.h | 4 ++
include/linux/sched/coredump.h | 6 ++-
mm/memcontrol.c | 73 +++++++++++++++++++++++++++++++++-
5 files changed, 106 insertions(+), 3 deletions(-)
--
2.25.1