Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2007 16:33:02 -0600
From:      The Presence <tpresence@hotmail.com>
To:        <freebsd-stable@freebsd.org>
Subject:   freebsd ipsc -a output missing
Message-ID:  <BAY121-W113D435DEE5136573C220CA2AA0@phx.gbl>

next in thread | raw e-mail | index | archive | help

I have a generic kernel on my FreeBSD 6.2 system, and I am getting errors regarding PMAP_SHPGPERPROC which is set at 201 (default).  Because the system is a heavy load websever, this happens quite often.  I want to calculate the proper value to to it to, but my ipcs software isn't working.  Anyone know how to reconcile it?

I do have:

options         SYSVSHM                 # SYSV-style pscshared memory      
options         SYSVMSG                 # SYSV-style message queues
options         SYSVSEM                 # SYSV-style semaphores

compiled into the kernel.

Output from ipcs -a:

mercury# ipcs -a
Message Queues:
T           ID          KEY MODE        OWNER    GROUP    CREATOR  CGROUP                 CBYTES                 QNUM               QBYTES        LSPID        LRPID STIME    RTIME    CTIME   

Shared Memory:
T           ID          KEY MODE        OWNER    GROUP    CREATOR  CGROUP         NATTCH        SEGSZ         CPID         LPID ATIME    DTIME    CTIME   

Semaphores:
T           ID          KEY MODE        OWNER    GROUP    CREATOR  CGROUP          NSEMS OTIME    CTIME   

_________________________________________________________________
Windows Live Hotmail and Microsoft Office Outlook – together at last.  Get it now.
http://office.microsoft.com/en-us/outlook/HA102225181033.aspx?pid=CL100626971033


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY121-W113D435DEE5136573C220CA2AA0>