From: William Lee Irwin III <wli@holomorphy.com>
To: John Richard Moser <nigelenki@comcast.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Huge pages and small pages. . .
Date: Tue, 17 Jan 2006 11:06:50 -0800 [thread overview]
Message-ID: <20060117190650.GC13708@holomorphy.com> (raw)
In-Reply-To: <43CD3CE4.3090300@comcast.net>
On Tue, Jan 17, 2006 at 01:52:20PM -0500, John Richard Moser wrote:
> Is there anything in the kernel that shifts the physical pages for 1024
> physically allocated and contiguous virtual pages together physically
> and remaps them as one huge page? This would probably work well for the
> low end of the heap, until someone figures out a way to tell the system
> to free intermittent pages in a big mapping (if the heap has an
> allocation up high, it can have huge, unused areas that are allocated).
> It may possibly work for disk cache as well, albeit I can't say for
> sure if it's common to have a 4 meg contiguous section of program data
> loaded.
> Shifting odd huge allocations around would be neat to, re:
> {2m}[4M ]{2m} -> [4M ][4M ]
I've got bugs and feature work written by others that has sat on hold
for ages to merge, so I won't be looking to experiment myself.
Do write things yourself and send in the resulting patches, though.
-- wli
next prev parent reply other threads:[~2006-01-17 19:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-17 18:52 Huge pages and small pages. . John Richard Moser
2006-01-17 19:06 ` William Lee Irwin III [this message]
2006-01-17 19:41 ` John Richard Moser
2006-01-17 19:18 ` linux-os (Dick Johnson)
2006-01-17 19:40 ` John Richard Moser
2006-01-17 23:18 ` Paul Mundt
2006-01-18 5:50 ` Ian Wienand
2006-01-18 10:36 ` Helge Hafting
2006-01-18 19:11 ` John Richard Moser
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=20060117190650.GC13708@holomorphy.com \
--to=wli@holomorphy.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nigelenki@comcast.net \
/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