From: "dada1" <dada1@cosmosbay.com>
To: <linux-kernel@vger.kernel.org>,
"William Lee Irwin III" <wli@holomorphy.com>
Subject: hugetlb: No coalescing of adjacent mappings in /proc/pid/maps
Date: Wed, 6 Nov 2002 07:26:44 +0100 [thread overview]
Message-ID: <051a01c2855d$7aec8990$760010ac@edumazet> (raw)
In-Reply-To: E189FxU-0002ZQ-00@holomorphy
Hello William
I noticed a small problem if a process allocates hugetlb memory using
sys_alloc_hugepages(0, 0, 4*1024*1024, PROT_READ|PROT_WRITE, 0) ;
If this process uses a lot of hugetlb pages, its /proc/pid/maps contains one
entry for each mapping.
Could it be possible to coalesce all consecutive mappings onto only one ? As
standard mmap() calls do ?
prev parent reply other threads:[~2002-11-06 6:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-06 2:30 [7/7] hugetlb: make private functions static William Lee Irwin III
2002-11-06 6:26 ` dada1 [this message]
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='051a01c2855d$7aec8990$760010ac@edumazet' \
--to=dada1@cosmosbay.com \
--cc=linux-kernel@vger.kernel.org \
--cc=wli@holomorphy.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.