* Michael C . Wu <[EMAIL PROTECTED]> [010320 10:27] wrote: > On Tue, Mar 20, 2001 at 10:15:27AM -0800, Matt Dillon scribbled: > | > | :Another problem is that we have around 4000+ processes accessing > | :lots of SHM at the same time.. > | > | How big is 'lots'? If the shared memory segment is smallish, e.g. > | less then 64MB, you should be ok. If it is larger then you will > | have to do some kernel tuning to avoid running out of pmap entries. > > This is exactly what happens to us sometimes. We run out of pmap entries. :) > But what can we tune? If this is a result of the shared memory, then my sysctl should fix it. Be aware, that it doesn't fix it on the fly! You must drop and recreate the shared memory segments. better to reboot actually and set the variable before any shm is allocated. -- -Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: tuning a VERY heavily (30.0) loaded ... Alfred Perlstein
- Re: tuning a VERY heavily (30.0) loaded server dannyman
- Re: tuning a VERY heavily (30.0) loaded server Matt Dillon
- Re: tuning a VERY heavily (30.0) loaded scerver Michael C . Wu
- Re: tuning a VERY heavily (30.0) loaded scerver Alfred Perlstein
- Re: tuning a VERY heavily (30.0) loaded scerver Matt Dillon
- Re: tuning a VERY heavily (30.0) loaded sce... Alfred Perlstein
- Re: tuning a VERY heavily (30.0) loaded scerver Michael C . Wu
- Re: tuning a VERY heavily (30.0) loaded scerver Matt Dillon
- Re: tuning a VERY heavily (30.0) loaded scerver Michael C . Wu
- Re: tuning a VERY heavily (30.0) loaded sce... Alfred Perlstein
- Re: tuning a VERY heavily (30.0) loaded ... Matt Dillon
- Re: tuning a VERY heavily (30.0) loaded ... Peter Wemm
- Re: tuning a VERY heavily (30.0) loaded ... Rik van Riel
- Re: tuning a VERY heavily (30.0) loaded ... Alfred Perlstein
- Re: tuning a VERY heavily (30.0) loaded ... Matt Dillon
- Re: tuning a VERY heavily (30.0) loaded ... Rik van Riel
- Re: tuning a VERY heavily (30.0) loaded ... thinker
- Re: tuning a VERY heavily (30.0) loaded ... Rik van Riel
- Re: tuning a VERY heavily (30.0) loaded ... Michael C . Wu
- Re: tuning a VERY heavily (30.0) loaded ... Matt Dillon

