Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/28/2014
You can configure the kernel boot settings by modifying the registry entries located in the key HKEY_LOCAL_MACHINE\Init\BootVars.
Name |
Type |
Description |
Default |
|---|---|---|---|
UnalignedAccessEnable |
DWORD |
Determines whether unaligned memory access is enabled for ARMv6 and later processors.
Note:
This registry setting determines the memory access setting at boot time. To enable or disable unaligned memory access at runtime, see the KLibUnalignedAccessEnable kernel function.
|
0 |
Note: