24.12.2013 Views

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

PAGE. [CALLI 145]<br />

22.118.1 FUNCTION 0 (.PAGIOl<br />

Swaps a page in or out. Pages swapped in are added to the working<br />

set; pages swapped out are moved to secondary storage.<br />

Use one word in the argument list for each page to be swapped, or<br />

specify a negative list length to specify a set of consecutive pages.<br />

If you use more than one argument word, the page numbers must be in<br />

ascending order. Each argument word is in the form:<br />

XWD<br />

flags,pageno<br />

In the argument word:<br />

o<br />

o<br />

pageno is the number of the page to be swapped (in the range<br />

0-511 on a KS, or 0-16383 on a KL) .<br />

flags are optional and may include:<br />

Bit<br />

o<br />

1<br />

2<br />

Symbol<br />

PA.GAF<br />

PA.GSL<br />

PA.GDC<br />

Meaning<br />

Swap the page out if this bit is set; swap<br />

it in if not set.<br />

Swap to slow swapping space if this bit is<br />

set; swap to fast space if not set.<br />

Suppresses error codes PAGCE%, PAGME%,<br />

PAGSC%, and PAGSM%.<br />

22.118.2 FUNCTION 1 (.PAGeD)<br />

Creates or destroys a specified page. Use one argument word for each<br />

page to be created or destroyed. If you use more than one word, the<br />

specified pages must be in ascending order. Each argument word is of<br />

the form:<br />

XWD<br />

flags,pageno<br />

In the argument word:<br />

o pageno specifies the number of the page (in the range 0-511<br />

on a KS, or 0-16383 on a KL) to be created or destroyed.<br />

o<br />

flags are optional and may include:<br />

Bit Symbol Meaning<br />

0 PA.GAF Destroy the page if this bit is set; create<br />

the page if this bit is not set.<br />

1 PA.GCD Create the page on disk if this bit is set;<br />

create a page in the working set if this<br />

bit is not set.<br />

2 PA.GDC Ignores the fact that the page does not<br />

exist, suppressing error codes PAGME% and<br />

PAGCE%.<br />

22-285

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!