Operating System - HP-UX
1834827 Members
2516 Online
110070 Solutions
New Discussion

Re: High CPU usage from samd and swci on HPUX 11i with OVO

 

High CPU usage from samd and swci on HPUX 11i with OVO

Hello,

I have a system running HPUX 11i and ITO (VPO) 7.1.

This system has the Gold patch bundle and specific patches installed for ITO (VPO).

The system shows a constant high CPU activity for the two processes: samd and swci.

Any information on why this is happening is greatly appreciated.

Both of them are looping on gettimeofday().

[1106] clock_gettime(CLOCK_REALTIME, 0x7af581c0) ......... = 0
[1106] gettimeofday(0x40061d08, NULL) .................... = 0
[1106] clock_gettime(CLOCK_REALTIME, 0x7af581c0) ......... = 0
[1106] gettimeofday(0x40061d08, NULL) .................... = 0
[1106] clock_gettime(CLOCK_REALTIME, 0x7af581c0) ......... = 0
[1106] gettimeofday(0x40061d08, NULL) .................... = 0
[1106] clock_gettime(CLOCK_REALTIME, 0x7af581c0) ......... = 0
[1106] gettimeofday(0x40061d08, NULL) .................... = 0
[1106] clock_gettime(CLOCK_REALTIME, 0x7af581c0) ......... = 0
[1106] gettimeofday(0x40061d08, NULL) .................... = 0
[1106] clock_gettime(CLOCK_REALTIME, 0x7af581c0) ........ ( Detaching from process 1106 ("/var/dmi/bin/swci") )



Thanks in advance.
Laurence Oberman
3 REPLIES 3
Robert-Jan Goossens
Honored Contributor

Re: High CPU usage from samd and swci on HPUX 11i with OVO

Hi Laurence,

Check this doc from the ITRC database.

Document description: DO NOT INSTALL DCE-KT-Tools on HP-UX 11i
Document id: KBRC00011973

US
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000067229822

Europe
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000067229822

Regards,
Robert-Jan

Re: High CPU usage from samd and swci on HPUX 11i with OVO

Hello,

Thank you for your prompt reply. This was exactly the problem, and I was already notified by Timmy Yu.

The problem is resolved.

Once again, thanks

Laurence Oberman
DMAN
Occasional Advisor

Re: High CPU usage from samd and swci on HPUX 11i with OVO

How did you solve this.. i'm having the exact same issue.

Thanks