Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 65471 invoked from network); 13 May 2005 15:12:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 May 2005 15:12:20 -0000 Received: (qmail 27214 invoked by uid 500); 13 May 2005 15:16:33 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 27168 invoked by uid 500); 13 May 2005 15:16:33 -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 27139 invoked by uid 99); 13 May 2005 15:16:32 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from Unknown (HELO set.superlinksoftware.com) (66.35.175.110) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 13 May 2005 08:16:32 -0700 Received: from [12.172.173.61] (12.172.173.61 12.172.173.61) by set.superlinksoftware.com (66.35.175.110) with SMTP id 1115995729555561.6359596733545; Fri, 13 May 2005 10:48:49 -0400 (EDT) Message-ID: <137329945.1115995732527.JavaMail.root@set.superlinksoftware.com> Date: Fri, 13 May 2005 08:12:13 -0700 From: acoliver@apache.org Reply-To: acoliver@apache.org To: harmony-dev@incubator.apache.org Subject: Sending native code to the processor at runtime Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N It has been a considerable time since I did programming at that level but can someone tell me how: If you are running code, generate some binary code, how do you schedule it to run on the processor (and preferably in an unbounded way). I believe IIRC you can copy it into the code segment. Can someone point me to a good reference or better yet some reasonably well written source which does this? Thank you very much. -andy -- Andrew C. Oliver SuperLink Software, Inc. Java to Excel using POI http://www.superlinksoftware.com/services/poi Commercial support including features added/implemented, bugs fixed.