public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Subject: UBIFS and small dynamic files
@ 2011-10-21 14:31 Daniel Wagener
  2011-10-24  3:21 ` Jon Povey
  2011-10-25  7:52 ` Artem Bityutskiy
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Wagener @ 2011-10-21 14:31 UTC (permalink / raw)
  To: linux-mtd

Ahoi,

we are having trouble with the side effects of the UBIFS write buffer 
described in http://www.linux-mtd.infradead.org/doc/ubifs.html#L_writebuffer
We have certain config files that are quite small and get rewritten very 
frequently by their applications.
Matchbox-panels' ~/.matchbox/mbdock.session is a fine example as it gets 
emptied on a power cut or hard reset resulting in an empty and therefore 
useless panel on the next start.

The document above mentions the '-o sync' option which disables the 
write buffer on a partition, but this is not an option for us because we 
do not want to reduce the write performance. And there is also the issue 
of a synchronously mounted UBIFS that can make things even worse in case 
of power cuts.



Has there been any further development to these issues since 2008?

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

end of thread, other threads:[~2011-10-28 14:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-21 14:31 Subject: UBIFS and small dynamic files Daniel Wagener
2011-10-24  3:21 ` Jon Povey
2011-10-28 14:03   ` Artem Bityutskiy
2011-10-25  7:52 ` Artem Bityutskiy

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