From: Linus Torvalds <torvalds@linux-foundation.org>
To: Lin Ming <ming.m.lin@intel.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
"Zhang, Yanmin" <yanmin_zhang@linux.intel.com>,
Mel Gorman <mel@csn.ul.ie>
Subject: Re: specjbb2005 fails with 2.6.29-rc4
Date: Wed, 11 Feb 2009 17:35:52 -0800 (PST) [thread overview]
Message-ID: <alpine.LFD.2.00.0902111733170.3189@localhost.localdomain> (raw)
In-Reply-To: <1234401390.7699.29.camel@minggr.sh.intel.com>
On Thu, 12 Feb 2009, Lin Ming wrote:
>
> Test with Jrockit VM fails. And it works well if OpenJDK is used
> instead.
I suspect maybe it uses hugetlbs?
There were a couple of commits to fix VM_ACCOUNT for hugepage areas
recently. See
- 5a6fe125950676015f5108fb71b2a67441755003: "Do not account for the
address space used by hugetlbfs using VM_ACCOUNT"
- 17c9d12e126cb0de8d535dc1908c4819d712bc68: "Do not account for hugetlbfs
quota at mmap() time if mapping [SHM|MAP]_NORESERVE"
because hugetlb mappings have their own magical VM accounting.
So can you check if current -git fixes it?
Linus
next prev parent reply other threads:[~2009-02-12 1:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-12 1:16 Lin Ming
2009-02-12 1:20 ` Lin Ming
2009-02-12 1:28 ` Zhang, Yanmin
2009-02-12 1:35 ` Linus Torvalds [this message]
2009-02-12 3:23 ` Lin Ming
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LFD.2.00.0902111733170.3189@localhost.localdomain \
--to=torvalds@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mel@csn.ul.ie \
--cc=ming.m.lin@intel.com \
--cc=yanmin_zhang@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome