From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by yquem.inria.fr (Postfix) with ESMTP id A7A7DBBAF for ; Tue, 23 Nov 2010 16:55:11 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnQDAKNy60xKfVIqkGdsb2JhbACCAZIygVWEUwGIAwgVAQEBAQkJDAcRAx+jaot8AQWOEwEEhUuQYA X-IronPort-AV: E=Sophos;i="4.59,242,1288566000"; d="scan'208,217";a="89189756" Received: from mail-ww0-f42.google.com ([74.125.82.42]) by mail1-smtp-roc.national.inria.fr with ESMTP; 23 Nov 2010 16:55:11 +0100 Received: by wwc33 with SMTP id 33so1266329wwc.3 for ; Tue, 23 Nov 2010 07:55:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:references :in-reply-to:subject:date:organization:message-id:mime-version :content-type:x-mailer:thread-index:content-language; bh=3vHbGwig0dl3b098kDjgyz9usNvXJLsE1ZqCYpMwTBA=; b=AoX4s7gKe07/jAZuwLFwy2hStDy0iWecwKQabV7obTwbGBGl6eugI+kZU5JuoasR48 d1NKzQ8u0fF48/7SxCKd3FoJKDZd+0TJ2ooeQtpG9/3ncxkbTe853S0iids12GwFgGF8 8yE9ftMAyfCAOgzb7w/Kw0IfZ2HRVqO3pUKvQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:cc:references:in-reply-to:subject:date:organization :message-id:mime-version:content-type:x-mailer:thread-index :content-language; b=JJ4KXAWGCN34W19M+EsnKvb7TRvj32C4ErAu7wwbW20E+N2Wk/6yRb8pBu4WO+5H/z XH8M6SrXsAEr+zi8lCOPYkv+QC3AKCGMjYozryU9ElLhQngj7vGb1SxJLz11l+5truqj OvYAUjo7P2NXp9bzqM27CDaSNCJjOtWknlvWI= Received: by 10.227.68.201 with SMTP id w9mr7915374wbi.59.1290527705768; Tue, 23 Nov 2010 07:55:05 -0800 (PST) Received: from WinEight ([87.113.160.118]) by mx.google.com with ESMTPS id b30sm4205023wbb.4.2010.11.23.07.55.03 (version=SSLv3 cipher=RC4-MD5); Tue, 23 Nov 2010 07:55:04 -0800 (PST) From: Jon Harrop To: "'Eray Ozkural'" Cc: References: <4CE68FAB.6020102@elehack.net> <577267187.967802.1290367612809.JavaMail.root@zmbs1.inria.fr> <05dd01cb8a8a$49360cb0$dba22610$@com> In-Reply-To: Subject: RE: [Caml-list] Re: Optimizing garbage collection Date: Tue, 23 Nov 2010 15:54:46 -0000 Organization: Flying Frog Consultancy Message-ID: <065f01cb8b26$c13e1300$43ba3900$@com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0660_01CB8B26.C13E1300" X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcuKmu3VN6hcHiSRT5y6bD8UzNvEpgAhkCrg Content-Language: en-gb X-Spam: no; 0.00; damien:01 viewcvs:01 ocaml:01 byterun:01 viewcvs:01 ocaml:01 byterun:01 cheers:01 eray:01 ozkural:01 cheers:01 eray:01 ozkural:01 bilkent:01 damien:01 This is a multi-part message in MIME format. ------=_NextPart_000_0660_01CB8B26.C13E1300 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit 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 &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 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 ------=_NextPart_000_0660_01CB8B26.C13E1300 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable

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=3D10787&am= p;r1=3D10496&r2=3D10787

 

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@goog= lemail.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=

------=_NextPart_000_0660_01CB8B26.C13E1300--