All of lore.kernel.org
 help / color / mirror / Atom feed
From: Serkan Kaba <serkan@gentoo.org>
To: ReiserFS Development List <reiserfs-devel@vger.kernel.org>
Subject: Reiser4 and mount times
Date: Tue, 11 Jan 2011 06:44:30 +0200	[thread overview]
Message-ID: <4D2BE02E.6040207@gentoo.org> (raw)

-----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, or help you to investigate it?

- -- 
Sincerely,
Serkan KABA
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk0r4C4ACgkQRh6X64ivZaL+KgCdGrgY+Tu5NLQOIamrPT4B1D+e
+OcAnAn3Pvr2RF8JGtRaMgGg/OzcBbFc
=Vc6Q
-----END PGP SIGNATURE-----

             reply	other threads:[~2011-01-11  4:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-11  4:44 Serkan Kaba [this message]
2011-01-11 10:30 ` Reiser4 and mount times Edward Shishkin
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=4D2BE02E.6040207@gentoo.org \
    --to=serkan@gentoo.org \
    --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.