MaximumCacheSizeInMB (Standard 8 Module Reference)

7/8/2014

Review the applicable Feature modules and any examples for the MaximumCacheSizeInMB setting in Windows Embedded 8 Standard (Standard 8).

This setting contains an integer that specifies the maximum size, in MB, for the overlay cache.

The following table shows the maximum, minimum, and default values for this setting.

Setting:

For 32-bit operating systems

For 64-bit operating systems

Default value

128

256

Minimum value

16

16

Maximum value

1024

131072

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

File Based Write Filter Management Tool

Features/Lockdown/Compatibility Write Filters/File Based Write Filter Management Tool/MaximumCacheSizeInMB

File Based Write Filter

Features/Lockdown/Compatibility Write Filters/File Based Write Filter/MaximumCacheSizeInMB

XML Example

The following example shows how to set the size of the overlay cache to be 256 MB.

<MaximumCacheSizeInMB>256</MaximumCacheSizeInMB>

See Also

Concepts

Feature Module Settings