hi all! i want to allocate a shared memory of size more than 32 MB using function shmget on Red Hat Linux 6.2, but there is a file /usr/include/asm/shmparam.h in which shared memoy is #define to be 32 MB, can i increase it somehow??