Is heap_chunk_in_mb still useful?

Igor Pechtchanski pechtcha@cs.nyu.edu
Wed Jul 6 16:45:00 GMT 2005


Would it make sense to have Cygwin setup run the equivalent of the
following on install?

grep '^Mem:' /proc/meminfo | awk '{print $1}' | \
  xargs -ri expr {} / 1048576 | \
  xargs regtool -i set /HKLM/Software/Cygnus\ Solutions/Cygwin/heap_chunk_in_mb

Or should Cygwin determine and use the available memory automatically on
startup?
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT



More information about the Cygwin-apps mailing list