From owner-freebsd-java Wed Feb 26 14:24:58 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 ED97637B401 for ; Wed, 26 Feb 2003 14:24:56 -0800 (PST) Received: from amsfep14-int.chello.nl (amsfep14-int.chello.nl [213.46.243.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EEDB43FA3 for ; Wed, 26 Feb 2003 14:24:55 -0800 (PST) (envelope-from marc@bowtie.nl) Received: from bowtie.nl ([213.46.7.58]) by amsfep14-int.chello.nl (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP id <20030226222452.LBGQ5130.amsfep14-int.chello.nl@bowtie.nl>; Wed, 26 Feb 2003 23:24:52 +0100 Date: Wed, 26 Feb 2003 23:24:48 +0100 Subject: Re: performance results of 1.3.1 hotspot Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: Marc van Kempen , java@freebsd.org To: Shannon -jj Behrens From: Marc van Kempen In-Reply-To: <20030226192125.GB67161@alicia.nttmcl.com> Message-Id: <1D7D1F8C-49D9-11D7-8C3B-0003930B8FFA@bowtie.nl> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.551) 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 woensdag, feb 26, 2003, at 20:21 Europe/Amsterdam, Shannon -jj Behrens wrote: > I don't know what the hell I'm talking about, but my guess is that > hotspot uses > a lot more memory; since the database is on the same machine as the > Web server, > the database ends up with less RAM, thus slowing it down. > I don't think that's the problem, the machine has 1 gb of memory, and the java process consumes about 500mb, of which 186mb is resident: Mem: 477M Active, 243M Inact, 150M Wired, 9024K Cache, 112M Buf, 125M Free Swap: 1000M Total, 46M Used, 954M Free, 4% Inuse PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 64549 tomcat 2 0 577M 186M RUN 2:14 57.23% 57.23% java 222 solid 2 0 104M 19144K select 6:54 3.37% 3.37% solid (solid is the database process) As you can see there is still 125mb of memory left. > Best Regards, > -jj > > On Wed, Feb 26, 2003 at 09:46:36AM +0100, Marc van Kempen wrote: >> Hi, >> >> .. Marc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message