Sponsored Content
Full Discussion: Help on SHMMAX
Top Forums UNIX for Advanced & Expert Users Help on SHMMAX Post 302240771 by shamrock on Friday 26th of September 2008 01:41:34 PM
Old 09-26-2008
Yes Perderabo is on the mark. The SHMMAX kernel tunable specifies only the maximum size of a single shared memory segment. It does not mean the total amount of shared memory that can be allocated by the OS. Googling found this SHMMAX link. The maximum amount of shared memory system-wide would be a multiple of SHMMNI * SHMMAX.

Last edited by shamrock; 09-26-2008 at 02:53 PM..
 

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

SHMMAX (semaphores)

How can I change the semaphore values? Without say writing a C program that calls the method. Thanks. (5 Replies)
Discussion started by: JamesByars
5 Replies

2. SuSE

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... (2 Replies)
Discussion started by: sap4ever
2 Replies
sccs-help(1)							   User Commands						      sccs-help(1)

NAME
sccs-help, help - ask for help regarding SCCS error or warning messages SYNOPSIS
/usr/ccs/bin/help [argument...] DESCRIPTION
The help utility retrieves information to further explain errors messages and warnings from SCCS commands. It also provides some informa- tion about SCCS command usage. If no arguments are given, help prompts for one. An argument may be a message number (which normally appears in parentheses following each SCCS error or warning message), or an SCCS com- mand name. help responds with an explanation of the message or a usage line for the command. When all else fails, try `/usr/ccs/bin/help stuck'. FILES
/usr/lib/help directory containing files of message text ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |Availability |SUNWsprot | +-----------------------------+-----------------------------+ SEE ALSO
sccs(1), sccs-admin(1), sccs-cdc(1), sccs-comb(1), sccs-delta(1), sccs-get(1), sccs-prs(1), sccs-prt(1), sccs-rmdel(1), sccs-sact(1), sccs- sccsdiff(1), sccs-unget(1), sccs-val(1), what(1), sccsfile(4), attributes(5) SunOS 5.10 24 Feb 1998 sccs-help(1)
All times are GMT -4. The time now is 11:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy