public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Dave Chinner <david@fromorbit.com>
Cc: Christoph Hellwig <hch@infradead.org>, xfs@oss.sgi.com
Subject: Re: [PATCH 2/3] xfs: simplify xfs_vm_releasepage
Date: Tue, 15 Jun 2010 02:22:04 -0400	[thread overview]
Message-ID: <20100615062204.GA6974@infradead.org> (raw)
In-Reply-To: <20100615013737.GN6590@dastard>

On Tue, Jun 15, 2010 at 11:37:37AM +1000, Dave Chinner wrote:
> > +	/*
> > +	 * VM calculation for nr_to_write seems off.  Bump it way
> > +	 * up, this gets simple streaming writes zippy again.
> > +	 * To be reviewed again after Jens' writeback changes.
> > +	 */
> > +	wbc->nr_to_write *= 4;
> > +
> 
> That's gone in mainline as of as of .35-rc3. We need to get the
> xfs-dev tree updated.

It's still in the XFS tree.  Either we need to rebase that one, or sort
it out during a merge.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  reply	other threads:[~2010-06-15  6:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-11 16:13 [PATCH 0/3] simplify the writeback code Christoph Hellwig
2010-06-11 16:13 ` [PATCH 1/3] xfs: fix corruption case for block size < page size Christoph Hellwig
2010-06-15  1:21   ` Dave Chinner
2010-06-11 16:13 ` [PATCH 2/3] xfs: simplify xfs_vm_releasepage Christoph Hellwig
2010-06-15  1:37   ` Dave Chinner
2010-06-15  6:22     ` Christoph Hellwig [this message]
2010-06-11 16:13 ` [PATCH 3/3] xfs: simplify xfs_vm_writepage Christoph Hellwig
2010-06-15  1:50   ` Dave Chinner

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=20100615062204.GA6974@infradead.org \
    --to=hch@infradead.org \
    --cc=david@fromorbit.com \
    --cc=xfs@oss.sgi.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