public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Increase vmalloc size on kernel >=2.4.27
@ 2007-07-15  9:43 Giampaolo Bellini
  0 siblings, 0 replies; only message in thread
From: Giampaolo Bellini @ 2007-07-15  9:43 UTC (permalink / raw)
  To: linux-kernel; +Cc: iw2lsi

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-15  9:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-15  9:43 Increase vmalloc size on kernel >=2.4.27 Giampaolo Bellini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox