Patent Pub# 20070067770
___________________________
http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PG01&p=1&u=%2Fnetahtml%2FPTO%2Fsrchnum.html&r=1&f=G&l=50&s1=%2220070067770%22.PGNR.&OS=DN/20070067770&RS=DN/20070067770
___________________________
The patent publication for the vZOOM Memory Allocator should arrive in a
year-and-a-half or two:
http://appcore.home.comcast.net/vzoom/round-2.pdf
(section 1.1 ... brief)
http://groups.google.com/group/comp.arch/browse_frm/thread/24c40d42a04ee855
(brief intro...)
The POSIX PDR is extremely portable. It can run on virtually all pthread
enables machines...
http://groups.google.com/group/comp.programming.threads/msg/59e9b6e427b4a144
(quick description of above patent...)
http://groups.google.com/group/comp.programming.threads/msg/b7814ee86cd4b54d
(portable POSIX membar for lock-free reader pattern...)
you can implement the scenario with the lock-based pdr described in section
3 (its on the last page) of the following paper:
http://appcore.home.comcast.net/vzoom/round-1.pdf