linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Song Liu <songliubraving@fb.com>
To: Linux-MM <linux-mm@kvack.org>,
	"linux-fsdevel@vger.kernel.org" <linux-fsdevel@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Cc: "matthew.wilcox@oracle.com" <matthew.wilcox@oracle.com>,
	"kirill.shutemov@linux.intel.com"
	<kirill.shutemov@linux.intel.com>,
	"Kernel Team" <Kernel-team@fb.com>,
	"william.kucharski@oracle.com" <william.kucharski@oracle.com>,
	"akpm@linux-foundation.org" <akpm@linux-foundation.org>,
	"hdanton@sina.com" <hdanton@sina.com>
Subject: Re: [PATCH v8 0/6] Enable THP for text section of non-shmem files
Date: Mon, 24 Jun 2019 22:34:29 +0000	[thread overview]
Message-ID: <D1AFAFC0-56BC-4865-A6B7-4AAF30315BE5@fb.com> (raw)
In-Reply-To: <20190624222951.37076-1-songliubraving@fb.com>



> On Jun 24, 2019, at 3:29 PM, Song Liu <songliubraving@fb.com> wrote:
> 
> Changes v7 => v8:
> 1. Use IS_ENABLED wherever possible (Kirill A. Shutemov);

I messed up with IS_ENABLED. Please ignore this version. v9 coming soon.

Sorry for the noise. 

Song


      parent reply	other threads:[~2019-06-24 22:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-24 22:29 Song Liu
2019-06-24 22:29 ` [PATCH v8 1/6] filemap: check compound_head(page)->mapping in filemap_fault() Song Liu
2019-06-24 22:29 ` [PATCH v8 2/6] filemap: update offset check " Song Liu
2019-06-24 22:29 ` [PATCH v8 3/6] mm,thp: stats for file backed THP Song Liu
2019-06-24 22:29 ` [PATCH v8 4/6] khugepaged: rename collapse_shmem() and khugepaged_scan_shmem() Song Liu
2019-06-24 22:29 ` [PATCH v8 5/6] mm,thp: add read-only THP support for (non-shmem) FS Song Liu
2019-06-24 22:29 ` [PATCH v8 6/6] mm,thp: avoid writes to file with THP in pagecache Song Liu
2019-06-24 22:34 ` Song Liu [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=D1AFAFC0-56BC-4865-A6B7-4AAF30315BE5@fb.com \
    --to=songliubraving@fb.com \
    --cc=Kernel-team@fb.com \
    --cc=akpm@linux-foundation.org \
    --cc=hdanton@sina.com \
    --cc=kirill.shutemov@linux.intel.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=matthew.wilcox@oracle.com \
    --cc=william.kucharski@oracle.com \
    /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