linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Damian Hobson-Garcia <dhobsong@igel.co.jp>
To: lauraa@codeaurora.org
Cc: Marek Szyprowski <m.szyprowski@samsung.com>,
	viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [RFC][PATCH] fs/buffer.c: Revoke LRU when trying to drop buffers
Date: Fri, 05 Jul 2013 11:01:33 +0900	[thread overview]
Message-ID: <51D628FD.2010806@igel.co.jp> (raw)

Hi,

I've come across a problem allocating chunks of CMA memory on a system
under heavy disk access load which seems very similar to the situation
described as the rationale for this patch:

https://lkml.org/lkml/2012/9/11/335

Basically buffer headers sitting on the LRU list preventing them from
being dropped during page migration.

I've tried the patch and it seems to solve my problems, so I'm wondering
if it is worth resubmitting. The discussion on the original thread seems
to have faded out. Does anyone know if it was continued somewhere else?

Thank you,
Damian
-- 
Damian Hobson-Garcia
IGEL Co.,Ltd
http://www.igel.co.jp

             reply	other threads:[~2013-07-05  2:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-05  2:01 Damian Hobson-Garcia [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-11 17:28 [RFC][PATCH] fs/buffer.c: Revoke LRU when trying to drop buffers Laura Abbott
2012-09-15  1:41 ` Hugh Dickins
2012-09-17 17:57   ` Laura Abbott

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=51D628FD.2010806@igel.co.jp \
    --to=dhobsong@igel.co.jp \
    --cc=lauraa@codeaurora.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=viro@zeniv.linux.org.uk \
    /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).