BytesDecryptedInDiskRequestOverhead (Standard 8 Module Reference)

7/8/2014

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

This setting specifies the size, in bytes, for read requests to be divided into multiple subrequests.

The default value is 524288 (512 MB).

This setting works with other settings in the SecureStartup-FilterDriver component to optimize BitLocker settings for PCs with hardware architectures such as System on a Chip (SoC). Do not use these settings for standard 32-bit or 64-bit hardware architectures. For specific guidance on using these settings, contact Microsoft.

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

SecureStartup-FilterDriver

Products/Embedded Core/SecureStartup-FilterDriver/BytesDecryptedInDiskRequestOverhead

XML Example

The following XML example shows how to configure BytesDecryptedInDiskRequestOverhead.

<BytesDecryptedInDiskRequestOverhead>524288</BytesDecryptedInDiskRequestOverhead>

See Also

Concepts

Embedded Core Settings
Feature Module Settings