nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

How to increase the vmalloc size?

This is a discussion on How to increase the vmalloc size? within the Linux software forums, part of the Linux Getting Started category; Hi all, In my log file, I got this message. Sep 10 20:10:15 localhost kernel: allocation failed: out of vmalloc ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 09-11-2006, 01:27 PM
Member
User
 
Join Date: Jun 2005
Posts: 45
Rep Power: 0
warren
Default How to increase the vmalloc size?

Hi all,

In my log file, I got this message.
Sep 10 20:10:15 localhost kernel: allocation failed: out of vmalloc space - use vmalloc=<size> to increase size.

Does anyone knows how to increase the vmalloc size? I have a 4GB RAM but my vmalloc size is only around 250MB. here's the output of meminfo.

-bash-3.00# cat /proc/meminfo
MemTotal: 4149084 kB
MemFree: 158452 kB
Buffers: 31748 kB
Cached: 3540632 kB
SwapCached: 0 kB
Active: 116340 kB
Inactive: 3530776 kB
HighTotal: 3407296 kB
HighFree: 15004 kB
LowTotal: 741788 kB
LowFree: 143448 kB
SwapTotal: 1048568 kB
SwapFree: 1048568 kB
Dirty: 2076 kB
Writeback: 0 kB
Mapped: 96824 kB
Slab: 157748 kB
CommitLimit: 3123108 kB
Committed_AS: 229872 kB
PageTables: 1172 kB
VmallocTotal: 249848 kB
VmallocUsed: 146460 kB
VmallocChunk: 2736 kB

Thanks in advance,
warren
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 09-11-2006, 01:59 PM
Member
User
 
Join Date: Jun 2005
Posts: 45
Rep Power: 0
warren
Default

I have added a vmalloc option in grub.conf.
something like:

kernel /boot/vmlinuz ro root=/dev/ram1 ramdisk_size=136000 rhgb quiet vmalloc=512M

reboot, still it didn't increase the vmalloc size.

-bash-3.00# cat /proc/cmdline
ro root=/dev/ram1 ramdisk_size=136000 rhgb quiet

the vmalloc option has not been passed to the kernel, any idea hot to do it?

thanks,
warren
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Linux / UNIX set increase the number of failed login retries with SSH client sweta Getting started tutorials 0 06-12-2007 03:35 AM
Script to Display Image size, Res, and Compression TiredOrangeCat Shell scripting 4 02-13-2007 12:04 AM
How to Increase your Airtel DSL DNS server performance speed rockdalinux Computer Networking and Internet/broadband 1 09-23-2006 06:06 AM
Linux command to check size of hard drive disk gbdood Linux software 2 08-27-2006 10:44 AM
moving files based on size kavi Shell scripting 2 11-11-2005 06:17 PM


All times are GMT +5.5. The time now is 10:12 PM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36