mirror of
https://github.com/PDP-10/its.git
synced 2026-03-09 20:38:23 +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:
@@ -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)
|
||||
Reference in New Issue
Block a user