win32api.GetSystemFileCacheSize

tuple = GetSystemFileCacheSize()

Returns the amount of memory reserved for file cache

Return Value

Returns a tuple containing the minimum and maximum cache sizes, and flags (combination of win32con.MM_WORKING_SET_* flags)