Update of /cvsroot/monetdb/MonetDB/src/gdk
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19325/src/gdk
Modified Files:
gdk_utils.mx
Log Message:
more cleanup after the GDKinit changes
Index: gdk_utils.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/gdk/gdk_utils.mx,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- gdk_utils.mx 14 Nov 2007 12:40:19 -0000 1.195
+++ gdk_utils.mx 14 Nov 2007 13:22:59 -0000 1.196
@@ -1474,9 +1474,6 @@
#endif
#endif
- if (GDKembedded)
- GDKprotected = 0;
-
/* Mserver intends to rob 80% of all memory as a default */
GDK_mem_maxsize = (size_t) ((double) MT_npages() * (double)
MT_pagesize() * 0.815);
GDK_vm_minsize = (size_t) ((double) MT_npages() * (double)
MT_pagesize() * 0.33);
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins