put in cache initialization in at beginning of process startup
authorMark Linton <linton@ucbvax.Berkeley.EDU>
Tue, 9 Mar 1982 10:54:43 +0000 (02:54 -0800)
committerMark Linton <linton@ucbvax.Berkeley.EDU>
Tue, 9 Mar 1982 10:54:43 +0000 (02:54 -0800)
commitf9e6f1f3ff12f449ea604793792fa602b8b23b20
treeebbd95f392e209195b8e06052e7f0742b63c9577
parent56106799548c1d94532c9083d9c085cf673278d9
put in cache initialization in at beginning of process startup
("initstart") ... the cache was non-empty after a "pi" which meant
instruction reads were getting the wrong values

SCCS-vsn: usr.bin/pascal/pdx/process/ptrace.c 1.3
SCCS-vsn: usr.bin/pascal/pdx/process/start.c 1.6
SCCS-vsn: usr.bin/pascal/pdx/process/runcont.c 1.3
usr/src/usr.bin/pascal/pdx/process/ptrace.c
usr/src/usr.bin/pascal/pdx/process/runcont.c
usr/src/usr.bin/pascal/pdx/process/start.c