All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Riffard <laurent.riffard@free.fr>
To: reiserfs-list@namesys.com
Subject: Re: More Slowdown
Date: Tue, 15 Nov 2005 19:04:00 +0100	[thread overview]
Message-ID: <437A2310.7080508@free.fr> (raw)
In-Reply-To: <1132064829.8002.9.camel@teratron.lan.etheus.net>

Le 15.11.2005 15:27, Craig Shelley a écrit :
> On Mon, 2005-11-14 at 21:47 +0100, Christian Iversen wrote:
> 
>>That's _serisouly_ odd. I've seen something like this happen before, when X 
>>programs generated some (non-harmful) X warnings. These were then written 
>>into a log file, typically .xsession-errors or similar. Any chance that's 
>>what you are seeing?
>>
> 
> This explains the problem with Evolution, it looks a bit trigger happy
> with the fsync call while resizing columns.
> craig@teratron.lan.etheus.net:~$ strace -p 8002 2>&1 | grep fsync
> fsync(37)                               = 0
> fsync(37)                               = 0
> fsync(37)                               = 0
> fsync(37)                               = 0
> fsync(37)                               = 0
> fsync(37)                               = 0
> fsync(37)                               = 0
> fsync(37)                               = 0
> fsync(37)                               = 0
> fsync(37)                               = 0
> fsync(37)                               = 0
> fsync(37)                               = 0
> fsync(37)                               = 0
> fsync(37)                               = 0
> fsync(37)                               = 0
> fsync(37)                               = 0
> fsync(37)                               = 0

Please, could you do it again with the -T option for strace? It will
show the time spent in system  calls.

> while true; do lsof  -p 8002 2>&1 | grep 37w ; done
> evolution 8002 craig   37w   REG        3,4     417
> 1901436 /mnt/storage/craig-home/.evolution/mail/views/.#custom_view-mbox:_home_craig_.evolution_mail_local#Lists_Reiser4.xmlwhile 
> 
> The file listed above seems to get moved, but is only a few hundred
> bytes.
> 
> ls -lh /mnt/storage/craig-home/.evolution/mail/views/custom_view-mbox
> \:_home_craig_.evolution_mail_local#Lists_Reiser4.xml
> -rw-------  1 craig craig 417 2005-11-15
> 14:19 /mnt/storage/craig-home/.evolution/mail/views/custom_view-mbox:_home_craig_.evolution_mail_local#Lists_Reiser4.xml
> 
> Why does calling fsync on this one small file cause so much hard disk
> activity?





  reply	other threads:[~2005-11-15 18:04 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-11 13:59 Slowdown is gone & apt-get works with updated reiser4. So nevermind John Gilmore
2005-11-11 21:22 ` Hans Reiser
2005-11-11 22:06 ` Jonathan Briggs
2005-11-12  3:07   ` michael chang
2005-11-12  6:38     ` Hans Reiser
2005-11-12  9:06       ` John Gilmore
2005-11-12 20:57         ` Artur Makówka
2005-11-12 21:28         ` Hans Reiser
2005-11-13  0:55           ` Artur Makówka
2005-11-13 12:18             ` Laurent Riffard
2005-11-13 12:25               ` Laurent Riffard
2005-11-13 12:29               ` Artur Makówka
2005-11-13 13:12                 ` Thomas Kuther
2005-11-13 14:05                   ` Artur Makówka
2005-11-14 17:48                     ` Pat Double
2005-11-14 20:22                       ` Artur Makówka
2005-11-13 14:05                   ` Ingo Bormuth
2005-11-14 19:41         ` More Slowdown Craig Shelley
2005-11-14 19:53           ` jp
2005-11-14 20:47           ` Christian Iversen
2005-11-15 14:27             ` Craig Shelley
2005-11-15 18:04               ` Laurent Riffard [this message]
2005-11-15 18:42                 ` Craig Shelley
     [not found]                   ` <437AF653.9040001@namesys.com>
2005-11-16  9:33                     ` Craig Shelley
2005-11-17  3:08               ` michael chang
2005-11-17  4:49                 ` Hans Reiser
2005-11-17 12:02                   ` Artur Makówka
2005-11-17 12:40                     ` Vladimir V. Saveliev
2005-11-17 10:34                       ` John Gilmore
2005-11-17 21:12                         ` Hans Reiser
2005-11-18 20:45                     ` Hans Reiser
2005-11-17  8:56                 ` Ingo Bormuth
2005-11-17  9:36                 ` PFC
2005-11-17 21:08                   ` Hans Reiser
2005-11-19  4:44                     ` michael chang
2005-11-12  0:56 ` Versioning Plugin Peter van Hardenberg
2005-11-12  2:24   ` Hans Reiser
2005-11-12 14:06   ` Ming Zhang
2005-11-12 21:46     ` David Masover
2005-11-12 22:05       ` Ming Zhang
2005-11-13  2:56         ` David Masover
2005-11-13  3:05           ` Ming Zhang
2005-11-13  4:23             ` Hans Reiser
2005-11-13  3:28           ` Hans Reiser
2005-11-12 22:54       ` Hans Reiser
2005-11-13  0:57         ` Ming Zhang
2005-11-13  1:55           ` michael chang
2005-11-13  1:56             ` michael chang
2005-11-13  2:13               ` Ming Zhang
2005-11-13  3:03               ` Hans Reiser
2005-11-13  2:13             ` Ming Zhang
2005-11-13  2:27             ` Hans Reiser
2005-11-13  2:32               ` Ming Zhang
2005-11-13  2:53                 ` michael chang
2005-11-13  2:56                   ` Ming Zhang
2005-11-12 22:57   ` Lares Moreau
2005-11-12 23:35     ` Hans Reiser
  -- strict thread matches above, loose matches on Subject: below --
2005-11-15 22:22 More Slowdown Thorsten Hirsch
2005-11-15 22:55 ` Artur Makówka
2005-11-15 23:09   ` Andreas Rosander
2005-11-15 23:13     ` Avuton Olrich
2005-11-15 23:23       ` Artur Makówka
2005-11-15 23:44       ` Craig Shelley
2005-11-16  0:45         ` David Masover
2005-11-16  1:40           ` Francesco Biscani
2005-11-16 12:18             ` Nikita Danilov
2005-11-16 13:28               ` John Gilmore
2005-11-16 17:28               ` David Masover
2005-11-17  0:46             ` evilninja
2005-11-16 18:18   ` Artur Makówka
2005-11-17 13:47 Hesse, Christian
2005-11-22 10:23 ` 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=437A2310.7080508@free.fr \
    --to=laurent.riffard@free.fr \
    --cc=reiserfs-list@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.