Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 68397 invoked from network); 11 Dec 2007 15:16:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2007 15:16:04 -0000 Received: (qmail 42843 invoked by uid 500); 11 Dec 2007 15:15:52 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 42829 invoked by uid 500); 11 Dec 2007 15:15:52 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 42819 invoked by uid 99); 11 Dec 2007 15:15:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2007 07:15:52 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2007 15:15:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0218F71422B for ; Tue, 11 Dec 2007 07:15:43 -0800 (PST) Message-ID: <26700167.1197386142988.JavaMail.jira@brutus> Date: Tue, 11 Dec 2007 07:15:42 -0800 (PST) From: "Rustem Rafikov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Created: (HARMONY-5293) [drlvm][jit][emconf] an update for server aggressive emconf MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [drlvm][jit][emconf] an update for server aggressive emconf ------------------------------------------------------------ Key: HARMONY-5293 URL: https://issues.apache.org/jira/browse/HARMONY-5293 Project: Harmony Issue Type: Improvement Components: DRLVM Environment: win-32/linux-32 Reporter: Rustem Rafikov Hi All, The attached file is a patch for server_aggressive emconf. The purpose is to make server_aggressive config more consistence with server.emconf as well as the patch gives some additional performance on some benchmarks. This patch is not expected to break anything as server_aggressive.emconf is not intended for general usage (as server.emconf). At the same time having it in SVN allows further works on performance optimization w/o having discrepancies b/w local and SVN copies of it. -- Thanks Rustem -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.