Message from discussion
Issue 2191 in v8: V8 reports heap memory size bigger than process private memory
Received: by 10.101.2.2 with SMTP id e2mr802343ani.6.1348754734538;
Thu, 27 Sep 2012 07:05:34 -0700 (PDT)
X-BeenThere: v8-dev@googlegroups.com
Received: by 10.236.187.39 with SMTP id x27ls4883830yhm.4.gmail; Thu, 27 Sep
2012 07:05:33 -0700 (PDT)
Received: by 10.236.136.202 with SMTP id w50mr3138946yhi.47.1348754733204;
Thu, 27 Sep 2012 07:05:33 -0700 (PDT)
Received: by 10.236.136.202 with SMTP id w50mr3138944yhi.47.1348754733191;
Thu, 27 Sep 2012 07:05:33 -0700 (PDT)
Return-Path: <3LV1kUBAKBgIeqfgukvg-pqtgrn0iqqing.eqoxA-fgxiqqingitqwru....@codesite.bounces.google.com>
Received: from mail-gg0-f203.google.com (mail-gg0-f203.google.com [209.85.161.203])
by gmr-mx.google.com with ESMTPS id c61si1338172yhm.3.2012.09.27.07.05.33
(version=TLSv1/SSLv3 cipher=OTHER);
Thu, 27 Sep 2012 07:05:33 -0700 (PDT)
Received-SPF: pass (google.com: domain of 3LV1kUBAKBgIeqfgukvg-pqtgrn0iqqing.eqoxA-fgxiqqingitqwru....@codesite.bounces.google.com designates 209.85.161.203 as permitted sender) client-ip=209.85.161.203;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of 3LV1kUBAKBgIeqfgukvg-pqtgrn0iqqing.eqoxA-fgxiqqingitqwru....@codesite.bounces.google.com designates 209.85.161.203 as permitted sender) smtp.mail=3LV1kUBAKBgIeqfgukvg-pqtgrn0iqqing.eqoxA-fgxiqqingitqwru....@codesite.bounces.google.com; dkim=pass header...@google.com
Received: by ggnq1 with SMTP id q1so10650ggn.4
for <v8-dev@googlegroups.com>; Thu, 27 Sep 2012 07:05:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=google.com; s=20120113;
h=mime-version:reply-to:x-generated-by:x-googlecode-project
:x-googlecode-issue-id:references:in-reply-to:message-id:date
:subject:from:to:content-type;
bh=m/lWLauUw/DJQLSkuVIB7PVMoUZWm+mm96JNc51fcmw=;
b=m8KMdxMcNhLO3mVVvB8mc0lLhTTdwqd1YuLECiaVuCPILscSxzdfqlED1oB+6TZ9vd
H095/W4k1ReO4tlyEXiuV1tZHbkkywvH1sePsuRzXMGmE9q17iCptqyW2t/aBSMcfG3Z
w2VXslcLgKT0OTUNIFLQDySR5RU6GdQGe35y+WPSChmGihXrztODU9rJXqh/Va28HqOD
wALYKEkSeaq6xisPUFXeT5UaqqBrtMBG2dBDslVAaLggHmn7eCCAVuoTlNP2sYI8kGzI
KWhOnSWOJ19Myq4uhLF77yQ+0yoKT03m/tafIXWID3QumJD+Yih0Z4ndgAMpVP18ALXl
yy0Q==
MIME-Version: 1.0
Received: by 10.224.183.13 with SMTP id ce13mr3203878qab.4.1348754733050; Thu,
27 Sep 2012 07:05:33 -0700 (PDT)
Reply-To: codesite-nore...@google.com
X-Generated-By: Google Code
X-GoogleCode-Project: v8
X-GoogleCode-Issue-Id: 2191
References: <15-11690816309429728379-10138822731028902488-codesite-noreply=google....@googlecode.com>
<0-11690816309429728379-10138822731028902488-codesite-noreply=google....@googlecode.com>
In-Reply-To: <15-11690816309429728379-10138822731028902488-codesite-noreply=google....@googlecode.com>
Message-ID: <16-11690816309429728379-10138822731028902488-codesite-noreply=google....@googlecode.com>
Date: Thu, 27 Sep 2012 14:05:33 +0000
Subject: Re: Issue 2191 in v8: V8 reports heap memory size bigger than process
private memory
From: codesite-nore...@google.com
To: v8-dev@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes
Comment #16 on issue 2191 by a...@google.com: V8 reports heap memory size
bigger than process private memory
http://code.google.com/p/v8/issues/detail?id=2191
Just to note, it does not change the number in task manager. It just
provides a new statistics value in the API.