From: tristan <tristan.ye@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH 0/3] Ocfs2: Optimize ocfs2 truncating codes.
Date: Wed, 27 Jan 2010 19:36:19 +0800 [thread overview]
Message-ID: <4B602533.9090107@oracle.com> (raw)
Hi all,
Optimization for ocfs2 truncating including following three patches, our
main goal is to generalize truncating codes by using
common ocfs2_remove_btree_range() together with punching holes codes,
besides, refcount supporting codes will be transfered from
ocfs2_commit_truncate() to ocfs2_remove_btree_range() to let it be more
generic, which will also benefit our punching holes codes
as well.
Such patches has been tested slightly(with normal and corner testcases),
heavier workload are going to be expected.
We're going to optimize the punching holes codes in next series, on one
hand, to truncate records as truncting codes did(from hole_end to
hole_start),
on the other hand, add refcount supporting for it.
Regards,
Tristan.
reply other threads:[~2010-01-27 11:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4B602533.9090107@oracle.com \
--to=tristan.ye@oracle.com \
--cc=ocfs2-devel@oss.oracle.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.