From: Edward Shishkin <edward.shishkin@gmail.com>
To: Serkan Kaba <serkan@gentoo.org>
Cc: ReiserFS Development List <reiserfs-devel@vger.kernel.org>
Subject: Re: Reiser4 and mount times
Date: Tue, 11 Jan 2011 11:30:27 +0100 [thread overview]
Message-ID: <4D2C3143.7050008@gmail.com> (raw)
In-Reply-To: <4D2BE02E.6040207@gentoo.org>
On 01/11/2011 05:44 AM, Serkan Kaba wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Compared to other fileystems (including reiserfs) mount times of reiser4
> is *huge* and mounting takes most of my boot time.
>
> Here's a simple time output of reiser4 and ext4 fs, nearly identical in
> size.
>
> # df- h
> /dev/sdb2 428G 339G 89G 80% /film
> /dev/sdb4 429G 262G 145G 65% /film2
>
> # time mount /film
>
> real 0m23.238s
> user 0m0.000s
> sys 0m0.096s
>
> # time mount /film2
>
> real 0m0.069s
> user 0m0.000s
> sys 0m0.012s
>
> # mount
> /dev/sdb2 on /film type reiser4 (rw,noatime)
> /dev/sdb4 on /film2 type ext4 (rw,noatime)
>
> Can I improve the situation with tweaks,
mount -o dont_load_bitmap
Thanks,
Edward.
next prev parent reply other threads:[~2011-01-11 10:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-11 4:44 Reiser4 and mount times Serkan Kaba
2011-01-11 10:30 ` Edward Shishkin [this message]
2011-01-12 4:06 ` Serkan Kaba
2011-01-12 20:44 ` Edward Shishkin
2011-01-15 5:58 ` Serkan Kaba
2011-01-15 14:39 ` Edward Shishkin
2011-01-15 17:46 ` Serkan Kaba
2011-01-17 4:35 ` Serkan Kaba
2011-01-17 14:09 ` Edward Shishkin
2011-03-04 16:02 ` Serkan Kaba
2011-03-04 16:18 ` Edward Shishkin
2011-03-04 16:28 ` Serkan Kaba
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=4D2C3143.7050008@gmail.com \
--to=edward.shishkin@gmail.com \
--cc=reiserfs-devel@vger.kernel.org \
--cc=serkan@gentoo.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.