Hi, is it possible to change the size of a preexisting shared memory segment by using shmctl? AIX has comand SHM_SIZE to shmctl to resize any existing shared memory segment. can it be done without recreating the whole thing in linux? thanks Anil - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: to resize shared memory segment by using shmctl aprasad
- Re: to resize shared memory segment by using shmctl Christoph Rohland