"bwstorts" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > We would like to basically quiesce or severely limit a job or tso id > once it has used a certain amount of cpu. anyone know how to do this? > Resource groups don't work, since everyone in the resource group gets > capped by the one person hogging up the cpu. Using service class > periods and bumping down to discretionary doesn't work, since even at > discretionary you can chew up a lot of cpu (we have lots of cpu in the > morning, but then we cap in the afternoon). We are trying to stop an > individual from making our cap happen earlier in the day then we want. > > Thanks in advance. >
The only thing I can think of is actively controlling the address space. If you can detect them, you can either quiesce them or reset them to a serviceclass that has a resource group. Then only the heavy tasks suffer from the resource group. How you can detect them is partly based on your definitions of 'heavy'. You could let only the 'heavy' users to the last period of their serviceclass and periodically check those periods and quiesce/reset the address spaces. Kees. ********************************************************************** For information, services and offers, please visit our web site: http://www.klm.com. This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch Airlines) is registered in Amstelveen, The Netherlands, with registered number 33014286 ********************************************************************** ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

