<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic timex commans in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/timex-commans/m-p/2632387#M849822</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;The timex reports in seconds the elapsed time, user time, and system time   spent in execution of the given command.&lt;BR /&gt;&lt;BR /&gt;Could anyone explain the meaning of the "user time", and system time ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Shay</description>
    <pubDate>Tue, 18 Dec 2001 14:54:45 GMT</pubDate>
    <dc:creator>Shay_1</dc:creator>
    <dc:date>2001-12-18T14:54:45Z</dc:date>
    <item>
      <title>timex commans</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timex-commans/m-p/2632387#M849822</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The timex reports in seconds the elapsed time, user time, and system time   spent in execution of the given command.&lt;BR /&gt;&lt;BR /&gt;Could anyone explain the meaning of the "user time", and system time ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Shay</description>
      <pubDate>Tue, 18 Dec 2001 14:54:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timex-commans/m-p/2632387#M849822</guid>
      <dc:creator>Shay_1</dc:creator>
      <dc:date>2001-12-18T14:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: timex commans</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timex-commans/m-p/2632388#M849823</link>
      <description>Yes, it's just what it sounds like. User time is the amount of time spent in user space (e.g. your actual application) as opposed to the amount of time spent executing system (kernel) code (e.g. system (2) calls like read, write, sbrk,open, close, etc.).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Dec 2001 15:00:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timex-commans/m-p/2632388#M849823</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-12-18T15:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: timex commans</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timex-commans/m-p/2632389#M849824</link>
      <description>Hi Shay,&lt;BR /&gt;&lt;BR /&gt;User Time means the time it spent in executing user instructions while system time is the time the process spent in executing the system instructions. System mode can be viewed something like writing to a disk or buffer cache that have to be done exclusively by the kernel instructions. Examples of user mode instructions are arthmatic calculations.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 18 Dec 2001 15:00:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timex-commans/m-p/2632389#M849824</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-12-18T15:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: timex commans</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timex-commans/m-p/2632390#M849825</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;  Yes, usertime is the time CPU spent running in usermode&lt;BR /&gt;and systemtime is the time CPU spent in Kernel mode.&lt;BR /&gt;So, if you are running a purely system command , the system time will be more. If you are running a user command which does more processing of records (sorting etc ), then the user time will be more.  &lt;BR /&gt;   &lt;BR /&gt;&lt;BR /&gt;If you run sar , even there you can see the user and system modes being displayed.&lt;BR /&gt;If the system mode value is more in SAR, then we consider it a problem, since it could be due to excess memory swapping or something on which the CPU is wasting time on.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
      <pubDate>Tue, 18 Dec 2001 15:36:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timex-commans/m-p/2632390#M849825</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-12-18T15:36:32Z</dc:date>
    </item>
  </channel>
</rss>

