On Thu, Dec 31, 2009 at 11:25:44AM +0100, Pierre-Yves Kerembellec
<[email protected]> wrote:
> > If it isn't sharable across processes (using, well, shared memory) then
> > it's not sharable between threads either, me thinks. The difference is
> > simply that threads force shared memory for everything.
>
> It's a simple in-memory malloc-ed cache, no shared memory is involved
> (i.e. no shmem() and stuff).
all memory is shared memory when you use threads - maybe that was too
obvious :)
--
The choice of a Deliantra, the free code+content MORPG
-----==- _GNU_ http://www.deliantra.net
----==-- _ generation
---==---(_)__ __ ____ __ Marc Lehmann
--==---/ / _ \/ // /\ \/ / [email protected]
-=====/_/_//_/\_,_/ /_/\_\
_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev