All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ethan Solomita <solo@google.com>
To: Ethan Solomita <solo@google.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>,
	LKML <linux-kernel@vger.kernel.org>,
	linux-mm@kvack.org
Subject: Re: NR_UNSTABLE_FS vs. NR_FILE_DIRTY: double counting pages?
Date: Sun, 29 Apr 2007 18:15:40 -0700	[thread overview]
Message-ID: <4635433C.7030607@google.com> (raw)
In-Reply-To: <463537C2.5050804@google.com>

Ethan Solomita wrote:
> Trond Myklebust wrote:
>>
>> It should not happen. If the page is on the unstable list, then it will
>> be committed before nfs_updatepage is allowed to redirty it. See the
>> recent fixes in 2.6.21-rc7.
> 
>     Above I present a codepath called straight from sys_write() which 
> seems to do what I say. I could be wrong, but can you address the code 
> paths I show above which seem to set both?

	Sorry about my quick reply, I'd misunderstood what you were saying. 
I'll take a look at what you say.

	Thanks,
	-- Ethan

WARNING: multiple messages have this Message-ID (diff)
From: Ethan Solomita <solo@google.com>
To: Ethan Solomita <solo@google.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>,
	LKML <linux-kernel@vger.kernel.org>,
	linux-mm@kvack.org
Subject: Re: NR_UNSTABLE_FS vs. NR_FILE_DIRTY: double counting pages?
Date: Sun, 29 Apr 2007 18:15:40 -0700	[thread overview]
Message-ID: <4635433C.7030607@google.com> (raw)
In-Reply-To: <463537C2.5050804@google.com>

Ethan Solomita wrote:
> Trond Myklebust wrote:
>>
>> It should not happen. If the page is on the unstable list, then it will
>> be committed before nfs_updatepage is allowed to redirty it. See the
>> recent fixes in 2.6.21-rc7.
> 
>     Above I present a codepath called straight from sys_write() which 
> seems to do what I say. I could be wrong, but can you address the code 
> paths I show above which seem to set both?

	Sorry about my quick reply, I'd misunderstood what you were saying. 
I'll take a look at what you say.

	Thanks,
	-- Ethan

--
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:[~2007-04-30  1:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-28  1:21 NR_UNSTABLE_FS vs. NR_FILE_DIRTY: double counting pages? Ethan Solomita
2007-04-28  1:21 ` Ethan Solomita
2007-04-29 20:22 ` Trond Myklebust
2007-04-29 20:22   ` Trond Myklebust
2007-04-30  0:26   ` Ethan Solomita
2007-04-30  0:26     ` Ethan Solomita
2007-04-30  1:15     ` Ethan Solomita [this message]
2007-04-30  1:15       ` Ethan Solomita
2007-04-30  1:51     ` Trond Myklebust
2007-04-30  1:51       ` Trond Myklebust

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=4635433C.7030607@google.com \
    --to=solo@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=trond.myklebust@fys.uio.no \
    /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.