From: "Björn JACKE" <bj@sernet.de>
To: xfs@oss.sgi.com
Subject: library to speed up posix_fallocate for XFS
Date: Sat, 9 Jan 2010 23:02:51 +0100 [thread overview]
Message-ID: <E1NTjOZ-001wx2-Iz@intern.SerNet.DE> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 572 bytes --]
Hi,
some of you might be interested in this little LD_PRELOAD'able library, which
makes posix_fallocate() use XFS' unwritten extents via xfsctl:
http://repo.or.cz/w/libposix_fallocate_xfs.git
You won't need this if you have Kernel 2.6.25 and glibc 2.10 - in that case
kernel, glibc and filesystem work well together. If you don't have such an
up-to-date system libposix_fallocate_xfs can help you to improve this call. It
works exactly like posix_fallocate() should do but it maps that funktion to
much more efficient code adapted for XFS.
Cheers
Björn
[-- Attachment #1.2: Type: application/pgp-signature, Size: 198 bytes --]
[-- Attachment #2: Type: text/plain, Size: 121 bytes --]
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
reply other threads:[~2010-01-09 22:02 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=E1NTjOZ-001wx2-Iz@intern.SerNet.DE \
--to=bj@sernet.de \
--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