Re: CPU time versus wall clock time

From: Scott Kelly (scottjk_at_softhome.net)
Date: 10/30/03


Date: Thu, 30 Oct 2003 13:15:54 GMT

On Thu, 30 Oct 2003 04:15:57 GMT, Jerry Coffin <jcoffin@taeus.com>
wrote:

>In article <80m0qvopu4cijkube7hv6tl385ep3h30uk@4ax.com>,
>scottjk@softhome.net says...
>
>[ ... ]
>
>> Considering I can't read C++ (yet), and yes, I'm a novice at C, that
>> didn't help. It just showed me that clock time and cpu time can
>> differ.
>
>It's only vaguely related to C or C++ (or any programming language per
>se) but the basic idea is pretty simple: clock time is often known as
>wall time -- it's the period of time taken from starting a task to
>finishing it.
>
>CPU time is only the amount of time that the CPU itself is actually
>working on your problem. It doesn't include things like waiting for
>data to be read in from the disk, or to come across a network, or time
>that the CPU is executing other tasks.

Thanks, Jerry! That cleared it right up! :)



Relevant Pages

  • Re: Cancel a job after 10 min runtime
    ... Do you mean 'clock' minutes or CPU time? ... For clock time there is no such trigger. ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)
  • Re: CPU time versus wall clock time
    ... It just showed me that clock time and cpu time can ... > differ. ... He starts digging again at 9:30. ...
    (alt.comp.lang.learn.c-cpp)
  • Re: CPU time versus wall clock time
    ... It just showed me that clock time and cpu time can ... >> differ. ... >He starts digging again at 9:30. ...
    (alt.comp.lang.learn.c-cpp)
  • RE: Cancel a job after 10 min runtime
    ... Do you mean 'clock' minutes or CPU time? ... For clock time there is no such trigger. ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)
  • Re: CPU time versus wall clock time
    ... >> What is CPU time, and how does it relate to wall clock time. ... differ. ...
    (alt.comp.lang.learn.c-cpp)