1833154 Members
3576 Online
110051 Solutions
New Discussion

what is the 'smpsched'?

 
SOLVED
Go to solution
Chihak Ahn
Occasional Contributor

what is the 'smpsched'?

When I monitor CPU performance,
smpsched occupy CPU very long time.
This system is used as a vantive DB server.
1 REPLY 1
Steven Sim Kok Leong
Honored Contributor
Solution

Re: what is the 'smpsched'?

Hi,

smpsched is the Symmetric Multiprocessor Scheduler. It schedules your process threads for execution.

Priorities can be manipulated with the nice and renice commands and the setpri and setpriority system calls, as before. The scheduler allows a given thread to run for at most one time slice before forcing it to yield to the next dispatchable thread of the same or higher priority.

Hope this helps. Regards.

Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com