All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tao Ma <tao.ma@oracle.com>
To: Seth Huang <seth.hg@gmail.com>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: OOM problem caused by fs
Date: Wed, 09 Jun 2010 12:01:04 +0800	[thread overview]
Message-ID: <4C0F1200.9030904@oracle.com> (raw)
In-Reply-To: <AANLkTinKp3YO8h-pZqmEWhP1QHWawpVoVGW2ftc7R48v@mail.gmail.com>

Hi Seth,

On 06/08/2010 01:34 AM, Seth Huang wrote:
>> Are you using set_page_dirty to dirty the pages?
>
> Since part of our fs resembles nfs, we use
> __set_page_dirty_nobuffers() for
> address_space_operations->set_page_dirty, the same way nfs works.
>
>> Are you sure you don't have a refcount leak?
>
> One of my partners have already checked the page flags and reference
> count. They seem to be all right.
> Maybe we should check them again.
Which kernel version do you use?
Have you tried to change vm.lowmem_reserve_ratio? Check
Documentation/sysctl/vm.txt for how to use it.

Regards,
Tao

  reply	other threads:[~2010-06-09  4:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-07  8:34 OOM problem caused by fs Seth Huang
2010-06-07  8:42 ` Boaz Harrosh
2010-06-07  9:53 ` Nick Piggin
2010-06-07 17:34   ` Seth Huang
2010-06-09  4:01     ` Tao Ma [this message]
2010-06-09  8:16       ` Seth Huang

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=4C0F1200.9030904@oracle.com \
    --to=tao.ma@oracle.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=seth.hg@gmail.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 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.