On Fri, Jun 03, 2011 at 12:21:11AM +0200, Pavel Machek wrote: > Hi! > > > > > What do you mean by safe state? > > > > > > > I need to get more details on this but I assume its a state where the > > > meta data of the file system is committed to the emmc before lights go > > > off such that when power is reapplied that the damage isn't too big. > > > > I don't think you can guarantee that the metadata won't be damaged > > without notifying the filesystem of the event (and making it react > > appropriately). > > Journalling filesystem should survive power loss at random time, as > long as block device behaves like a disk (i.e. writes whole sectors). > > And that can be guaranteed at driver level... > What if the battery falls out of the device at a bad time? The HW will have micro to mili seconds of time to close out whatever transaction is in flight. I know nothing about journalling file systems or how well they limit the critical sections of time where the file system is exposed to corruption from sudden power failure. Its an interesting question though. --mark _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm