Return-Path: Delivered-To: apmail-lucene-mahout-dev-archive@minotaur.apache.org Received: (qmail 80849 invoked from network); 14 Sep 2009 07:09:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Sep 2009 07:09:32 -0000 Received: (qmail 26555 invoked by uid 500); 14 Sep 2009 07:09:32 -0000 Delivered-To: apmail-lucene-mahout-dev-archive@lucene.apache.org Received: (qmail 26502 invoked by uid 500); 14 Sep 2009 07:09:31 -0000 Mailing-List: contact mahout-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mahout-dev@lucene.apache.org Delivered-To: mailing list mahout-dev@lucene.apache.org Received: (qmail 26492 invoked by uid 99); 14 Sep 2009 07:09:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Sep 2009 07:09:31 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of robin.anil@gmail.com designates 209.85.222.183 as permitted sender) Received: from [209.85.222.183] (HELO mail-pz0-f183.google.com) (209.85.222.183) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Sep 2009 07:09:21 +0000 Received: by pzk13 with SMTP id 13so2312231pzk.5 for ; Mon, 14 Sep 2009 00:09:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=I+ysgyJqg7xsPZD/El+HPH8Znkn/59YifFG599BYjrc=; b=D8JmdRioMT7f+KIoofsOKnQlZVnrZVHIigZANCCVxkiT7IusZ4uZSo2cx72VtMHZR+ jioAXVcWDQN7S0FA+Szs9LIaJxLCaA5/lTDTtZ9YO9PS6kToSTiybZ/ZIQznVq3CM2sq kaL1pfauJangtdHGHcxFyD6+Yfaes5JDR3LTA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=phC7kuoWCUc9icJ+id6iK22KU9/+KO9K6sxQSBZ4NJ/ZukOW3Xs74zcaqTy/rR3GpY w/YuOILE8EAdDmeHCfIzFGFAFz3E/Nbx1JGiOTFLUqo9q59fwbiRT/hIk0N0CjB/XAmZ RKSCIbQq9R6WiO+EQWMXA152xIH+W+WsjMFmI= MIME-Version: 1.0 Received: by 10.143.20.39 with SMTP id x39mr478493wfi.213.1252912141104; Mon, 14 Sep 2009 00:09:01 -0700 (PDT) From: Robin Anil Date: Mon, 14 Sep 2009 12:38:41 +0530 Message-ID: <7d7600c50909140008x39cbadcamcfb09c80056ef07@mail.gmail.com> Subject: Comprehensive study on Java Memory Optimization To: mahout-dev Content-Type: multipart/alternative; boundary=00504502cbef1af5f204738457f4 X-Virus-Checked: Checked by ClamAV on apache.org --00504502cbef1af5f204738457f4 Content-Type: text/plain; charset=UTF-8 Hope it would be useful. Link: http://www.cs.virginia.edu/kim/publicity/pldi09tutorials/memory-efficient-java-tutorial.pdf Robin --00504502cbef1af5f204738457f4--