TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:23150] Running out of shared memory on a 2.2.17 kernel
On Wed, 25 Oct 2000, Bob Tanner wrote:
> I keep running out of shared memory under 2.2.17.
>
> With 2.3 or above the mount -t shm works great.
>
> Looking through the docs, it looks like I have to recompile the kernel when you
> need more shared memory segments under 2.2.x
>
> Anyone confirm/deny?
This the same as file descriptors?
echo 8192 > /proc/sys/fs/file-max
echo 24576 > /proc/sys/fs/inode-max
--
Nate Carlson <natecars@real-time.com> | Phone : (952)943-8700
http://www.real-time.com | Fax : (952)943-8500