Shared memory problem

From: Tushar Telichari
Date: Mon Oct 06 2003 - 02:21:34 EST


Hi,

I have a process which requires about 1G of shared memory.
There are multiple processes which are going to share this.
I am able to allocate this by setting shmmax..etc.
This works fine if this is the only process running.
The problem is, I am not aware that during production if the arena
which I am going to allocate just might be used by some other process.
Please let me know if there is method to handle this issue and a method
to check for the memory map at runtime.

Regards,

--
Tushar Telichari
Email: tushar@xxxxxxxxxxx
Websites: http://www.versant.com http://www.geocities.com/t_telichari


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/