D
Dick Dawson
I will be implementing an audio encoding application on blade computers with
removable CF module so my understanding is that I can only use EWF Ram-Reg
mode. I expect that I will have an occasional need to update one DLL on the
system. It appears to me that EwfMgrCommitFile is too restrictive for this
purpose so I will need to use EwfMgrCommit. The documentation for this
function says "The overlay data is committed on the next restart."
The blade computers are headless and diskless and are expected to run
continuously. The only restart might be because of a crash or power
failure, or perhaps some maintenance operation. In any case they do not
have keyboard, etc. needed to control an orderly shutdown. In the event of
a "disorderly shutdown" such as pressing a reset button or crash, will the
overlay data be committed?
removable CF module so my understanding is that I can only use EWF Ram-Reg
mode. I expect that I will have an occasional need to update one DLL on the
system. It appears to me that EwfMgrCommitFile is too restrictive for this
purpose so I will need to use EwfMgrCommit. The documentation for this
function says "The overlay data is committed on the next restart."
The blade computers are headless and diskless and are expected to run
continuously. The only restart might be because of a crash or power
failure, or perhaps some maintenance operation. In any case they do not
have keyboard, etc. needed to control an orderly shutdown. In the event of
a "disorderly shutdown" such as pressing a reset button or crash, will the
overlay data be committed?