PC Review Forums Newsgroups Windows XP Windows XP Embedded EWF commit

Reply

EWF commit

 
Thread Tools Rate Thread
Old 24-04-2004, 02:41 AM   #1
FilterChallenged
Guest
 
Posts: n/a
Default EWF commit


My understanding is that it is possible to request the RAM
EWF to commit to media by either using the corresponding
EWF Manager command line (i.e: "ewfmgr c: -commit") or
programatically via the EWF API (EwfMgrCommit() function).

However, I read somewhere that neither method flushes to
media right away but that the data is actually commited
during the next shutdown. Is this true?

Is there a way to force the EWF to actually commit on
demand without having to reboot?


  Reply With Quote
Old 24-04-2004, 03:06 AM   #2
Slobodan Brcin \(eMVP\)
Guest
 
Posts: n/a
Default Re: EWF commit

> My understanding is that it is possible to request the RAM
> EWF to commit to media by either using the corresponding
> EWF Manager command line (i.e: "ewfmgr c: -commit") or
> programatically via the EWF API (EwfMgrCommit() function).


Correct.

> However, I read somewhere that neither method flushes to
> media right away but that the data is actually committed
> during the next shutdown. Is this true?


Yes, they are committed during the first graceful shutdown.

> Is there a way to force the EWF to actually commit on
> demand without having to reboot?


In current implementation there is no such option. And for future
implementations that option is technically impossible to make.

But MS could support instant commitanddisable without the need for reboot.
Current implementation also requires the restart.

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com...nity/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~





  Reply With Quote
Old 24-04-2004, 08:34 AM   #3
KM
Guest
 
Posts: n/a
Default Re: EWF commit

And just to add to that...

> But MS could support instant commitanddisable without the need for reboot.
> Current implementation also requires the restart.



This is EWF implementation restriction. There are other write filters on the
market.
E.g., Write Filter from VenturCom (don't know if they sell it yet). You can
commit and disable WF without system reboot there.

> Regards,
> Slobodan


KM


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off