From owner-freebsd-java Mon Mar 17 8:43:56 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5D8E37B401 for ; Mon, 17 Mar 2003 08:43:54 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8702043F3F for ; Mon, 17 Mar 2003 08:43:53 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr2.xmission.com with spam-scanned (Exim 3.35 #1) id 18uxdv-0007g9-02 for freebsd-java@freebsd.org; Mon, 17 Mar 2003 09:39:19 -0700 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 18uxcH-0006CZ-02; Mon, 17 Mar 2003 09:37:40 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id h2HGaoM01555; Tue, 18 Mar 2003 03:06:50 +1030 (CST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Tue, 18 Mar 2003 03:06:44 +1030 From: Greg Lewis To: Antony T Curtis Cc: freebsd-java@FreeBSD.ORG Subject: Re: [CFR] jdk1.3.1 java_wrapper script update patch Message-ID: <20030318030643.A1528@misty.eyesbeyond.com> References: <20030315.003054.74755042.haro@h4.dion.ne.jp> <200303151334.38233.antony.t.curtis@ntlworld.com> <20030316032338.A94004@misty.eyesbeyond.com> <200303152311.06060.antony.t.curtis@ntlworld.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200303152311.06060.antony.t.curtis@ntlworld.com>; from antony.t.curtis@ntlworld.com on Sat, Mar 15, 2003 at 11:11:03PM +0000 X-Spam-Status: No, hits=-3.5 required=8.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTT,X_AUTH_WARNING version=2.43 X-Spam-Level: Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Mar 15, 2003 at 11:11:03PM +0000, Antony T Curtis wrote: > On Saturday 15 March 2003 4:53 pm, Greg Lewis wrote: > > That would certainly be interesting. A good test to see if KSE pthreads > > is up to it for sure. > > Yep - if I had a spare PC..... Also possible is another "hpi" specially for > KSE threads... ie, go right to the base syscalls w/o the pthreads layer. I'm not sure how much benefit would be gained by this since you may end up having to do a lot of what the pthreads wrapper does anyway. > I wonder if it's possible to make a "hpi" using the linuxthreads port... Yes. Just use the Linux version of the native thread code and link against the appropriate library. There are a couple of small changes needed, but thats essentially it. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message