From: Xuan Baldauf <xuan--reiserfs@baldauf.org>
To: reiserfs-list@namesys.com
Subject: Feature request: online fsync disable
Date: Fri, 23 Aug 2002 13:29:13 +0200 [thread overview]
Message-ID: <3D661C89.C8A805D7@baldauf.org> (raw)
Hello,
I have a server running which sometimes gets very busy. The
running application issues lots of fsync() calls. If it gets
very busy, it sometimes is not as fast as required. I
believe that most of the time is spent in processing fsync()
(commit journal, etc.). In such a situation, I'd like to
switch off all fsync()s and risk data loss instead of hours
of processing time, which in my case is more important.
Is implementing such a feature possible? It may be used as
follows:
mount /partition -o remount,disableFsync
and undone as follows:
mount /partition -o remount,enableFsync
Xuân.
next reply other threads:[~2002-08-23 11:29 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-23 11:29 Xuan Baldauf [this message]
2002-08-23 11:52 ` Feature request: online fsync disable Nikita Danilov
2002-08-23 11:56 ` Oleg Drokin
2002-08-23 11:59 ` Hans Reiser
2002-08-23 12:09 ` Nikita Danilov
2002-08-23 13:08 ` Chris Mason
2002-08-23 18:10 ` Xuan Baldauf
2002-08-24 19:15 ` Chris Mason
2002-09-04 11:39 ` Xuan Baldauf
2002-09-04 12:13 ` Oleg Drokin
2002-08-25 21:21 ` Matthias Andree
2002-08-26 6:02 ` Valdis.Kletnieks
2002-08-25 21:20 ` Matthias Andree
2002-08-26 11:27 ` Hans Reiser
[not found] ` <20020905035604.GB6004@tapu.f00f.org>
2002-09-05 10:39 ` Hans Reiser
-- strict thread matches above, loose matches on Subject: below --
2002-08-23 16:24 Xuan Baldauf
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=3D661C89.C8A805D7@baldauf.org \
--to=xuan--reiserfs@baldauf.org \
--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.