SystemResponsiveness (Standard 8 Module Reference)

7/8/2014

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

This setting contains an integer that determines the percentage of CPU resources that should be reserved for low-priority tasks.

Values that are not evenly divisible by 10 are rounded up to the nearest multiple of 10. A value of 0 is treated as 10. The default value is 20.

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

MMCSS

Products/Embedded Core/MMCSS/SystemResponsiveness

XML Example

The following XML example shows to reserve 10% of CPU resources for low-priority tasks.

<SystemResponsiveness>10</SystemResponsiveness>

See Also

Concepts

Embedded Core Settings
Feature Module Settings