summaryrefslogtreecommitdiff
path: root/devel/rvm/pkg/DESCR
blob: 8008e87a63527a9262d0c773e219b9e3512f4cac (plain)
1
2
3
4
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 
data, pointers, etc, still valid.