[PATCH 2/3] xfs: simplify xfs_vm_releasepage
Christoph Hellwig
hch at infradead.org
Tue Jun 15 01:22:04 CDT 2010
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.
More information about the xfs
mailing list