Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 8387 invoked from network); 23 Oct 2009 04:09:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Oct 2009 04:09:31 -0000 Received: (qmail 67063 invoked by uid 500); 23 Oct 2009 04:09:31 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 67023 invoked by uid 500); 23 Oct 2009 04:09:30 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 67014 invoked by uid 99); 23 Oct 2009 04:09:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Oct 2009 04:09:30 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ikatkov@gmail.com designates 209.85.220.222 as permitted sender) Received: from [209.85.220.222] (HELO mail-fx0-f222.google.com) (209.85.220.222) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Oct 2009 04:09:28 +0000 Received: by fxm22 with SMTP id 22so9321472fxm.12 for ; Thu, 22 Oct 2009 21:09:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=vO1FHTZYDne3X61LmtclMy6clwOYsqzsBB+WTEuxNv0=; b=D9Cnfl8OtlTN00RTyHuFGhh+zHtmq+gTYIzwHMpaF3Cd4xYc+vNEQbn+YqA6oidRcY ES0kfxsMHLbAngEtYB7oPlF6i5oNvE2/yIxj6N0ygbG/7QtSqIpDkmNDCbzqx7MsWewn YFZzS2mBHcd83DE1TgfnX7+AjuSah/Rfur+LQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=RwIVP94sArBXFXjQOknbvoACq576hsvkZCFNvYwF/6J5GIjytuGB/x6Fq7tMu31Wbw p1ceiqPZpxUnh0QBz8DpgfCRgDnpbjN2I+YVYv4Tnvy5+lbhMWVyVP8UXc1EUVAlIP/f XqPY9g587JY0bU1ZGUDNuZU9ER5la5AUcspiI= MIME-Version: 1.0 Received: by 10.223.15.11 with SMTP id i11mr2058037faa.105.1256270946113; Thu, 22 Oct 2009 21:09:06 -0700 (PDT) In-Reply-To: References: From: Igor Katkov Date: Fri, 23 Oct 2009 00:08:46 -0400 Message-ID: <23b1e84e0910222108g772c2ab4ybe94e85383f06170@mail.gmail.com> Subject: Re: important performance note To: cassandra-user@incubator.apache.org Content-Type: multipart/alternative; boundary=0015174762a47c18710476925f3b --0015174762a47c18710476925f3b Content-Type: text/plain; charset=ISO-8859-1 What OS and what JVM version was it? On Thu, Oct 22, 2009 at 11:21 PM, Jonathan Ellis wrote: > Brandon Williams has been doing some testing on the garbage collector > options we are using, and found that removing the line > > -XX:CMSInitiatingOccupancyFraction=1 \ > > from bin/cassandra.in.sh dramatically increases throughput by reducing > the amount of CPU used by the garbage collector. > > This will be part of 0.4.2 and 0.5, but in the meantime, thought you'd > like to know. > > -Jonathan > --0015174762a47c18710476925f3b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable What OS and what JVM version was it?

On T= hu, Oct 22, 2009 at 11:21 PM, Jonathan Ellis <jbellis@gmail.com> wrote:
Brandon Williams has been doing some testing on the garbage collector
options we are using, and found that removing the line

=A0 =A0 =A0 =A0-XX:CMSInitiatingOccupancyFraction=3D1 \

from bin/cassandra.in.= sh dramatically increases throughput by reducing
the amount of CPU used by the garbage collector.

This will be part of 0.4.2 and 0.5, but in the meantime, thought you'd<= br> like to know.

-Jonathan

--0015174762a47c18710476925f3b--