HP3000-L Archives

October 1999, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"VANCE,JEFF (HP-Cupertino,ex1)" <[log in to unmask]>
Reply To:
VANCE,JEFF (HP-Cupertino,ex1)
Date:
Wed, 27 Oct 1999 12:00:26 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
> Can the limit command be used to limit the number of
> concurrent jobs that will run in the system queue as it does
> for other queues?

Yes.  Try LIMIT nnn;jobq=HPSYSJQ

The default limit of the system job queue is 3500, which is also
the max limit for any job queue.

> What I want to do is to set a global limit of 4 with the system
> q limited to 1 job, the daemon queue limited to 2 and another job
> queue (reserved for me) limited to 1.

LIMIT 4
LIMIT 1;jobq=hpsysjq
LIMIT 2;jobq=daemonq
LIMIT 1;jobq=myq

Let me know if that doesn't work.

Jeff Vance, CSY

ATOM RSS1 RSS2