All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleg Drokin <green@namesys.com>
To: Nikita Danilov <Nikita@Namesys.COM>
Cc: Xuan Baldauf <xuan--reiserfs@baldauf.org>,
	Reiserfs mail-list <Reiserfs-List@Namesys.COM>
Subject: Re: Feature request: online fsync disable
Date: Fri, 23 Aug 2002 15:56:58 +0400	[thread overview]
Message-ID: <20020823155658.A962@namesys.com> (raw)
In-Reply-To: <15718.8710.244926.960377@laputa.namesys.com>

Hello!

On Fri, Aug 23, 2002 at 03:52:38PM +0400, Nikita Danilov wrote:
>  > 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
> I don't know your particulars, but one way to do such thing is to write
> small shared library implementing no-op fsync() function and to use
> LD_PRELOAD.

Also there is http://namesys.com/support.html page that describes how one
can get NAMESYS to write virtually any reiserfs feature ;)

Bye,
    Oleg

  reply	other threads:[~2002-08-23 11:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-23 11:29 Feature request: online fsync disable Xuan Baldauf
2002-08-23 11:52 ` Nikita Danilov
2002-08-23 11:56   ` Oleg Drokin [this message]
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=20020823155658.A962@namesys.com \
    --to=green@namesys.com \
    --cc=Nikita@Namesys.COM \
    --cc=Reiserfs-List@Namesys.COM \
    --cc=xuan--reiserfs@baldauf.org \
    /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.