{
{   The purpose of this request is to increase the initialized size of the Known
{ Job List.  If the Known Job List is at its maximum size this request acts as
{ a NO-OP.
{
{   CAUTION:  This request cannot be performed in a loop in ring one.  If
{             several entries must be added to the KJL this request must be
{             called from ring 3.  The reason for this is because pages
{             assigned in ring 1 do not get backing store until the ring is
{             exited.  So if too many new pages are added to the KJL, memory
{             may be exhausted and the system will crash or hang.
{
{        QFP$EXPAND_KJL;
