Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: setting IPC parameters?
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
![]() |
![]() |