pkgsrc/devel/rvm/DESCR

5 lines
229 B
Text
Raw Normal View History

2000-07-27 08:06:31 +02:00
This package implements a recoverable virtual memory. This is done
using mmap and a transaction system so that a file can be mapped
into VM and be remapped in another process and still have the
2000-07-27 08:06:31 +02:00
data, pointers, etc, still valid.