[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1622454385.git.charante@codeaurora.org>
Date: Mon, 31 May 2021 16:24:50 +0530
From: Charan Teja Reddy <charante@...eaurora.org>
To: akpm@...ux-foundation.org, vbabka@...e.cz, nigupta@...dia.com,
hannes@...xchg.org, corbet@....net, mcgrof@...nel.org,
keescook@...omium.org, yzaikin@...gle.com, aarcange@...hat.com,
cl@...ux.com, xi.fengfei@....com, mchehab+huawei@...nel.org,
andrew.a.klychkov@...il.com, dave.hansen@...ux.intel.com,
bhe@...hat.com, iamjoonsoo.kim@....com, mateusznosek0@...il.com,
sh_def@....com, vinmenon@...eaurora.org
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, linux-fsdevel@...r.kernel.org,
Charan Teja Reddy <charante@...eaurora.org>
Subject: [PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
These patches support triggering of proactive compaction by user on write
to the /proc/sys/vm/compaction_proactiveness.
Changes in V3:
- Incorporated review comments.
Changes in V2:
- https://lore.kernel.org/patchwork/patch/1431283/
Changes in V1:
- https://lore.kernel.org/patchwork/patch/1417064/
Charan Teja Reddy (2):
mm: compaction: support triggering of proactive compaction by user
mm: compaction: fix wakeup logic of proactive compaction
Documentation/admin-guide/sysctl/vm.rst | 3 +-
include/linux/compaction.h | 2 ++
include/linux/mmzone.h | 1 +
kernel/sysctl.c | 2 +-
mm/compaction.c | 49 ++++++++++++++++++++++++++++++---
5 files changed, 51 insertions(+), 6 deletions(-)
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a
member of the Code Aurora Forum, hosted by The Linux Foundation
Powered by blists - more mailing lists