Component Help Reference


Windows XP Embedded SP2 Feature Pack 2007
Enhanced Write Filter

The Enhanced Write Filter (EWF) component provides an upper filter in the storage device driver stack that redirects disk write operations to volatile (RAM) or non-volatile (disk) storage. The EWF has been enhanced in the following ways:

  • The configurable options have been modified to make them more intuitive and robust
  • An option to disable Background Disk Defragmentation has been added. By default we are disabling this feature for your device to reduce the disk write activity. This saves wear on the flash and saves overlay space.
  • RAM (Reg) has been added as an Overlay Type option

For more information about EWF, see the EWF Overview topic in Windows XP Embedded Help.

Services

There are no services associated with this component.

Associated Components

This component is associated with the EWF Manager Console application component, with the EWF NTLDR component, and with the Enhanced Write Filter API (EWF API) component.

Settings

This component provides a number of configuration settings for each EWF volume. These settings are specified in Target Designer, on the EWF Configuration Settings tab. After you specify the number of protected volumes, you can use the Previous Volume and Next Volume buttons on the EWF Configuration Settings tab to iterate through the protected volumes and configure them.

The following table shows the settings that are used to specify the EWF volume configuration.

SettingDescription
Number of Protected VolumesSets the number of volumes EWF will protect. Range: 1-9
Maximum Number of Overlay LevelsSets the maximum overlay level for DISK overlays. Range: 1-9. (Always 1 for RAM overlays.)
EWF Partition Size in KBytesSets the size of the EWF partition. Defaults to 1024 for DISK overlays, value is N/A for RAM overlays.
Disable Background Disk DefragmentationYes/no checkbox
Enable HORMYes/no checkbox

The following table shows the configuration settings for each specified protected volume.

SettingDescription
Protected Volume Prev/Next ButtonsMoves to individual settings for each protected volume (governed by # volumes option above)
Start EWF EnabledYes/no checkbox (per volume)
Enable Lazy WriteYes/no checkbox (per volume – enables "Lazy write" mode)
Disk NumberSpecifies disk(x) value in arc path for this volume
Partition NumberSpecifies partition(x) value in arc path for this volume
Overlay TypeSelect between DISK, RAM and RAM (Reg) modes for this volume
Optimization OptionSelect options to optimize EWF performance

© 2006 Microsoft Corporation. All rights reserved.


Page view tracker