Hi All, How do i configure the maximum shared memory segment size in Red Hat Linux 6.2? I am trying to allocate a shared memory segment of size 33MB. But, i get an error in that case. But, if i allocated a shared memory segment (using shmget) of size <=32 MB, then it is successful. Can anybody please suggest, how can i allocate the shared memory segment of size > 32 MB in case of Red Hat Linux 6.2? Any help in this direction will be highly appreciated. Thanks, Sangeeta Huria