From: Giampaolo Bellini <iw2lsi@ir2ip.net>
To: linux-kernel@vger.kernel.org
Cc: iw2lsi@ir2ip.net
Subject: Increase vmalloc size on kernel >=2.4.27
Date: Sun, 15 Jul 2007 09:43:07 +0000 [thread overview]
Message-ID: <1184492587.3102.9.camel@debito> (raw)
Hi all...
is there a way to reserve more than 128MB of virtual memory on a i386
machine with kernel >=2.4.27 and 1GB of RAM ?
looking in page.h I've found a
#define VMALLOC_RESERVE (128<<20)
but changing it to
#define VMALLOC_RESERVE (256<<20)
does not solve my problem.
thanks a lot for your time,
Paolo
reply other threads:[~2007-07-15 9:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1184492587.3102.9.camel@debito \
--to=iw2lsi@ir2ip.net \
--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