From: "Hesse, Christian" <mail@earthworm.de>
To: reiserfs-list@namesys.com
Cc: "E.Gryaznova" <grev@namesys.com>,
"Vladimir V. Saveliev" <vs@namesys.com>
Subject: Re: More Slowdown or reiser4 update for 2.6.14-mm2
Date: Mon, 21 Nov 2005 21:50:39 +0100 [thread overview]
Message-ID: <200511212150.46418.mail@earthworm.de> (raw)
In-Reply-To: <200511211944.17942.mail@earthworm.de>
[-- Attachment #1: Type: text/plain, Size: 2519 bytes --]
On Monday 21 November 2005 19:44, Hesse, Christian wrote:
> On Monday 21 November 2005 19:06, E.Gryaznova wrote:
> > Unfortunately we are not able to reproduce this slowdown. Would you
> > please provide more info?:
> > Is this 2.6.14-mm2 bad sync/fsync performance reproducible on fresh
> > created reiser4 too?
>
> Yes, it is. However, I created the fs with reiser4progs v1.0.4, does that
> matter in any way? fsck.reiser4 v1.0.5 reports the fs to be consistent.
>
> > Are these values stable reproducible? If you run this test several time
> > -- do you have the same results?
>
> Yes, it's reproducible. I think the values have a tolerance of maybe 10%,
> but not more. I've never ever seen a sync that used less than 1.5 seconds
> on my running system with 2.6.14.
>
> > Would you please send df -T output and 2.6.14-mm2 config file?
>
> Attached.
>
> > Did you try this test on ext2? If no -- would you please try it on ext2
> > for the same kernels and send us the results?
>
> Will do.
$ for I in `seq 1 5`; do strace -T -e sync,fsync /tmp/reiser4fsync; sleep 1;
done
sync() = 0 <0.960870>
fsync(3) = 0 <0.165802>
sync() = 0 <0.387177>
fsync(3) = 0 <0.143638>
sync() = 0 <0.412164>
fsync(3) = 0 <0.154767>
sync() = 0 <0.395851>
fsync(3) = 0 <0.176921>
sync() = 0 <0.392347>
fsync(3) = 0 <0.143705>
$ cd /boot # boot is my only non-reiser4-partition
$for I in `seq 1 5`; do strace -T -e sync,fsync /tmp/reiser4fsync; sleep 1;
done
sync() = 0 <0.400663>
fsync(3) = 0 <0.000288>
sync() = 0 <0.306554>
fsync(3) = 0 <0.000303>
sync() = 0 <0.428365>
fsync(3) = 0 <0.000298>
sync() = 0 <0.386107>
fsync(3) = 0 <0.000304>
sync() = 0 <0.405386>
fsync(3) = 0 <0.000303>
Time for sync() is still the same (as there are mounted reiser4 partitions),
fsync() on /boot/ (my only ext2 partition) is as expected.
--
Christian
[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]
next prev parent reply other threads:[~2005-11-21 20:50 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-17 13:47 More Slowdown Hesse, Christian
2005-11-17 17:22 ` More Slowdown or reiser4 update for 2.6.14-mm2 Vladimir V. Saveliev
2005-11-17 19:13 ` Thorsten Hirsch
2005-11-17 19:33 ` Thorsten Hirsch
2005-11-17 20:23 ` Thorsten Hirsch
2005-11-17 19:40 ` Hesse, Christian
2005-11-21 18:06 ` E.Gryaznova
2005-11-21 18:01 ` Artur Makówka
2005-11-21 18:44 ` Hesse, Christian
2005-11-21 20:50 ` Hesse, Christian [this message]
2005-11-21 22:51 ` Craig Shelley
2005-11-21 19:41 ` Avuton Olrich
2005-11-21 21:01 ` Sander
2005-11-22 18:46 ` E.Gryaznova
2005-11-22 19:27 ` Avuton Olrich
2005-11-23 1:31 ` More Slowdown - testscript Craig Shelley
2005-11-23 1:47 ` More Slowdown - testscript [Part 2] Craig Shelley
2005-11-23 20:23 ` More Slowdown - testscript [noatime,nodiratime] Craig Shelley
2005-11-24 4:49 ` Hans Reiser
2005-11-24 7:49 ` Sander
2005-11-24 9:41 ` Avuton Olrich
2005-11-24 10:13 ` Artur Makówka
2005-11-23 7:09 ` Collect data? (was: Re: More Slowdown or reiser4 update for 2.6.14-mm2) Sander
2005-11-23 10:06 ` Collect data? E.Gryaznova
2005-11-23 10:15 ` Sander
2005-11-23 10:26 ` Collect data? (was: Re: More Slowdown or reiser4 update for 2.6.14-mm2) Hesse, Christian
2005-11-23 10:48 ` Sander
2005-11-23 11:22 ` Collect data? Vladimir V. Saveliev
2005-11-23 11:53 ` Hesse, Christian
2005-11-23 12:17 ` Sander
2005-11-23 12:21 ` Hesse, Christian
2005-11-23 12:28 ` Sander
2005-11-23 13:09 ` Vladimir V. Saveliev
2005-11-23 15:10 ` Sander
2005-11-23 15:19 ` Vladimir V. Saveliev
2005-11-23 15:31 ` Sander
2005-11-23 15:50 ` Vladimir V. Saveliev
2005-11-23 15:57 ` Sander
2005-11-23 18:42 ` Ingo Bormuth
2005-11-23 12:08 ` Sander
2005-11-22 10:23 ` More Slowdown Marcel Hilzinger
2005-11-22 10:38 ` Sander
2005-11-22 10:44 ` Marcel Hilzinger
2005-11-22 14:29 ` David Masover
2005-11-22 15:01 ` Marcel Hilzinger
2005-11-22 19:15 ` David Masover
2005-11-22 23:17 ` Hans Reiser
2005-11-22 15:08 ` Sander
2005-11-22 11:34 ` Ingo Bormuth
2005-11-22 12:29 ` Artur Makówka
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=200511212150.46418.mail@earthworm.de \
--to=mail@earthworm.de \
--cc=grev@namesys.com \
--cc=reiserfs-list@namesys.com \
--cc=vs@namesys.com \
/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.