linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Ming Li <mingli199x@qq.com>
Cc: Michal Hocko <mhocko@suse.com>,
	"Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>,
	David Rientjes <rientjes@google.com>,
	Vlastimil Babka <Babkavbabka@suse.cz>, Tejun Heo <tj@kernel.org>,
	linux-mm <linux-mm@kvack.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] mm: put activate_page_pvecs and others pagevec together
Date: Wed, 27 Apr 2016 14:03:59 -0700	[thread overview]
Message-ID: <20160427140359.a5003280ef5c6bda149ee141@linux-foundation.org> (raw)
In-Reply-To: <tencent_5CF8AA8413F8563C681F8DC9@qq.com>

On Mon, 11 Apr 2016 09:36:46 +0800 "Ming Li" <mingli199x@qq.com> wrote:

> hi, i`m sorry, I made some mistakes in last email. I have been studying mm and learn age_activate_anon(), at the very beginning I felt confuse when I saw activate_page_pvecs, after I learned the whole thing I understood that it's similar with other pagevec's function. Can we put it with other pagevec together? I think it is easier for newbies to read and understand.

Welcome to kernel development ;)

Your email client is mangling the patches in several ways.  Please sort
that out for next time - mail yourself a patch, check that it applies.

The changelog text wasn't very conventional.  I rewrote it to

: Put the activate_page_pvecs definition next to those of the other
: pagevecs, for clarity.

and I changed the title to 

Subject: mm/swap.c: put activate_page_pvecs and other pagevecs together

because "mm" is a big place!

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2016-04-27 21:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-11  1:36 [PATCH] mm: put activate_page_pvecs and others pagevec together Ming Li
2016-04-27 21:03 ` Andrew Morton [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-11  1:16 Ming Li
2016-04-11  1:16 Ming Li

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=20160427140359.a5003280ef5c6bda149ee141@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=Babkavbabka@suse.cz \
    --cc=kirill.shutemov@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mhocko@suse.com \
    --cc=mingli199x@qq.com \
    --cc=rientjes@google.com \
    --cc=tj@kernel.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;
as well as URLs for NNTP newsgroup(s).