public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ext3 fs: no userspace writes == no disk writes ?
@ 2002-09-19 22:30 Rob van Nieuwkerk
  2002-09-19 23:04 ` Andrew Morton
  0 siblings, 1 reply; 11+ messages in thread
From: Rob van Nieuwkerk @ 2002-09-19 22:30 UTC (permalink / raw)
  To: linux-kernel; +Cc: robn

Hi all,

I have a question about ext3 write activity.

I am considering using an ext3 fs on a CompactFlash disk for my
data-logging application (power can disapear anytime).
The quantity & frequency of the data logged itself is not a
problem at all considering flash wear.

But I'm a bit worried about the kernel/ext3 doing regular writes
by itself even when there are no userspace writes.  (worries are
partially caused by memories from long time ago about idle laptop
doing regular writes on disk).

Anybody out there who knows how this works ?

Can I use an ext3 fs without having regular "automatic" writes to
the device it is located on ?  (and thus not destroy my CompactFlash
devices !)

	greetings,
	Rob van Nieuwkerk


PS1: of course nothing from userspace should write frequently to
    the fs, and if there is regular read-activity the fs should
    be mounted with "noatime")

PS2: yes, I know that jffs exists

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: ext3 fs: no userspace writes == no disk writes ?
@ 2002-09-20 23:31 Ricardo Galli
  0 siblings, 0 replies; 11+ messages in thread
From: Ricardo Galli @ 2002-09-20 23:31 UTC (permalink / raw)
  To: robn, linux-kernel

> Can I use an ext3 fs without having regular "automatic" writes to
> the device it is located on ? (and thus not destroy my CompactFlash
> devices !)

I was going to write you directly, but I prefered to translate to English a 
previous article I had written in Spanish that explain how to save battery 
energy in an iBook with ext3. Hope it helps:

http://bulmalug.net/body.phtml?nIdNoticia=1510


-- 
  ricardo galli       GPG id C8114D34
       A paperless office has about as much a chance as a paperless bathroom

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

end of thread, other threads:[~2002-09-20 23:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-19 22:30 ext3 fs: no userspace writes == no disk writes ? Rob van Nieuwkerk
2002-09-19 23:04 ` Andrew Morton
2002-09-19 23:25   ` Alan Cox
2002-09-19 23:52     ` Rob van Nieuwkerk
2002-09-20  9:04       ` Padraig Brady
2002-09-20  9:09         ` Rob van Nieuwkerk
2002-09-20  9:15           ` Padraig Brady
2002-09-20  9:19             ` Padraig Brady
2002-09-20  9:26               ` Rob van Nieuwkerk
2002-09-20  9:23             ` Rob van Nieuwkerk
  -- strict thread matches above, loose matches on Subject: below --
2002-09-20 23:31 Ricardo Galli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox