From: Steven <stevenaaus@yahoo.com>
To: reiserfs-devel@vger.kernel.org
Subject: Re: Hi Reiserfs-dev
Date: Wed, 27 Aug 2008 18:29:55 -0700 (PDT) [thread overview]
Message-ID: <194549.89970.qm@web53201.mail.re2.yahoo.com> (raw)
In-Reply-To: <200808270648.14980.volker.armin.hemmann@tu-clausthal.de>
Thanks for the replies :) Thats the first time i've heard about barriers.
I've always used noatime.. so thats no the issue. (I recently learnt to disable the dodgy Fedora readahead service too, and can't remember if i knew about this back then). Part of the problem is Reiser3 is so damn good (speed and robustness), and even FreeBSD has RO support nowadays, it's going to be hard to change even though reiser4's tail packing always got me excited.
--- On Wed, 8/27/08, Volker Armin Hemmann <volker.armin.hemmann@tu-clausthal.de> wrote:
> From: Volker Armin Hemmann <volker.armin.hemmann@tu-clausthal.de>
> Subject: Re: Hi Reiserfs-dev
> To: reiserfs-devel@vger.kernel.org
> Date: Wednesday, August 27, 2008, 2:48 PM
> On Mittwoch, 27. August 2008, Zan Lynx wrote:
> > Steven wrote:
> > > Been using Reiser 3 for years now, messing round
> with m-multiple
> > > operating systems. Imho, it's easily the best
> general purpose linux
> > > filesystem. Does anyone here say otherwise ?
> > >
> > > I went through the hassle of installing reiser 4
> on 2.6.24 about a
> > > year ago, but it seemed to have latency issues,
> esp. at start-up
> > > (fedora 4, 1.13 PIII dell laptop with 256ram) and
> reverted back to
> > > reiser 3. Ideas?
> > >
> > > Thanks, Steven.
> >
> > I've been running Reiser4 on my laptop as / for a
> long time now. I have
> > two bits of advice.
> >
> > Make sure it mounts at boot with the noatime option.
> Something like
> > "rootflags=noatime" on your LILO or GRUB
> kernel options line.
> >
> > Have your init scripts set the queue depth on your
> block IO scheduler to
> > 1024. Something like "echo 1024 >
> /sys/block/sda/queue/nr_requests".
> > With just 256 MB you might want to try smaller values.
> I'm not very
> > clear on how much RAM each queue slot can use.
> >
> > I found that Reiser4 will appear to hang if it cannot
> flush an entire
> > transaction atom to the IO queue in one go. Make sure
> it's big enough.
> >
> > The other thing that seems to make it a little slow is
> that it uses
> > barriers. This is a Linux feature that serious
> filesystems use to
> > guarantee data integrity. ext3 uses barriers for its
> journal and XFS
> > uses barriers too. I believe there were patches for
> reiser3 to use
> > barriers too but I don't know if those are in all
> Linux or just SUSE.
>
> reiserfs uses barriers for ages. Xfs and reiserfs use
> barriers by default.
> ext3 does not use barriers by default. Because of the
> performance hit.
>
> Every 'benchmark' that does not enable or disable
> barriers is skewed in ext3's
> advantage. With barriers turned on for all filesystems ext3
> is very slow.
>
>
>
> --
> To unsubscribe from this list: send the line
> "unsubscribe reiserfs-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at
> http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2008-08-28 1:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-27 0:11 Hi Reiserfs-dev Steven
2008-08-27 0:46 ` Zan Lynx
2008-08-27 4:48 ` Volker Armin Hemmann
2008-08-28 1:29 ` Steven [this message]
2008-08-28 17:36 ` Edward Shishkin
2008-09-01 1:20 ` Steven
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=194549.89970.qm@web53201.mail.re2.yahoo.com \
--to=stevenaaus@yahoo.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 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.