Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: setting IPC parameters?

Re: setting IPC parameters?

From: Arnold Schommer <aschommer_at_fs-edv.de>
Date: Wed, 24 Mar 1999 12:36:28 +0100
Message-ID: <36F8CE3C.7ECC9B66@fs-edv.de>


The modifications are distributed over two files: /usr/src/linux/include/asm/shmparam.h contains SHMMAX, SHMMIN, SHMMNI and SHMSEG; /usr/src/linux/include/linux/sem.h contains SEMMNS, SEMMSL and SEMMSL.
(this is valid vor 2.0.35)

vance wrote:
>
> how do i set the kernel parameters corresponding to
>
> SHMMAX, SHMMNI, SHMSEG, SHMMNS
>
> using LINUX?

Hope it helps.

Arnold Schommer Received on Wed Mar 24 1999 - 05:36:28 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US