All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Zarochentsev <zam@namesys.com>
To: Gorazd Golob <gorazdg@noviforum.si>
Cc: Hans Reiser <reiser@namesys.com>, reiserfs-list@namesys.com
Subject: Re: umount and sync delays
Date: Tue, 15 Mar 2005 12:55:59 +0300	[thread overview]
Message-ID: <20050315095559.GV6814@backtop.namesys.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0503142052410.26303@dacun>

Hello,

On Mon, Mar 14, 2005 at 08:59:00PM +0100, Gorazd Golob wrote:
> >
> >I have no idea, and so I must guess.  I guess that if you try the same
> >application on a different computer it will work reasonably fast and
> >that the problem is hardware doing extensive retries.
> We have tests on ext3 and it wasn't like fast, but few minutes, not 30 
> minutes.. 
> >
> >Or, you are doing completely random IO with tiny little bits of dirty
> >data in a large file, and so each 4k is a seek.  I doubt this, but in
> >theory....
> No.. there is really "random" data in this files, but files are small 
> (most of them less than 4 kb).

can you repeat the test with earlier kernel, like 
2.6.9 + the patch from ftp.namesys.com ?

just to be sure that the bug wasn't introduced recently.

> >Or you have something else on that machine dirtying lots of memory after
> >the application closes, and perhaps there is a flaw in our method for
> >forcing atoms to disk after they get old that we should look into.
> There were no other applications on that system and none of user land 
> deamons were using that partition.
> >
> >Finally, it could be none of the above and something is wrong in our
> >sync algorithms, and somebody should log onto your machine and look at it.
> Thanks.

It is better to find how to reproduce the bug in our test environment 
(kGDB :-).  

> >
> >Probably all guesses are wrong, but I have to ask them as a start.
> Hope it helped..

if you have managed to create tons of independed atoms, tons of independed
commits may take a lot of time :(

> tnx, gorazd

-- 
Alex.

      reply	other threads:[~2005-03-15  9:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-14 12:45 umount and sync delays Gorazd Golob
2005-03-14 17:41 ` Hans Reiser
2005-03-14 19:30   ` Gorazd Golob
2005-03-14 19:49     ` Hans Reiser
2005-03-14 19:59       ` Gorazd Golob
2005-03-15  9:55         ` Alex Zarochentsev [this message]

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=20050315095559.GV6814@backtop.namesys.com \
    --to=zam@namesys.com \
    --cc=gorazdg@noviforum.si \
    --cc=reiser@namesys.com \
    --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.