![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SuSE SUSE Linux is a major operating system. The developer rights are owned by Novell, Inc. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| kernel-huge | itik | Ubuntu | 1 | 11-14-2008 12:36 AM |
| Help on SHMMAX | somesh_p | UNIX for Advanced & Expert Users | 4 | 09-26-2008 01:41 PM |
| Huge PI in vmstat | dkvent | SUN Solaris | 9 | 08-14-2008 04:56 AM |
| SHMMAX (semaphores) | JamesByars | UNIX for Dummies Questions & Answers | 5 | 01-06-2008 01:54 PM |
| OSX uploads to 2000 server extremly slow | wbeard6142 | OS X (Apple) | 2 | 08-14-2005 11:53 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
extremly huge shmmax value
Hello all!
On this SLES 10 box I found (what I think) an abnormal huge shmmax value. hostname:~ # cat /proc/sys/kernel/shmmax 18446744073709551615 hostname:~ # Perhaps there is a malconfigured startup script on the machine somwhere? But where/how do I find/set the default value of shmmax in SLES 10? //sap4ever Last edited by sap4ever; 09-21-2009 at 07:29 AM.. |
|
||||
|
The max possible shmmax value is 18446744073709551615 for 64 bit. Which is what you have.
Here is an article on setting the shmmax value: comp.os.linux.setup: PERMANENTLY setting shmmax in Linux - Suse Personal Edition 8.2 |
|
||||
|
Quote:
Ok, thanks, I found we have that value on more of our SLES10 SP2 systems. And in the boot log, it looks like it's set "unlimited" with a "-1" hostname:/var/log # grep shmmax boot.msg kernel.shmmax = -1 Can you think of any problem keeping this that way? //sap4ever |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|