From: "Jeff V. Merkey" <jmerkey@vger.timpanogas.org>
To: linux-kernel@vger.kernel.org
Cc: jmerkey@timpanogas.org
Subject: Questton about Zone Allocation 2.4.X
Date: Thu, 2 Jan 2003 17:55:17 -0700 [thread overview]
Message-ID: <20030102175517.A21471@vger.timpanogas.org> (raw)
LKML,
I have a system in the lab with 4GB of physical and the system can see all
the memory, however, calls to get_free_pages() will only allocate up to 1GB
of this memory before returning an out of memory condition. I have reviewed
Ingo's changes and enhancements with the zone allocator and it certainly
looks like this code has the smarts to balance the contiguous free pages
on the zone allocation lists. I need to be able to get more than 1GB to
pin for a particular application. Where do I need to adjust the tuning
to allow 2.4.X kernels to allocate mote than 1GB from the physical pages
list?
Any help would be appreciated.
Thanks
Jeff Merkey
Network Associates
next reply other threads:[~2003-01-02 23:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-03 0:55 Jeff V. Merkey [this message]
2003-01-02 23:51 ` William Lee Irwin III
2003-01-02 23:54 ` William Lee Irwin III
2003-01-03 1:08 ` Jeff V. Merkey
2003-01-03 0:00 ` William Lee Irwin III
2003-01-03 1:15 ` Question " Jeff V. Merkey
2003-01-03 0:11 ` William Lee Irwin III
2003-01-03 1:32 ` Jeff V. Merkey
2003-01-03 0:30 ` William Lee Irwin III
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=20030102175517.A21471@vger.timpanogas.org \
--to=jmerkey@vger.timpanogas.org \
--cc=jmerkey@timpanogas.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome