PDP-11/45 RSTS/E boot problem

Noel Chiappa jnc at mercury.lcs.mit.edu
Wed Jan 9 10:19:33 CST 2019


    > the swappable per-process kernel data does in fact include pre-computed
    > contents for all the memory management registers, so we'll be able to
    > see (from the process core dump) where the code and data segments were.

Uh, no. The copies there are 'prototypes', later modified for actual use by
adding in the actual address in main memory. Still trying to understand how
that works - the code (in sureg() in main.c) is kind of obscure.

	Noel


More information about the cctech mailing list