CVSROOT: /cvs/src Module name: src Branch: cygwin-64bit-branch Changes by: [email protected] 2013-03-07 17:33:59
Modified files:
winsup/cygwin : ChangeLog.64bit heap.cc
Log message:
* heap.cc (heap_init): Fix setting reserved_size value when using
ptmalloc3 to avoid too much pagefile pressure at fork time.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.64bit.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.120&r2=1.1.2.121
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/heap.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.65.2.7&r2=1.65.2.8
