Lines Matching full:caching
48 // Comment out line below to disable memory caching, overriding the process setting
97 { "disable-memory-cache" , OptionValue::eTypeBoolean, false, DISABLE_MEM_CACHE_DEFAULT, NULL, NULL, "Disable reading and caching of memory in fixed-size units." },
2314 // Uncomment to verify memory caching works after making changes to caching code
2323 // Memory caching is enabled, with debug verification
2327 // Uncomment the line below to make sure memory caching is working.
2330 // memory caching, uncomment the line below and test your changes!
2347 // Memory caching is enabled, without debug verification
2354 // Memory caching is disabled