|
|
|
|
|
by LeeLorean
4713 days ago
|
|
You will make Microsoft angry if you do this. They have various versions of Windows 8, and some are more crippled than others. It enables PAE which is 36bit addressing Microsoft brought in for their server product line. You still only have 4GB per process, though. I've been using this one for Windows 7. Gives me 64GB
http://www.adminsehow.com/2011/03/windows-7-32-bit-pae-patch... |
|
See http://msdn.microsoft.com/en-us/library/windows/hardware/gg4...
Typically, device drivers must be modified in a number of small ways. Although the actual code changes may be small, they can be difficult. This is because when not using PAE memory addressing, it is possible for a device driver to assume that physical addresses and 32-bit virtual address limits are identical. PAE memory makes this assumption untrue.