From: Edward Shishkin <edward.shishkin@gmail.com>
To: ReiserFS Development mailing list <reiserfs-devel@vger.kernel.org>
Subject: Reiser4 for Linux-3.14
Date: Wed, 07 May 2014 23:48:45 +0200 [thread overview]
Message-ID: <536AAA3D.5020008@gmail.com> (raw)
Changes since reiser4-for-3.13:
Mathieu Belanger:
. Port for 3.14
Edward Shishkin:
. Add different transaction models
Now, when mounting your reiser4 partition, choose a suitable transaction
model:
1. Mount option: "txmod=journal"
Description: Classic journalling (like in ReiserFS(v3), Ext4, XFS,
etc.)
Intended: For users, who experienced degradation of reiser4 volumes
on HDD drives
because of external fragmentation.
Default: No
2. Mount option: "txmod=wa"
Description: Classic Write-Anywhere aka Copy-on-Write (like in
WAFL, ZFS, etc.)
Intended: For SSD users
Default: No
3. Mount option: "txmod=hybrid"
Description: Hybrid transaction model
Intended: For HDD users, who don't perform a lot of random overwrites
Default: Yes
More details at: http://marc.info/?l=reiserfs-devel&m=139449965000686&w=2
Please, find at
http://sourceforge.net/projects/reiser4/files/reiser4-for-linux-3.x/
Thanks,
Edward.
reply other threads:[~2014-05-07 21:48 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=536AAA3D.5020008@gmail.com \
--to=edward.shishkin@gmail.com \
--cc=reiserfs-devel@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).