[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOUHufZr3m4pOrTK3QrhdBoRVxYeaC87bptxLND229G9nLGd5Q@mail.gmail.com>
Date: Thu, 24 Oct 2024 15:34:21 -0600
From: Yu Zhao <yuzhao@...gle.com>
To: Suren Baghdasaryan <surenb@...gle.com>
Cc: akpm@...ux-foundation.org, kent.overstreet@...ux.dev,
souravpanda@...gle.com, pasha.tatashin@...een.com, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_split
On Thu, Oct 24, 2024 at 10:23 AM Suren Baghdasaryan <surenb@...gle.com> wrote:
>
> pgalloc_tag_copy() and pgalloc_tag_split() are sizable and outside of
> any performance-critical paths, so it should be fine to uninline them.
> Also move their declarations into pgalloc_tag.h which seems like a more
> appropriate place for them.
> No functional changes other than uninlining.
>
> Signed-off-by: Suren Baghdasaryan <surenb@...gle.com>
> Suggested-by: Andrew Morton <akpm@...ux-foundation.org>
Acked-by: Yu Zhao <yuzhao@...gle.com>
Powered by blists - more mailing lists