Re: Setting SHMMAX in Cygwin

2004-07-26 Thread Corinna Vinschen
On Jul 26 02:20, Gene C. Ruzicka wrote: > > > > > > Further comment: Uncovering this information was somewhat painful. > > > > Didn't you read /usr/share/doc/Cygwin/cygserver.README and in turn > > /etc/cygserver.conf in the first place? The configuration file contains > > the comment > > > >

Re: Setting SHMMAX in Cygwin

2004-07-26 Thread Gene C. Ruzicka
> > > Further comment: Uncovering this information was somewhat painful. > > Didn't you read /usr/share/doc/Cygwin/cygserver.README and in turn > /etc/cygserver.conf in the first place? The configuration file contains > the comment > > "kern.ipc.shmmaxpgs: Maximum pages available for XSI sha

Re: Setting SHMMAX in Cygwin

2004-07-26 Thread Corinna Vinschen
On Jul 25 12:58, Gene C. Ruzicka wrote: > A code I'm porting to Cygwin requires tuning the > size of the shareable memory segment to obtain > optimal performance. I am using cygserver to > access IPC utilities. > > cygserver.conf doesn't allow one to set the maximum shareable > segment size, S

Setting SHMMAX in Cygwin

2004-07-25 Thread Gene C. Ruzicka
A code I'm porting to Cygwin requires tuning the size of the shareable memory segment to obtain optimal performance. I am using cygserver to access IPC utilities. cygserver.conf doesn't allow one to set the maximum shareable segment size, SHMMAX directly. Instead, it seems SHMMAX is set in th