2 out of 2 rated this helpful - Rate this topic

GetLargePageMinimum function

Applies to: desktop apps only

Retrieves the minimum size of a large page.

Syntax

SIZE_T WINAPI GetLargePageMinimum(void);

Parameters

This function has no parameters.

Return value

If the processor supports large pages, the return value is the minimum size of a large page.

If the processor does not support large pages, the return value is zero.

Remarks

The minimum large page size varies, but it is typically 2 MB or greater.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2003

Header

Winbase.h (include Windows.h)

Library

Kernel32.lib

DLL

Kernel32.dll

See also

Large Page Support
Memory Management Functions

 

 

Send comments about this topic to Microsoft

Build date: 2/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ