From: Christoph Hellwig <hch@infradead.org>
To: Dave Chinner <david@fromorbit.com>
Cc: xfs@oss.sgi.com
Subject: Re: [RFC] Delayed logging
Date: Mon, 15 Mar 2010 12:08:01 -0400 [thread overview]
Message-ID: <20100315160801.GB10406@infradead.org> (raw)
In-Reply-To: <20100315043000.GK4732@dastard>
Some comments on the patches:
- "xfs: cluster fsync transaction" seems like something that can stand
on it's own and go into the tree now. Despite the comments it
currently only clusters in fsync and not write_inode which might
lead to higher benefits, btw.
- the busy extent tracking might be worth to be reordered before the
delayed logging series. In itself it might also want some reordering
as there's a lot churn in the patches there. Making
"XFS: Simplify transaction busy extent tracking" first in that
subseries might help quite a bit to reduce that churn
- The actual CIL implementation seems to be split into too small
patches IMHO. E.g. "xfs: extend the log item to support delayed
logging" and "xfs: Introduce the Committed Item List" are two
sides of the same coin and splitting it might not make too much
sense.
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2010-03-15 16:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-15 4:30 [RFC] Delayed logging Dave Chinner
2010-03-15 16:01 ` Christoph Hellwig
2010-03-15 16:33 ` Christoph Hellwig
2010-03-16 1:06 ` Dave Chinner
2010-03-15 16:08 ` Christoph Hellwig [this message]
2010-03-16 1:14 ` Dave Chinner
2010-03-15 16:38 ` Christoph Hellwig
2010-03-16 1:15 ` Dave Chinner
2010-03-15 18:08 ` Christoph Hellwig
2010-03-16 1:20 ` Dave Chinner
2010-03-31 13:26 ` 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=20100315160801.GB10406@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