Skip to content

ntdll: Explaining with wine requires a 3G/1G split on 32bit

Windows has a 2G/2G split by default, but some addresses are fixed in the win32 API, so we have to ensure that those addresses are still available in the virtual memory space and not taken by Linux.

Kudos to stefand for taking the time to explain on IRC.

Merge request reports

Loading