lkml.org 
[lkml]   [2007]   [Jul]   [15]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectIncrease vmalloc size on kernel >=2.4.27
FromGiampaolo Bellini <>
DateSun, 15 Jul 2007 09:43:07 +0000
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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-07-15 09:47    [from the cache]
©2003-2008