On Tue, 4 Jan 2000, Jibril Aziz GUEYE wrote:

> Hi,
> How can I allocate 64 Mb of shared memory on a P3 450Mhz with 1Gb of RAM.
> My kernel version is 2.2.13.
> The SHMMAX constant is of 32Mb only!!! Allocating 33Mb signals an error.

echo `expr 64 \* 1024 \* 1024` >/proc/sys/kernel/shmmax

LLaP
bero

-- 
Nobody will ever need more than 640 kB RAM.
                -- Bill Gates, 1983
Windows 98 requires 16 MB RAM.
                -- Bill Gates, 1999
Nobody will ever need Windows 98.
                -- logical conclusion


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to