All of lore.kernel.org
 help / color / mirror / Atom feed
* Feature request: online fsync disable
@ 2002-08-23 11:29 Xuan Baldauf
  2002-08-23 11:52 ` Nikita Danilov
  0 siblings, 1 reply; 16+ messages in thread
From: Xuan Baldauf @ 2002-08-23 11:29 UTC (permalink / raw)
  To: reiserfs-list

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.



^ permalink raw reply	[flat|nested] 16+ messages in thread
* Feature request: online fsync disable
@ 2002-08-23 16:24 Xuan Baldauf
  0 siblings, 0 replies; 16+ messages in thread
From: Xuan Baldauf @ 2002-08-23 16:24 UTC (permalink / raw)
  To: reiserfs-list

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.

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2002-09-05 10:39 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.