* Reiser4 for Linux-3.14
@ 2014-05-07 21:48 Edward Shishkin
0 siblings, 0 replies; only message in thread
From: Edward Shishkin @ 2014-05-07 21:48 UTC (permalink / raw)
To: ReiserFS Development mailing list
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-07 21:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-07 21:48 Reiser4 for Linux-3.14 Edward Shishkin
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).