Sponsored Content
Full Discussion: Help on SHMMAX
Top Forums UNIX for Advanced & Expert Users Help on SHMMAX Post 302240354 by somesh_p on Thursday 25th of September 2008 01:10:44 PM
Old 09-25-2008
Help on SHMMAX

Hi.

Allocated is showing in hexadecimal which comes to 1 GB
But the usage is showing more (14 GB). Can you please explain why? Normally, usage should be less than allocated



$ /usr/sbin/kmtune -q shmmax

Parameter Current Dyn Planned Module Version

==========================================================
shmmax 0x40000000 Y 0X40000000


$ ipcs -mba |awk '{print s+= $10}' |tail -2

1.44211e+10

1.44221e+10
 

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
cfgadm_cardbus(1M)					  System Administration Commands					cfgadm_cardbus(1M)

NAME
cfgadm_cardbus - cardbus hardware specific commands for cfgadm SYNOPSIS
/usr/sbin/cfgadm [-f ] [-y | -n ] [-v] [-o hardware_options] -c function ap_id [ap_id] /usr/sbin/cfgadm [-f ] [-y | -n ] [-v] [-o hardware_options] -x hardware_function ap_id [ap_id] /usr/sbin/cfgadm [-v] [-s listing_options] [-o hardware_options] [-l [ap_id | ap_type]] /usr/sbin/cfgadm [-v] [-o harware_options] -t ap_id [ap_id] /usr/sbin/cfgadm [-v] [-o hardware_function] -h [ap_id| ap_type] DESCRIPTION
The CardBus slots in Solaris are hot plug capable. This capability is supported by the PCI hardware specific library /usr/lib/cfgadm/pci.so.1 through the cfgadm command (see cfgadm(1M)). The hot plug administrative models between CardBus, PCI, CompactPCI, and PCI Express operate the same fashion. Please refer to cfgadm_pci(1M) for the usage information. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsl | +-----------------------------+-----------------------------+ SEE ALSO
cfgadm(1M), config_admin(3CFGADM), libcfgadm(3LIB), attributes(5) SunOS 5.11 11 July 2006 cfgadm_cardbus(1M)
All times are GMT -4. The time now is 11:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy