Fix for Bug 1666 - WServ NGA winscw max heap too small for running KhronosRI NewGraphicsArchitecture
authorMattD <mattd@symbian.org>
Mon, 08 Feb 2010 18:23:59 +0000
branchNewGraphicsArchitecture
changeset 3 406617043e2c
parent 2 31d73acc5459
child 4 044bc69ecfee
Fix for Bug 1666 - WServ NGA winscw max heap too small for running KhronosRI
windowing/windowserver/group/openwfc/WServ_nga.MMP
--- a/windowing/windowserver/group/openwfc/WServ_nga.MMP	Mon Feb 08 18:18:38 2010 +0000
+++ b/windowing/windowserver/group/openwfc/WServ_nga.MMP	Mon Feb 08 18:23:59 2010 +0000
@@ -23,10 +23,10 @@
 TARGETTYPE        exe
 
 EPOCSTACKSIZE	  0x4000
-// 3Mb max heap for Winscw builds (default 1Mb used for target builds)
+// 6Mb max heap for Winscw builds (default 1Mb used for target builds)
 
 #ifdef WINS
-EPOCHEAPSIZE	    0x00010000 0x00300000
+EPOCHEAPSIZE	    0x00010000 0x00600000
 #endif
 EPOCFIXEDPROCESS
 CAPABILITY        PowerMgmt ReadDeviceData WriteDeviceData ProtServ