LIST-RT-DESCRIPTION: Difference between revisions
Jump to navigation
Jump to search
m (for some reason "RT name" in angle brackets didn't work. Fixed by changing it.) |
(expanded page text (from SINTRAN III Reference Manual), added a reference) |
||
Line 1: | Line 1: | ||
@LIST-RT-DESCRIPTION < | @LIST-RT-DESCRIPTION <program> | ||
will cause the information in the [[RT description]] of that program to be listed on the terminal. The information will be: | will cause the information in the [[RT description]] of that program to be listed on the terminal. The information will be: | ||
#Current state information (repeat, IO wait, etc). | |||
#Ring number. | |||
#Priority. | |||
#When it was last started or time left until next start. | |||
#Length of interval when periodical. | |||
#Starting address. | |||
#Initial segment number. | |||
#Register contents. | |||
#READY, WAITING FOR ... or PASSIVE. | |||
#Actual segments. | |||
#Background if true. | |||
#RTOFF if set. | |||
#Reentrant segment number if in use. | |||
#Address of data fields for reserved resources. | |||
; <program> : (default = own terminal background program) symbolic name of [[RT program]] or the address of the [[RT description]] (octal). | |||
Rules: | |||
#Permitted for all users. | |||
== Related commands == | |||
@[[LIST-RT-PROGRAMS]] | |||
== References == | == References == | ||
{{ND-doc|60.050.06}} section 5.6 | {{ND-doc|60.050.06}} section 5.6 | ||
{{ND-doc|60.128.01}} (printed June 1980), pages 1-95, 1-96 | |||
{{ND-doc|60.174.Q01}} | {{ND-doc|60.174.Q01}} | ||
[[Category:Background Commands]] | [[Category:Background Commands]] |
Latest revision as of 21:38, 4 April 2014
@LIST-RT-DESCRIPTION <program>
will cause the information in the RT description of that program to be listed on the terminal. The information will be:
- Current state information (repeat, IO wait, etc).
- Ring number.
- Priority.
- When it was last started or time left until next start.
- Length of interval when periodical.
- Starting address.
- Initial segment number.
- Register contents.
- READY, WAITING FOR ... or PASSIVE.
- Actual segments.
- Background if true.
- RTOFF if set.
- Reentrant segment number if in use.
- Address of data fields for reserved resources.
- <program>
- (default = own terminal background program) symbolic name of RT program or the address of the RT description (octal).
Rules:
- Permitted for all users.
Related commands
References
Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 5.6
Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), pages 1-95, 1-96
Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD