UP

The standard segment keeper FSC {(p2,fsc)} creates new (fresh) pages and installs them at the virtual address where they are needed.

There is a problem with shared data when a reader needs to consult some data in a valid state but some writer is changing that data. The traditional way to handle this is to block the writer while the reader is reading.

Virtual Copy

{arcane}{ni}Segment Operators: This is a collection of elementary segment operators.

See (mem-ref-mon) for a memory reference tool design.

See (segment-indirect) and (p3,segkeeparmstr) for other memory tree programming notes.