Interrups | Categories | Contents |
AX = FF28h ECX = new threshold (0000000h to disable MCB memory allocation system)
Return:
CF clear if successful threshold unchanged (default 16K) CF set on error (threshold > 64K)
Desc: Specify the memory allocation size below which CauseWay will use internal MCB chains rather than allocating full 4K pages via DPMI
Note: The specified threshold will be rounded up to the next higher multiple of 4K
Category: DOS Extenders - Int 31h - C
Interrups | Categories | Contents |