FW: [PHP] Classes and Kernel CPU Load?

2001-03-12 Thread Krznaric Michael



-Original Message-
From: Krznaric Michael 
Sent: Monday, March 12, 2001 12:29 PM
To: 'Jens Kisters'
Subject: RE: [PHP] Classes and Kernel CPU Load?


I don't know much about OS design, but I may want to check out how long the
context switches are taking.  That could be an issue?

Mike

-Original Message-
From: Jens Kisters [mailto:[EMAIL PROTECTED]]
Sent: Saturday, March 10, 2001 10:25 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Classes and Kernel CPU Load?


I have Scripts that seem to cause imense Kernel (not user) CPU Load
under Solaris,
could this be caused by using classes?

I already removed use of md5() and crypt() from the scripts no change so
far.
What else could cause an immense increase in Kernel CPU Load?

tks
Jens
--
Gre aus dem schnen Kleve
Jens Kisters

rosomm et partner
Agentur fr neue Medien GmbH
Dienstleistungszentrum am
Weien Tor - Eingang B
Gocher Landstrasse 2
47551 Kleve / Bedburg-Hau

Telefon: 02821 - 97856-20
Telefax: 02821 - 97856-77
[EMAIL PROTECTED]
http://www.rosomm-partner.de



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: FW: [PHP] Classes and Kernel CPU Load?

2001-03-12 Thread Christian Reiniger

On Monday 12 March 2001 18:28, you wrote:
 I don't know much about OS design, but I may want to check out how long
 the context switches are taking.  That could be an issue?

Definitely not under Solaris :)

-- 
Christian Reiniger
LGDC Webmaster (http://sunsite.dk/lgdc/)

Install once, run forever. Linux.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]