Hi,

can you advice which SYSV kernel options and how should I tweak to make
more room for semaphores and shared memory? They are several of them in
the LINT kernel, should I change all of them, or which?

And the second question: how can I delete unused private shared memory
segments? for example:

Shared Memory:
T     ID     KEY        MODE       OWNER    GROUP
m  65553          0 --rw-rw-rw-     root    wheel
m 131090          0 --rw-rw-rw-     root    wheel
m 655379          0 --rw-rw-rw-     root    wheel

> ipcrm -m 131090
ipcrm: shmid(131090): : Invalid argument

> ipcrm -M 0
ipcrm: can't remove private shared memory segments

There must be a way to do it without rebooting the server!

Thanks and regards


----
Alexander Varshavchick, Metrocom Joint Stock Company
Phone: (812)118-3322, 118-3115(fax)




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to