os_max_cache_size
int os_max_cache_size = 0x1000000;
extern int os_max_cache_size;
#define os_max_cache_pages (os_max_cache_size/DMAPOOL_PAGE_SIZE)
int os_max_cache_size = 0x1000000;
extern int os_max_cache_size;
#define os_max_cache_pages (os_max_cache_size/DMAPOOL_PAGE_SIZE)