Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WLM on 4.3.3 - question

Status
Not open for further replies.

dazzabee

Programmer
Aug 7, 2003
1
US
I have a production R50 which has an application used by around 30 - 50 users.
On the same box I have developers that suck up too much CPU, causing a
peformance issues with my users.

So what I want to achieve is to give these application users a higher
CPU priority than these developers.

here is my class file

System:

Default:
tier = 1

applicationusers:
description = "application_users"


See how I have set the tier to 1 for the default, system class tier is defaulted to 0, and I have a application class tier set to 0. Will I get the desired result with this. Something tells me it won't

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top