As Markus Keller OrcaSoft wrote:
> Ich habe ipcclean laufen lassen aber ohne Erfolg. Die Optionen:
>
> maxusers 128
> options SYSVMSG
> options SYSVSEM
> options SYSVSHM
> habe ich in meiner Konfigurationsdatei. Kann mir jemand sagen, wo
> ich die in der Hilfe erwähnten (-B bzw. -N) Parameter einstellen
> kann.
Ich kann mir bei bei diesem blöden SysV IPC nie merken, welcher
der tuning Parameter wofür ist. Hier sind sie alle:
j(at)uriah 318% grep '^S.M' /sys/conf/options
SEMMAP opt_param.h
SEMMNI opt_param.h
SEMMNS opt_param.h
SEMMNU opt_param.h
SEMMSL opt_param.h
SEMOPM opt_param.h
SEMUME opt_param.h
SHMALL opt_param.h
SHMMAX opt_param.h
SHMMAXPGS opt_param.h
SHMMIN opt_param.h
SHMMNI opt_param.h
SHMSEG opt_param.h
[...]
Also sowas wie
options SEMMNI=xxxx
usw. usf. sollte Dir helfen.
-- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Sat 15 Apr 2000 - 19:20:19 CEST