linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: David Hildenbrand <david@redhat.com>
To: Alexey Dobriyan <adobriyan@gmail.com>, akpm@linux-foundation.org
Cc: linux-mm@kvack.org, liam.howlett@oracle.com
Subject: Re: [PATCH] mm: more vma cache removal
Date: Tue, 11 Oct 2022 21:34:49 +0200	[thread overview]
Message-ID: <dd483033-9ce2-d2b1-4f3b-dae5103b57ee@redhat.com> (raw)
In-Reply-To: <Y0WuE3Riv4iy5Jx8@localhost.localdomain>

On 11.10.22 19:55, Alexey Dobriyan wrote:
> Fixes: 7964cf8caa4d ("mm: remove vmacache")

It's not an actual fix. Such tags can be misleading.

> Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
> ---
> 
>   include/linux/sched.h |    2 --
>   1 file changed, 2 deletions(-)
> 
> --- a/include/linux/sched.h
> +++ b/include/linux/sched.h
> @@ -870,8 +870,6 @@ struct task_struct {
>   	struct mm_struct		*mm;
>   	struct mm_struct		*active_mm;
>   
> -	/* Per-thread vma caching: */
> -
>   #ifdef SPLIT_RSS_COUNTING
>   	struct task_rss_stat		rss_stat;
>   #endif
> 

Reviewed-by: David Hildenbrand <david@redhat.com>

-- 
Thanks,

David / dhildenb



      parent reply	other threads:[~2022-10-11 19:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11 17:55 Alexey Dobriyan
2022-10-11 19:06 ` Liam Howlett
2022-10-11 19:34 ` David Hildenbrand [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dd483033-9ce2-d2b1-4f3b-dae5103b57ee@redhat.com \
    --to=david@redhat.com \
    --cc=adobriyan@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=liam.howlett@oracle.com \
    --cc=linux-mm@kvack.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox