Displaying 5 results from an estimated 5 matches for "msgssz".
Did you mean:
msgs
1998 Sep 16
0
SUNOS: Samba grabs all semaphores
...some .dk culinary token).
Good Luck,
- Andrew -
-------------- next part --------------
#!/bin/sh
#
# Print kernel IPC structures. AGM 4/97
#
/bin/adb -k /vmunix /dev/mem << EOF
version,(utsname-version)?c
msginfo?n"msgmap"8t1Dn"msgmax"8t1Dn"msgmnb"8t1Dn"msgssz"8t1Dn"msgtql"8t1Dn"msgseg"8t1dnn
seminfo?n"semmap"8t1Dn"semmni"8t1Dn"semmns"8t1Dn"semmnu"8t1Dn"semmsl"8t1Dn"semopm"8t1Dn"semume"8t1Dn"semusz"8t1Dn"semvmx"8t1Dn"semaem"8t1Dnn...
1999 Nov 01
0
SAMBA digest 2290
...ize (STRMSGSZ)
> 1024 max size of ctl part of message (STRCTLSZ)
>*
>* IPC Messages
>*
> 0 entries in msg map (MSGMAP)
> 0 max message size (MSGMAX)
> 0 max bytes on queue (MSGMNB)
> 0 message queue identifiers (MSGMNI)
> 0 message segment size (MSGSSZ)
> 0 system message headers (MSGTQL)
> 0 message segments (MSGSEG)
>*
>* IPC Semaphores
>*
> 10 entries in semaphore map (SEMMAP)
> 70 semaphore identifiers (SEMMNI)
> 5000 semaphores in system (SEMMNS)
> 30 undo structures in system (SEMMNU)
>...
2003 Sep 11
0
squid+wccp No buffer space available
...LEASE from Thu Sep 11 and squid-2.5.STABLE3 build from ports.
My kernel:
maxusers 256
options MSGMNB=16384 # max # of bytes in a queue
options MSGMNI=512 # number of message queue identifiers
options MSGSEG=8192 # number of message segments
options MSGSSZ=128 # size of a message segment
options MSGTQL=512 # max messages in system
options SHMSEG=16
options SHMMNI=32
options SHMMAX=2097152
options SHMALL=4096
options MAXDSIZ="(2048UL*1024*1024)"
options MAXSSIZ="(2048UL*...
1999 Oct 13
3
Root did not create the semaphore
Hello all,
I have a very annoying situation (at least at my end). I set up Samba
2.0.5 on a Digital UNIX 4.0F system sitting on a Compaq DS20 server with
great success.... until recently. I set up three directory file shares
with no problems, when I tried to set up a forth, quite a while after
setting up the inital three, I tried to access it from a NT box, I got
the message server not found,
2006 Apr 12
1
powerd not behaving with an Asus A8V-MX and Athlon 64 X2 3800+
...kern.ipc.nmbjumbo16: 0
kern.ipc.maxpipekva: 16777216
kern.ipc.pipes: 12
kern.ipc.pipekva: 102400
kern.ipc.pipefragretry: 0
kern.ipc.pipeallocfail: 0
kern.ipc.piperesizefail: 0
kern.ipc.piperesizeallowed: 1
kern.ipc.msgmax: 16384
kern.ipc.msgmni: 40
kern.ipc.msgmnb: 2048
kern.ipc.msgtql: 40
kern.ipc.msgssz: 8
kern.ipc.msgseg: 2048
kern.ipc.semmap: 30
kern.ipc.semmni: 10
kern.ipc.semmns: 60
kern.ipc.semmnu: 30
kern.ipc.semmsl: 60
kern.ipc.semopm: 100
kern.ipc.semume: 10
kern.ipc.semusz: 92
kern.ipc.semvmx: 32767
kern.ipc.semaem: 16384
kern.ipc.shmmax: 33554432
kern.ipc.shmmin: 1
kern.ipc.shmmni: 192
k...