Name: | »pmem_size« - Obtain total size of the physical memory
handled by the memory manager.
|
Number: | 6
|
Declaration: | ULONG pmem_size ( VOID );
|
Description: | The call pmem_size obtains the total size of the physical
memory that is being handled by the memory manager.
Note: This function is only available as of Version 1.01 of the PMMU cookie. |
Return value: | The function returns the named size.
|
Group: | PMMU functions-handler
|
See also: | ClearPageMode GetHdv_inuse GetPageSize PMMUversion
SetPageMode vmem_size
|