1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-09 12:30:45 +00:00

Add fix to ITS to ensure it doesn't hang waiting forever for TUTs to be written to disk.

Fix guarantees that TUTs will get written out when the system is shutting down.

Addresses #2220.
This commit is contained in:
Eric Swenson
2024-02-22 09:37:13 -08:00
parent d1023d1a07
commit 9ace55c8c5

View File

@@ -5504,7 +5504,9 @@ QMDW: SKIPGE QACT(Q)
JRST QINT1
QMDWA: AOBJN Q,QMDW
QTDW: SKIPG QACTTM
QTDW: SKIPGE SHUTDN
JRST .+3
SKIPG QACTTM
JRST QUDW
MOVSI Q,-NQS
QTDW1: SKIPGE QACT(Q)