From: Gareth Hughes <gareth.hughes@acm.org>
To: "Ernest N. Mamikonyan" <ernest@newton.physics.drexel.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: increasing the TASK_SIZE
Date: Tue, 10 Jul 2001 00:46:29 +1000 [thread overview]
Message-ID: <3B49C3C5.1A852029@acm.org> (raw)
In-Reply-To: <3B44DA51.10D3F0C0@newton.physics.drexel.edu>
"Ernest N. Mamikonyan" wrote:
>
> I was wondering how I can increase the process address space, TASK_SIZE
> (PAGE_OFFSET), in the current kernel. It looks like the 3 GB value is
> hardcoded in a couple of places and is thus not trivial to alter. Is
> there any good reason to limit this value at all, why not just have it
> be the same as the max addressable space (64 GB)? We have an ix86 SMP
> box with 4 GB of RAM and want to be able to allocate all of it to a
> single program (physics simulation). I would greatly appreciate any help
> on this.
Sounds like you just need to enable highmem. Check the help for "High
Memory Support" in "Processor type and features".
-- Gareth
next prev parent reply other threads:[~2001-07-09 14:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-05 21:21 increasing the TASK_SIZE Ernest N. Mamikonyan
2001-07-09 11:15 ` Matti Aarnio
2001-07-09 19:30 ` Albert D. Cahalan
2001-07-09 14:46 ` Gareth Hughes [this message]
2001-07-09 19:34 ` Richard B. Johnson
2001-07-09 18:10 ` Rik van Riel
2001-07-10 1:40 ` Gareth Hughes
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=3B49C3C5.1A852029@acm.org \
--to=gareth.hughes@acm.org \
--cc=ernest@newton.physics.drexel.edu \
--cc=linux-kernel@vger.kernel.org \
/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.