On 30 Sep 2004 16:40:58 -0400, Greg Stark <[EMAIL PROTECTED]> wrote: > > Josh Close <[EMAIL PROTECTED]> writes: > > > To reduce the request size (currently 34037760 bytes), > ... > > root # sysctl -a | grep shm > > kernel.shmmni = 4096 > > kernel.shmall = 31584400 > > kernel.shmmax = 31584400 > > So it's currently looking for 34M and you're setting the maximum to 31M. > > -- > greg
We'll, you're definitely right about that. Is there a certain standard to this? Say if I use the "reasonable value" formula. What would be a good size for the buffer then? Should it be a certain %age of available RAM? -Josh ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly