[Q] Disk Volume Cache? - Once Hibernate Resume Many

  • Thread starter Thread starter EunHui Kim
  • Start date Start date
E

EunHui Kim

Hi!
I'm interested in designing of Once Hibernate, Resume Many .
When I reading MSDN "Design Considerations for Using EWF with Hibernation",
which URL is -
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xpehelp/htm
l/xecondesignconsiderationsforusingewfwithhibernation.asp
,I found below contents.

"If your system has more than one fixed volume, all of the fixed volumes on
your system must be protected by EWF.
This is because the file system holds cached information about each volume
in memory,

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
and that cached information is saved within in the hibernation file"

(1) Anyone give me the what kind of volume information is cached from upper
contents?
the file systems ntfs, fat32 .. always caching that volume information?
If possible, I hope only one partition is protected by EWF and the
others freely writable.
(2) Is it impossinble hibernation file doesn't save volume cached
information?

Thanks!
 
Back
Top