LIST-SEGMENT: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(created page for the LIST-SEGMENT command)
 
(expanded page text (from SINTRAN III Reference Manual), added a reference)
 
Line 1: Line 1:
  @LIST-SEGMENT <segment number>
  @LIST-SEGMENT <segment number>
will give a list of the first page number. This will include:
List the following for a segment
*length
#First logical page (the first page on page table 1 is logical page 100 (octal), the first page on page table 2 is logical page 200 (octal) etc.).
*unit
#Length in pages.
*mass storage address
#Segment file number.
*the status of the permit protection
#Relative page number within the segment file.
#Status information (permit protect, demand / nondemand, "ree-sub" reentrant subsystem flag, etc.)
; <segment number> : (octal) segment number.
 
Rules:
#Permitted for all users.
== Related commands ==
The *WRITE-SEGMENTS command in @[[RT-LOADER]].
== 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-97, 1-98


{{ND-doc|60.174.Q01}}
{{ND-doc|60.174.Q01}}
[[Category:Background Commands]]
[[Category:Background Commands]]

Latest revision as of 22:20, 4 April 2014

@LIST-SEGMENT <segment number>

List the following for a segment

  1. First logical page (the first page on page table 1 is logical page 100 (octal), the first page on page table 2 is logical page 200 (octal) etc.).
  2. Length in pages.
  3. Segment file number.
  4. Relative page number within the segment file.
  5. Status information (permit protect, demand / nondemand, "ree-sub" reentrant subsystem flag, etc.)
<segment number>
(octal) segment number.

Rules:

  1. Permitted for all users.

Related commands

The *WRITE-SEGMENTS command in @RT-LOADER.

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-97, 1-98

Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD