Guile Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New shared substring implementation
hi all
i've written a copy-on-write shared memory implementation as part
of some stuff i (was) doing for gimp. it only shares whole blocks of
memory and might be a bit heavyweight, but you are welcome to look
it over if you want to see the approach i took. maybe some ideas
might be applicable.
the code and design docs are in
ftp://ftp.gimp.org/pub/users/rayl/cowmgr-0.0.10.tar.gz
under the memmgmt subdir
cheers
--
-----------------------------------------------------------------------------
Ray Lehtiniemi (rayl@gimp.org)
Guile Home |
Main Index |
Thread Index