All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Jan Kara <jack@suse.cz>
Cc: <linux-mm@kvack.org>, <linux-fsdevel@vger.kernel.org>,
	Mel Gorman <mgorman@suse.de>,
	"Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Subject: Re: [PATCH] mm: Convert delete_from_page_cache_batch() to pagevec
Date: Wed, 18 Oct 2017 15:02:43 -0700	[thread overview]
Message-ID: <20171018150243.299f26922c2effdd3de89ea9@linux-foundation.org> (raw)
In-Reply-To: <20171018111648.13714-1-jack@suse.cz>

On Wed, 18 Oct 2017 13:16:48 +0200 Jan Kara <jack@suse.cz> wrote:

> This is a patch to use pagevec instead of page array - to be folded into the
> last patch of my batched truncate series: "mm: Batch radix tree operations
> when truncating pages". Thanks!

That shrinks .text by 112 bytes.  Huh.

--
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>

WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@linux-foundation.org>
To: Jan Kara <jack@suse.cz>
Cc: linux-mm@kvack.org, linux-fsdevel@vger.kernel.org,
	Mel Gorman <mgorman@suse.de>,
	"Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Subject: Re: [PATCH] mm: Convert delete_from_page_cache_batch() to pagevec
Date: Wed, 18 Oct 2017 15:02:43 -0700	[thread overview]
Message-ID: <20171018150243.299f26922c2effdd3de89ea9@linux-foundation.org> (raw)
In-Reply-To: <20171018111648.13714-1-jack@suse.cz>

On Wed, 18 Oct 2017 13:16:48 +0200 Jan Kara <jack@suse.cz> wrote:

> This is a patch to use pagevec instead of page array - to be folded into the
> last patch of my batched truncate series: "mm: Batch radix tree operations
> when truncating pages". Thanks!

That shrinks .text by 112 bytes.  Huh.

--
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:[~2017-10-18 22:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-18 11:16 [PATCH] mm: Convert delete_from_page_cache_batch() to pagevec Jan Kara
2017-10-18 11:16 ` Jan Kara
2017-10-18 22:02 ` Andrew Morton [this message]
2017-10-18 22:02   ` Andrew Morton

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=20171018150243.299f26922c2effdd3de89ea9@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=jack@suse.cz \
    --cc=kirill.shutemov@linux.intel.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mgorman@suse.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.