Re: Prevent command prompt from popping up at system startup
- From: "Sean Liming \(eMVP\)" <sean_liming@xxxxxxxxxxxx>
- Date: Wed, 10 Jan 2007 10:09:37 -0800
On your point 1 below. FBWF does Selective commits immediately. EWF does a
commit on a reboot.
The operating system areas that are constantly read & writen to are
protected by FBWF's RAM overlay. i.e. the registry files. How frequent your
application writes to the flash will also be a factor, but you have some
control.
Regards,
Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded
SupplementalToolkit
"Jure" <jure.br@xxxxxxxxx> wrote in message
news:1168424653.456198.67060@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I think i misunderstood the features of FBWF. I thought that with
selective commits, it was possible to commit the overlay *during*
system operation and not on reboots. That way I could protect the CF
from repetitive writes to the same location/file and flush the overlay
e.g. only every hour. I implied that by reading the following:
http://msdn2.microsoft.com/en-us/library/aa940862.aspx ("Selective
Commit is immediate and persists through reboots")
So, if I understand correctly (from the your posts and the
documentation):
1) with Selective commits, you commit only the files you want, but this
occours only at system reboot,
2) with Selective write through you can bypass the overlay and write
directly to the CF.
And the whole idea is to make a list of files which are possibly
changed by the running applications and put it in the FBWF's
write-through list. That way the RAM overlay wouldn't be filled up,
since all writes would be done directly to the CF. And additionally, if
any changes are made to any files not listed in the write-through list
(i.e. they are in the overlay), it could be still possible to commit
them at reboot.
Do I understand correctly?
But if that's how things are (no commit possible during system
operation to free the overlay and writing some most accessed and
modified files directly to the CF), I don't see how the lifetime of the
CF is protected? The only advantage I see is that the files which are
not listed in the write-through list don't get modified, if you don't
perform a commit among two reboots.
Sorry if I completely missed the point of FBWF, but I understood it
that way.
@KM:
EWF live commit may also be an option for you but please keep in mind all
the restrictions
applied to the files to be committed - no
change in location on the disk, no change in size, etc.
I didn't know of those restrictions.
Btw, I was under impression you're using EWF RAM mode, aren't you?
Yes, I'm using RAM Reg mode. But still, if I understand right what's
stated here http://msdn2.microsoft.com/en-us/library/ms940853.aspx, you
can do "ewfmgr c: -commitanddisable -live" which commits the data to
the CF without the need to reboot the system, but then the overlay
remains disabled (and the CF unprotected) from that point in time. Am
I wrong?
Thanks for your patience and help,
Jure
.
- Follow-Ups:
- Re: Prevent command prompt from popping up at system startup
- From: Milong Sabandith [MS]
- Re: Prevent command prompt from popping up at system startup
- References:
- Prevent command prompt from popping up at system startup
- From: Jure
- Re: Prevent command prompt from popping up at system startup
- From: KM
- Re: Prevent command prompt from popping up at system startup
- From: Jure
- Re: Prevent command prompt from popping up at system startup
- From: KM
- Re: Prevent command prompt from popping up at system startup
- From: Jure
- Re: Prevent command prompt from popping up at system startup
- From: steves
- Re: Prevent command prompt from popping up at system startup
- From: KM
- Re: Prevent command prompt from popping up at system startup
- From: Jure
- Re: Prevent command prompt from popping up at system startup
- From: KM
- Re: Prevent command prompt from popping up at system startup
- From: Jure
- Re: Prevent command prompt from popping up at system startup
- From: Jure
- Prevent command prompt from popping up at system startup
- Prev by Date: Re: CF card at IDE port: Removable drive !?!
- Next by Date: Re: the list of all component changes in Feature Pack 2007
- Previous by thread: Re: Prevent command prompt from popping up at system startup
- Next by thread: Re: Prevent command prompt from popping up at system startup
- Index(es):
Relevant Pages
|