Hi,

I'm working on a new shmem for JK2 implementation using APR (It took me more
then I've expected :-).

After having few different implementations, here is what I propose:

Use the shared memory (anonymous where applicable) through apr_rmm.


The entire shm support will be available _only_ if there is
APR_HAS_SHARED_MEMORY support.
So if the particular platform doesn't implement that, or the apr's
implementation is bogus, one can disable that when building apr.

Can someone tell me what are the platforms that doesn't have the support for
APR_HAS_SHARED_MEMORY.
And also what are the platforms that doesn't support anonymous shared
memory.


Thanks,
MT.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to