--- a/persistentstorage/centralrepository/cenrepsrv/cachemgr.h Fri Apr 16 16:49:27 2010 +0300
+++ b/persistentstorage/centralrepository/cenrepsrv/cachemgr.h Mon May 03 14:09:14 2010 +0300
@@ -30,7 +30,7 @@
The default value is approximately the size needed to cache everything during device boot-up
@internalComponent
*/
- #define DEFAULT_CENTREP_CACHE_SIZE 100000
+ #define DEFAULT_CENTREP_CACHE_SIZE 200000
#else
#if DEFAULT_CENTREP_CACHE_SIZE <= 0
#error "DEFAULT_CENTREP_CACHE_SIZE macro value must be greater than 0"