SlicedEncryptionInPlaceSlicedEncryptionInPlace
SlicedEncryptionInPlace
設定は、その他の設定と機能、 microsoft-windows-securestartup、filterdriver-チップ (SoC) 上のシステムなどのハードウェア アーキテクチャと Pc の BitLocker の設定を最適化するコンポーネント。The SlicedEncryptionInPlace
setting works with other settings in the microsoft-windows-securestartup-filterdriver- component to optimize BitLocker settings for PCs with hardware architectures such as System on a Chip (SoC). 標準の 32 ビットまたは 64 ビットのハードウェア アーキテクチャのこれらの設定を使わないでください。Do not use these settings for standard 32-bit or 64-bit hardware architectures.
これらの設定は、OEM の製造のみを対象としています。These settings are intended for OEM manufacturing only. これらの設定の使用に関する具体的なガイダンスは、Microsoft にお問い合わせください。For specific guidance on using these settings, contact Microsoft.
注 これらの設定は、Windows 8 にのみ適用されます。Note These settings only apply to Windows 8.
値Values
00 |
スライスの要求は、ソースからターゲット バッファーに実行されます。Slice requests are performed from a source to a target buffer. |
11 |
スライスの要求は、配置で実行されます。Slice requests are performed in place. これが既定値です。This is the default value. |
有効な構成パスValid Configuration Passes
offlineServicingofflineServicing
特殊化します。specialize
auditSystemauditSystem
oobeSystemoobeSystem
親階層Parent Hierarchy
microsoft-windows-securestartup、filterdriver - | SlicedEncryptionInPlacemicrosoft-windows-securestartup-filterdriver- | SlicedEncryptionInPlace
適用対象Applies To
Windows エディションとコンポーネントをサポートするアーキテクチャの一覧は、microsoft-windows-securestartup、filterdriver-を参照してください。For a list of the Windows editions and architectures that this component supports, see microsoft-windows-securestartup-filterdriver-.
XML の例XML Example
次の例では、Bitlocker の最適化の推奨値を指定 x86 チップ上のシステムです。The following example specifies recommended values for Bitlocker optimizations on an x86 System on a Chip.
<component name="microsoft-windows-securestartup-filterdriver-" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<BytesDecryptedInDiskRequestOverhead>262144</BytesDecryptedInDiskRequestOverhead>
<InPlaceCrypto>0</InPlaceCrypto>
<MaxCryptoRequestsPerIo>4</MaxCryptoRequestsPerIo>
<MaxDecryptRequests>0</MaxDecryptRequests>
<MaxEncryptRequests>2</MaxEncryptRequests>
<ModifiedWriteMaximum>4</ModifiedWriteMaximum>
<ReadDoubleBuffering>0</ReadDoubleBuffering>
<SlicedEncryptionInPlace>1</SlicedEncryptionInPlace>
<SlicedEncryptionMinSize>524288</SlicedEncryptionMinSize>
<SlicedEncryptionRequestsMax>1</SlicedEncryptionRequestsMax>
<WriteIoAggregateMaxSize>1048576</WriteIoAggregateMaxSize>
<WriteIoAggregateMinSize>1048576</WriteIoAggregateMinSize>
<WriteSubrequestLength>524288</WriteSubrequestLength>
</component>
関連トピックRelated topics
microsoft-windows-securestartup-filterdriver-microsoft-windows-securestartup-filterdriver-