RE: [U2] Set udt priority on Unix (Solaris,Aix,HP)

2006-08-23 Thread george r smith
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:owner-u2-
 [EMAIL PROTECTED] On Behalf Of John Jenkins
 Sent: Wednesday, August 23, 2006 4:16 PM
 To: u2-users@listserver.u2ug.org
 Subject: RE: [U2] Set udt priority on Unix (Solaris,Aix,HP)
 
 On some Unix systems the command is chap - SNI / Reliant Unix by my
 (vague) recollection being an example. Other posters have already picked
 out
 nice which is more usual.
 
 Regards
 
 JayJay
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Set udt priority on Unix (Solaris,Aix,HP)

2006-08-22 Thread Angelo Collazo
Here is how to INCREASE priority on AIX, Hope it helps. I know, it's kind of
backwards. Don't shoot the messenger.
AIX-RENICE;aix-nice
renice -n 5 -p 2076946  ;*by using a positive 5 = increase nice
;*priority number, which makes it slower(+ 5 =
;*slower)
renice -n -5 -p 2076946 ;*by using a negative 5 = decrease nice
;*priority number, which makes it faster(- 5 =
;*slower)


Cheers,

Angelo

 How do you do this on Unix for udt and can you set the priority for a
 phantom process ?

I haven't done this, but I assume you can use nice for the particular udt
and change it's scheduling priority.

Jeff Butera, Ph.D.
Administrative Systems
Hampshire College
[EMAIL PROTECTED]
413-559-5556

You're not right, Daddy
my 3-year old showing her wisdom
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/