Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 40970 invoked from network); 17 Oct 2006 07:49:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Oct 2006 07:49:41 -0000 Received: (qmail 40903 invoked by uid 500); 17 Oct 2006 07:49:39 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 40476 invoked by uid 500); 17 Oct 2006 07:49:38 -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 40465 invoked by uid 99); 17 Oct 2006 07:49:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Oct 2006 00:49:38 -0700 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of alex.yunanhe@gmail.com designates 64.233.182.188 as permitted sender) Received: from [64.233.182.188] (HELO nf-out-0910.google.com) (64.233.182.188) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Oct 2006 00:49:37 -0700 Received: by nf-out-0910.google.com with SMTP id a4so204600nfc for ; Tue, 17 Oct 2006 00:49:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=aM7QDXhHurc1Qs3bM4KWFiX0OLd64NIo0ihXR57jY91XBJKLVgIzd23yUv1JUG8AxCTxgSOzI7r/fdFFIEiMElf0ro7c7Vzw+2wc6Y7twWwvf9F0sufkfeihZTPPZ4zXz5J1+bGFFpuneqwGK1rWz6kSWNQbduKFCMzMP+nrsOI= Received: by 10.78.148.8 with SMTP id v8mr8994673hud; Tue, 17 Oct 2006 00:49:15 -0700 (PDT) Received: by 10.78.182.14 with HTTP; Tue, 17 Oct 2006 00:49:15 -0700 (PDT) Message-ID: Date: Tue, 17 Oct 2006 15:49:15 +0800 From: "yunan He" To: harmony-dev@incubator.apache.org Subject: Re: [DRLVM](JIRA-1886)interior pointer for GCv5 of DRLVM In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_56169_13047575.1161071355504" References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_56169_13047575.1161071355504 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Mikhail, I have prepared a Jitrino.OPT write barrier implementation and will send it to you for review soon. Thanks. BTW, did the JET WB4C patch commit to the harmony? Yu-Nan On 10/17/06, Mikhail Fursov wrote: > > Yu-Nan, > to make GCv5 to work with Jitrino.OPT you need WB support. > Do you need a help to implement it or you already have the implementation? > > On 10/17/06, yunan He wrote: > > > > Hi, the patch attached in JIRA 1886 is an implementation of interior > > pointer > > for GCv5 of DRLVM. It would be great if some commiter can help to review > > and > > commit it. > > > > http://issues.apache.org/jira/browse/HARMONY-1886 > > > > Repeat the desciption : > > "Attached patch is an implementation of interior pointer support for > GCv5 > > of > > DRLVM. To apply the patch, please enter gc_gen/ directory and type > `patch > > -p0 < xxxx`. This is needed for GCv5 to work with Jitrino.OPT. Since it > > has > > no impact on other component, I'd hope it can be committed as early as > > possible so as to enable GCv5 with Jitrino.OPT. > > " > > > > The patch is based on revision 464099. I hope it can be committed to > > Harmony > > soon. Thanks. > > > > Regards! > > Yu-Nan > > > > > > > -- > Mikhail Fursov > > ------=_Part_56169_13047575.1161071355504--