WarningThreshold (Standard 8 Module Reference)

7/8/2014

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

This setting contains an integer that specifies the size, in MB, of the overlay warning threshold. When overlay cache usage reaches the threshold, Unified Write Filter (UWF) notifies the user.

The default value for this setting is 90.

The system does not notify the user if one of the following is true:

  • WarningThreshold is set to 0 (zero) or 100.
  • The PollingInterval setting is set to 0, regardless of the WarningThreshold value.

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/WarningThreshold

XML Example

The following XML example shows how to set the warning threshold value to 50 MB.

<WarningThreshold>50</WarningThreshold>

See Also

Reference

SetWarningThreshold

Concepts

Feature Module Settings