Re: % of memory unit to heap-controlling RTS flags

2006-12-06 Thread Ian Lynagh
On Mon, Dec 04, 2006 at 01:15:16PM +0300, Bulat Ziganshin wrote: Monday, December 4, 2006, 4:19:45 AM, you wrote: and -H to (say) 25% of physical RAM. i had exactly the same idea. in particular, i want to setup -c value as percentage of available RAM I've added these suggestions to trac

Re: % of memory unit to heap-controlling RTS flags

2006-12-04 Thread Bulat Ziganshin
Hello Ravi, Monday, December 4, 2006, 4:19:45 AM, you wrote: and -H to (say) 25% of physical RAM. i had exactly the same idea. in particular, i want to setup -c value as percentage of available RAM -- Best regards, Bulatmailto:[EMAIL PROTECTED]

% of memory unit to heap-controlling RTS flags

2006-12-03 Thread Ravi Nanavati
If you're trying to produce ghc executables that will work well without tweaking on machines with different configurations, it would handy to be able to control the heap requested based on the size of physical RAM. For instance, you might want to set -M to 100% or 80% of physical RAM and -H to