× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Are you by chance using iDoctor to see this "dispatched CPU sharing/waiting" time?
Dispatched CPU waiting time means that the job has been dispatched to the processor, but is not actually using CPU - it is time spent sharing the CPU with other work. This is generally a normal type of wait since Power processors have either 4 hardware threads (SMT4 with Power7) or 8 hardware threads (SMT8 with Power8 and Power9). The CPU sharing/waiting time is due to the HW SMT support.

The performance data investigator (PDI) does not show this level of granularity - with PDI, you only see time dispatched to the CPU.

Are you seeing "CPU Queueing" time? CPU queueing is where the job is ready to run, but the the processor is busy with other work and the job is queued, waiting for the processor. This type of wait generally means you need more CPU capacity (but not always....)

There are many reasons why a job could be running longer - you should look at the job's "run/wait signature" to determine if there are other waits that are causing delays in the job. If you have a baseline Collection Services collection before the job started lagging, you could compare the job's run/wait signature before the slowdown to see if there are any significant differences.


Dawn

Dawn May Consulting, LLC

________________________________
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxx> on behalf of Steurbaut, Richard <rsteurbaut@xxxxxxxxxxxxxxxxxx>
Sent: Tuesday, July 24, 2018 1:00 PM
To: midrange-l@xxxxxxxxxxxx
Subject: dispatched cpu sharing/waiting ?

Hello, We have a job that is running longer and shows a good amount of time
being spent in dispatched cpu sharing/waiting. Would anyone be able to
explain what dispatched cpu sharing/waiting means. Thanks !
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our affiliate link: http://amzn.to/2dEadiD

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.