AW: [Zope] Priority of processes in Zope
Hi Oleg Thanx for your answer but...please do a "ps -efljL" (the L stands for LWP - Lightweightprocess) otherwise you don't see the threads! Oliver Erlewein
On Tue, Feb 19, 2002 at 06:21:47PM +0100, oliver.erlewein@sqs.de wrote:
Thanx for your answer but...please do a "ps -efljL" (the L stands for LWP - Lightweightprocess) otherwise you don't see the threads!
phd@sun 1 > ps -efljL ps: illegal option -- L usage: ps [ -aAdeflcj ] [ -o format ] [ -t termlist ] [ -u userlist ] [ -U userlist ] [ -G grouplist ] [ -p proclist ] [ -g pgrplist ] [ -s sidlist ] 'format' is one or more of: user ruser group rgroup uid ruid gid rgid pid ppid pgid sid pri opri pcpu pmem vsz rss osz nice class time etime stime f s c tty addr wchan fname comm args It seems Solaris 2.5.1 does not support ps -L. Oleg. -- Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
participants (2)
-
Oleg Broytmann -
oliver.erlewein@sqs.de