1836450 Members
2585 Online
110100 Solutions
New Discussion

Re: supsched

 
SOLVED
Go to solution
George Liu_4
Trusted Contributor

supsched

I see "supsched" consumes big portion of CPU usage. Does anyone know what the process is about ? OS is HPUX11i. Thanks.

8 root 100 20 32K 32K sleep 145:50 0.23 0.23 supsched
8 REPLIES 8
Sandman!
Honored Contributor
Solution

Re: supsched

It is the streams scheduler daemon whose value is configurable via the kernel parm NTRSCHED.
A. Clay Stephenson
Acclaimed Contributor

Re: supsched

The is the uni-processor streams scheduler and all systems have one. Normally this process consumes very few resources but there have been some problems. I would suggest that you search the technical knowledge base and enter "supsched". You will probably find a problem similar to yours.
If it ain't broke, I can fix that.
George Liu_4
Trusted Contributor

Re: supsched

I am waiting for more answers and will assign the points later. Thanks.
A. Clay Stephenson
Acclaimed Contributor

Re: supsched

Keep waiting. There are too many possible causes of your symptoms to list in the Forums. Simply go to the "Search Technical Knowledge Base" and enter "supsched" as a search string and you can then determine which one fits your set of software packages.
Of course, to get to the document you need you need to be under a support agreement --- which is one of the reasons you are under support. You are, aren't you?
If it ain't broke, I can fix that.
George Liu_4
Trusted Contributor

Re: supsched

Yes. I do have software support. Thanks for reminding me.
George Liu_4
Trusted Contributor

Re: supsched

I wrote the solution/conclusion here in case somebody runs into the same problem. The problem was caused by a bad patch PHNE_34059. The problem was fixed after this patch had been removed,
Reshma Malusare
Trusted Contributor

Re: supsched

Hi George,
Please have a look on follwoing document. It looks very similar to your problem

http://h10025.www1.hp.com/ewfrf/wc/genericDocument?docname=c00879854&cc=us&dlc=en&lc=en&jumpid=reg_R1002_USEN

Thanks & regards
Reshma
George Liu_4
Trusted Contributor

Re: supsched

see my last post.