lkml.org 
[lkml]   [2023]   [Mar]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH V8 1/2] mm: compaction: move compaction sysctl to its own file
On Tue, Mar 28, 2023 at 10:56:52AM +0200, Vlastimil Babka wrote:
> On 3/28/23 08:46, ye.xingchen@zte.com.cn wrote:
> > From: Minghao Chi <chi.minghao@zte.com.cn>
> >
> > This moves all compaction sysctls to its own file.
> >
> > Move sysctl to where the functionality truly belongs to improve
> > readability, reduce merge conflicts, and facilitate maintenance.
> >
> > I use x86_defconfig and linux-next-20230327 branch
> > $ make defconfig;make all -jn
> > CONFIG_COMPACTION=y
> >
> > add/remove: 1/0 grow/shrink: 1/1 up/down: 350/-256 (94)
> > Function old new delta
> > vm_compaction - 320 +320
> > kcompactd_init 180 210 +30
> > vm_table 2112 1856 -256
> > Total: Before=21119987, After=21120081, chg +0.00%
> >
> > Despite the addition of 94 bytes the patch still seems a worthwile
> > cleanup.
> >
> > Link: https://lore.kernel.org/lkml/067f7347-ba10-5405-920c-0f5f985c84f4@suse.cz/
> > Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn>
>
> Acked-by: Vlastimil Babka <vbabka@suse.cz>

Thanks, queued up on sysctl-next.

Luis

\
 
 \ /
  Last update: 2023-03-28 19:47    [W:0.277 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site