Page 1 of 1
Cache flush before suspend or hibernate
Posted: Fri Jan 07, 2011 3:21 pm
by fsommer1968
Folks,
if I´m right, FC does not flush the cache before entering suspend or hibernate. Would it be a good idea to flush the cache always during that states ?
Regards
Frank
Re: Cache flush before suspend or hibernate
Posted: Sun Jan 09, 2011 2:31 am
by magic-man
I would second that as a safety feature... Hibernate / suspend has been known to fail once in a while and COULD create a no boot issue if the wrong files were changes and still in the cache...
Re: Cache flush before suspend or hibernate
Posted: Mon Jan 10, 2011 2:32 am
by Support
FancyCache flushs deferred write data when entering hibernation since v0.3.0
Re: Cache flush before suspend or hibernate
Posted: Mon Jan 10, 2011 6:20 am
by fsommer1968
Hi support,
thanks for reply, kis it possible to do this even during suspend ?
- Frank
Re: Cache flush before suspend or hibernate
Posted: Mon Jan 10, 2011 8:50 am
by Support
Personally I think it is not necessary to flush write before entering suspend becasue the ram is still powered at that state.
Anyway I'll deliver your request to the R&D team. It shall be possible to have an option to allow flush during suspend.
PS. I remember the program always flushs write during suspend if the Hybrid Sleep is on.