Browse thread
Optimizing garbage collection
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2010-11-23 (15:55) |
From: | Jon Harrop <jonathandeanharrop@g...> |
Subject: | RE: [Caml-list] Re: Optimizing garbage collection |
I would increase the default minor heap size to something closer to today's common L2 cache sizes. But I see that Damien already did this for us: http://caml.inria.fr/cgi-bin/viewcvs.cgi/ocaml/version/3.12/byterun/config.h ?rev=10787 <http://caml.inria.fr/cgi-bin/viewcvs.cgi/ocaml/version/3.12/byterun/config. h?rev=10787&r1=10496&r2=10787> &r1=10496&r2=10787 Cheers, Jon. From: Eray Ozkural [mailto:examachine@gmail.com] Sent: 22 November 2010 23:14 To: Jon Harrop Cc: Sylvain Le Gall; caml-list@inria.fr Subject: Re: [Caml-list] Re: Optimizing garbage collection On Mon, Nov 22, 2010 at 11:14 PM, Jon Harrop <jonathandeanharrop@googlemail.com> wrote: What happens if you just increase the default size? Well we don't want to be a memory hog like Java do we? It's something that kind of depends on the app, what would you set it to? Cheers, -- Eray Ozkural, PhD candidate. Comp. Sci. Dept., Bilkent University, Ankara http://groups.yahoo.com/group/ai-philosophy http://myspace.com/arizanesil http://myspace.com/malfunct