All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Mason <mason@suse.com>
To: Manuel Krause <manuel.krause@mb.tu-ilmenau.de>
Cc: Hans Reiser <reiser@namesys.com>,
	reiserfs-list <reiserfs-list@namesys.com>
Subject: Re: fsync() Performance Issue
Date: 07 May 2002 21:22:53 -0400	[thread overview]
Message-ID: <1020820973.8451.193.camel@tiny> (raw)
In-Reply-To: <3CD8387F.5030107@mb.tu-ilmenau.de>

On Tue, 2002-05-07 at 16:26, Manuel Krause wrote:

> > The data logging stuff is beta code, if you have a good test bed where
> > it's ok if things go wrong I can make you a special patch with the
> > pending stuff merged.
> > 
> So, what should I do? I believed in ReiserFS stability so far more than 
> usual and it went o.k. since years. I would not consider my notebook a 
> safe test bed machine but I do know the value of uptodate backups. ;-)

;-) I'd wait a bit for the patches to stabilize.  As the development
slows down, it gets easier for me to spend the time on merging with
various things.  Plus, people like Yura integrate it into their
projects.  

> 
> When the reiserfs speedup patches will go into mainline, what they'll do 
> hopefully, you need to adjust your patches anyways:

Yes.

> BTW, why do you "not believe iicache should be good to use, because 
> similar functionality (with less overhead) can be achieved by 
> pagecache." as Oleg wrote today?! Is that true and why isn't that 
> realized yet?

I think the iicache is solid experimental work, and that it does a great
job of showing a place where reiserfs can improve performance.  Before
I'd suggest including it, I think we need to find the single best mode
of operation and get rid of all the other stuff.

The idea behind the iicache is to maintain a cache of the metadata in
the tree for use later on.  Yura did this by putting extra fields into
the reiserfs part of the inode, but I think it can also by done by just
mapping in the pages corresponding to the metadata.  There are
advantages to each approach, but I think using the pages as the backing
for the iicache will end up cleaner in the end.

Oleg is experimenting a little with this too, Yura deserves a lot of
credit not just for starting the iicache patch, but for maintaining it
over this long period of time.

-chris



  reply	other threads:[~2002-05-08  1:22 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-03 20:35 fsync() Performance Issue berthiaume_wayne
2002-05-03 22:00 ` Chris Mason
2002-05-04  2:05   ` Hans Reiser
2002-05-04  5:41     ` Valdis.Kletnieks
2002-05-04 13:11     ` Chris Mason
2002-05-04 14:59       ` Hans Reiser
2002-05-06 12:40         ` Chris Mason
2002-05-06 13:02           ` Hans Reiser
2002-05-06 21:21           ` Hans Reiser
2002-05-06 22:57             ` Chris Mason
2002-05-06 23:41               ` Hans Reiser
2002-05-07  1:17               ` Manuel Krause
2002-05-07  2:04                 ` Chris Mason
2002-05-07 20:26                   ` Manuel Krause
2002-05-08  1:22                     ` Chris Mason [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-05-06 12:54 berthiaume_wayne
2002-04-30 14:45 berthiaume_wayne
2002-04-29 17:26 berthiaume_wayne
2002-04-26 20:28 berthiaume_wayne
2002-04-29 16:20 ` Russell Coker
2002-04-29 16:30   ` Chris Mason
2002-04-29 16:32   ` Toby Dickenson
2002-04-29 16:45     ` Chris Mason
2002-04-29 17:56     ` Matthias Andree
2002-04-29 18:58       ` Valdis.Kletnieks
2002-04-29 18:56         ` Hans Reiser
2002-04-30 14:20 ` Oleg Drokin
2002-04-30 14:27   ` Chris Mason
2002-05-02  5:07   ` Christian Stuke
2002-05-02  6:20     ` Oleg Drokin

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=1020820973.8451.193.camel@tiny \
    --to=mason@suse.com \
    --cc=manuel.krause@mb.tu-ilmenau.de \
    --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.