Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 99069 invoked from network); 15 Sep 2006 02:34:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Sep 2006 02:34:10 -0000 Received: (qmail 33652 invoked by uid 500); 15 Sep 2006 02:34:07 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 33503 invoked by uid 500); 15 Sep 2006 02:34:07 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 33492 invoked by uid 99); 15 Sep 2006 02:34:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Sep 2006 19:34:06 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 216.86.168.178 is neither permitted nor denied by domain of geir@pobox.com) Received: from [216.86.168.178] (HELO mxout-03.mxes.net) (216.86.168.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Sep 2006 19:33:55 -0700 Received: from [192.168.1.103] (unknown [67.86.14.219]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id EEF3D51941 for ; Thu, 14 Sep 2006 22:33:26 -0400 (EDT) Message-ID: <450A10F6.8050005@pobox.com> Date: Thu, 14 Sep 2006 22:33:26 -0400 From: "Geir Magnusson Jr." Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5.0.5 (Macintosh/20060719) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [General VM] GC strategy:how to garbage collect short-lived objects quickly. References: <9623c9a50609132353k49ed4fei18b634bf1e074212@mail.gmail.com> <9623c9a50609140250o6257d817ud37db1af729f8127@mail.gmail.com> <9623c9a50609141744s673ef6bfp93bbef6c270cde29@mail.gmail.com> <450A036A.2040607@pobox.com> <9623c9a50609141926o75963da8k8786cd650f09cc93@mail.gmail.com> In-Reply-To: <9623c9a50609141926o75963da8k8786cd650f09cc93@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Xiao-Feng Li wrote: > On 9/15/06, Geir Magnusson Jr. wrote: >> >> >> Xiao-Feng Li wrote: >> > GCv5 is a proposed next GC version for Harmony VM. It's just starting. >> > Any people who are interested are welcome to comment the design or >> > participate the development. Please notice messages with [DRLVM][GC] >> > in subject. I will submit a very preliminary mark-compaction GC >> > skeleton as the mature space collector soon. >> >> When this happens, lets ensure that we can compile both v4.1 and v5 at >> the same time, and choose them via a cmd-line switch... >> > > Yes, it is always desirable to keep the existing version runnable. > > Since I will submit code as JIRA issue or update from time to time as > the development proceeds, the initial submissions are only for > developers, will not be ready to run as GCv5, (e.g., it may have > seperate standalone nursery collector and mature collector). When GCv5 > is developed reasonably complete in functionality, we will make it a > command line option. Or do you suggest to do it immediately? It wouldn't be a bad thing to at least try to start integrating as soon as possible, as it might affect the structure of what you are building... geir > > Thanks, > xiaofeng > > >> >> geir >> > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org