<?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 Re: CPU utilization in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227048#M676489</link>
    <description>Please post the output the following output&lt;BR /&gt;&lt;BR /&gt;From # top output&lt;BR /&gt;Let me know the ==&amp;gt;&lt;BR /&gt;Load averages:&lt;BR /&gt;Memory:&lt;BR /&gt;&lt;BR /&gt;# sar -d 2 2&lt;BR /&gt;# vmstat 2 2&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Here from the sar -u output, 50% of the CPU is waiting for the IO.&lt;BR /&gt;&amp;gt;&amp;gt; There could be memory of disk bottleneck on the server.&lt;BR /&gt;</description>
    <pubDate>Fri, 04 Jul 2008 03:09:52 GMT</pubDate>
    <dc:creator>Avinash20</dc:creator>
    <dc:date>2008-07-04T03:09:52Z</dc:date>
    <item>
      <title>CPU utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227045#M676486</link>
      <description>Hi,&lt;BR /&gt;In my unix system the CPU is 100% utilized.I found that oracle processes are utilized most of the CPU time.&lt;BR /&gt;Can any one advice me how to reduce CPU utilization? following is the sar and top command output for your reference.&lt;BR /&gt;&lt;BR /&gt;$  sar -u 1 5&lt;BR /&gt;01:22:24    %usr    %sys    %wio   %idle&lt;BR /&gt;01:22:25      32      10      58       0&lt;BR /&gt;01:22:26      35      14      50       1&lt;BR /&gt;01:22:27      40      19      42       0&lt;BR /&gt;01:22:28      38      16      45       1&lt;BR /&gt;01:22:29      39      17      44       0&lt;BR /&gt;&lt;BR /&gt;Average       37      15      48       0&lt;BR /&gt;$&lt;BR /&gt;PID USERNAME LWP PRI NICE  SIZE   RES STATE    TIME    CPU COMMAND&lt;BR /&gt;  2234 orasftp0   1   0    0   14G   14G sleep    2:05  3.41% oracle&lt;BR /&gt;  2246 orasftp0   1   0    0   14G   14G cpu/76   1:42  3.01% oracle&lt;BR /&gt;  2208 orasftp0   1   0    0   14G   14G sleep   19.1H  2.15% oracle&lt;BR /&gt; 10378 orasftp0   1   3    0   14G   14G sleep    5:23  2.02% oracle&lt;BR /&gt; 29594 orasftp0   1  50    0   14G   14G sleep    9:05  1.03% oracle&lt;BR /&gt;   260 orasftp0   1  16    0   14G   14G sleep    4:19  1.03% oracle&lt;BR /&gt;  6610 orasftp0   1  20    0   14G   14G sleep   17.8H  0.79% oracle&lt;BR /&gt; 13647 oracle     1  53    2   14G   14G sleep   13:07  0.73% oracle&lt;BR /&gt; 13618 orasftp0   1  59    0   14G   14G sleep    7:14  0.63% oracle&lt;BR /&gt; 29748 orasftp0   1  59    0   14G   14G sleep    9:03  0.56% oracle&lt;BR /&gt;  2244 orasftp0   1  59    0   14G   14G sleep    0:27  0.53% oracle&lt;BR /&gt; 13644 oracle     1  14    2   14G   14G sleep   13:41  0.50% oracle&lt;BR /&gt;   545 orasftp0   1  59    0   14G   14G sleep    7:01  0.50% oracle&lt;BR /&gt; 10517 orasftp0   1  59    0   14G   14G sleep    2:44  0.43% oracle&lt;BR /&gt; 18978 orasftp0   1  59    0   14G   14G sleep    5:39  0.26% oracle&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jul 2008 05:29:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227045#M676486</guid>
      <dc:creator>zsujith</dc:creator>
      <dc:date>2008-07-03T05:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: CPU utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227046#M676487</link>
      <description>your sar -u output shows that, wait i/o is too much high.&lt;BR /&gt;&lt;BR /&gt;may be this is for your disk has bottleneck. execute command &lt;BR /&gt;#sar -d 5 5&lt;BR /&gt;it show your disk utilization. for this may be some kernel parameters can help yuou to reduce wait i/o. but this is not ultimate remedy.</description>
      <pubDate>Thu, 03 Jul 2008 05:47:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227046#M676487</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-07-03T05:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: CPU utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227047#M676488</link>
      <description>Is there only 1 cpu? &lt;BR /&gt;How much memory is on the box?&lt;BR /&gt;How much of that memory is in use?&lt;BR /&gt;What is  your disk utilization?&lt;BR /&gt;What type of disk is attached?&lt;BR /&gt;Which mount point are those processes accessing?&lt;BR /&gt;Is that mount point on local or attached disk?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Making the assumption that your bottleneck is disk based on the previous post.......&lt;BR /&gt;&lt;BR /&gt;What's the nature of the orasftp process?&lt;BR /&gt;  Is it transferring files to other systems?&lt;BR /&gt;  Are all those processes accessing the same mount point?&lt;BR /&gt;&lt;BR /&gt;If the processes are simply transferring files from a location to a remote server?  Maybe moving the files to a different, less busy,  disk may help?&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jul 2008 09:24:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227047#M676488</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-07-03T09:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: CPU utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227048#M676489</link>
      <description>Please post the output the following output&lt;BR /&gt;&lt;BR /&gt;From # top output&lt;BR /&gt;Let me know the ==&amp;gt;&lt;BR /&gt;Load averages:&lt;BR /&gt;Memory:&lt;BR /&gt;&lt;BR /&gt;# sar -d 2 2&lt;BR /&gt;# vmstat 2 2&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Here from the sar -u output, 50% of the CPU is waiting for the IO.&lt;BR /&gt;&amp;gt;&amp;gt; There could be memory of disk bottleneck on the server.&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jul 2008 03:09:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227048#M676489</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2008-07-04T03:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: CPU utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227049#M676490</link>
      <description>Check your disk wait statistics with sar.&lt;BR /&gt;&lt;BR /&gt;Is the load on all disks roughly the same?  If not you may need to move some tablespaces around.  Are the partitions for the tablespaces striped?  If not consider striping at least the busiest partitions.&lt;BR /&gt;&lt;BR /&gt;If you are waiting for disk writes, and the load is evenly balanced, you may need more disks and or disk channels.&lt;BR /&gt;&lt;BR /&gt;If you are mostly waiting for reads you need more memory, or need to reduce the memory requirement.  Optimizing queries to avoid table scans on large tables may help.</description>
      <pubDate>Fri, 04 Jul 2008 23:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227049#M676490</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2008-07-04T23:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: CPU utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227050#M676491</link>
      <description>zsujith&amp;gt;&amp;gt; In my unix system the CPU is 100% utilized.I found that oracle processes are utilized most of the CPU time.&lt;BR /&gt;&lt;BR /&gt;Super! You bought those cpu's for good reason. You wouldn't want them to be idle all the time no?&lt;BR /&gt;&lt;BR /&gt;HPUX? Version? Oracle version? Platform? 32/64 bit? patches?&lt;BR /&gt;&lt;BR /&gt;You mention 100% utilized, but only show just over 50% (usr+sys) and just under 50% free for work (wio+idle). &lt;BR /&gt;So which observation should we work with? The sar output, or your reported 100% busy?!&lt;BR /&gt;&lt;BR /&gt;Please realize that wio time is NOT cpu-busy. &lt;BR /&gt;If there was a process that could use the CPU it would get it.&lt;BR /&gt;&lt;BR /&gt;100% All the time is typically bad.&lt;BR /&gt;50% Average is just about optimal usage with room for occasional busy spots.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Can any one advice me how to reduce CPU utilization?&lt;BR /&gt;&lt;BR /&gt;Why? Do you have to pay for it?&lt;BR /&gt;Is something not performing acceptably?&lt;BR /&gt;&lt;BR /&gt;I would worry about the USR:SYS ratio, shown as 2.5:1&lt;BR /&gt;That's suspect. Might be over aggressive statistics collections, too many context switches, poorly tuned tcp stack, paging pressure, or failure to use raw or direct IO.&lt;BR /&gt;&lt;BR /&gt;But if you really want to reduce CPU then the most expedious way to get there is to ask Oracle where it is burning its time and see if you can optimize that. Basic Oracle tuning stuff. Statspack, AWR,...&lt;BR /&gt;OS tuning is not likely to ever reduce the CPU time by say 10%, where Oracle tuning might exceptionally reduce it by 90%, but 20% or more is not uncommon.&lt;BR /&gt;&lt;BR /&gt;ahsan&amp;gt;&amp;gt; your sar -u output shows that, wait i/o is too much high.&lt;BR /&gt;&lt;BR /&gt;Huh? What could possibly be wrong with 50% wio? Its just busy. Please educate us!&lt;BR /&gt;&lt;BR /&gt;ahsan&amp;gt;&amp;gt; may be this is for your disk has bottleneck. ?&lt;BR /&gt;Huh? Please educate me how you come to that insight.&lt;BR /&gt;Zsujith, suggest there is too much CPU being used, no concern about disks voiced.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; some kernel parameters can help you to reduce wait i/o. &lt;BR /&gt;&lt;BR /&gt;Not in my experience. If an application needs to do an IO, notably Oracle, then that IO is going to have to happen. No amount of system tuning can help, assuming the Oracle SGA is big enough. 14G is a good chunk!). If the oracle SGA vs Unix Buffer cache is very badly configured then a larger UBC can help, but that's sub-optimal (double buffering).&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; but this is not ultimate remedy.&lt;BR /&gt;Correct.&lt;BR /&gt;&lt;BR /&gt;Kevin&amp;gt;&amp;gt; If the processes are simply transferring files from a location to a remote server? Maybe moving the files to a different, less busy, disk may help?&lt;BR /&gt;&lt;BR /&gt;Hmmm,,, you may be reading too much in that username "sftp0". &lt;BR /&gt;It is unlikely to have anything to do with 'ftp' as in file-transfer-protocol.&lt;BR /&gt;But then, I may be reading too much in the command 'oracle'.&lt;BR /&gt;(It might not be the product we all know and love, but a renamed ftp. :-)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Avinash&amp;gt;&amp;gt; Please post the output the following output From # top output&lt;BR /&gt;Load averages:&lt;BR /&gt;Memory:&lt;BR /&gt;Please help me understand how that would help?! &lt;BR /&gt;&lt;BR /&gt;Avinash&amp;gt;&amp;gt; vmstat 2 2&lt;BR /&gt;Now the vmstat _could_ be interesting if we have paging going on.&lt;BR /&gt;Unlikely, but if it did, then it could explain high system time and wio.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bill&amp;gt;&amp;gt; Is the load on all disks roughly the same? If not you may need to move some tablespaces around. &lt;BR /&gt;&lt;BR /&gt;Please help me understand how that would reduce CPU utilization.&lt;BR /&gt;&lt;BR /&gt;Bill&amp;gt;&amp;gt; Optimizing queries to avoid table scans on large tables may help.&lt;BR /&gt;&lt;BR /&gt;Now we are talking! albeit a WAG.&lt;BR /&gt;&lt;BR /&gt;Ask Oracle which queries are burning most CPU and try to optimize those (first).&lt;BR /&gt;&lt;BR /&gt;There are tools, companies, and consultants ready to assist with that.&lt;BR /&gt;&lt;BR /&gt;Hope this helps some,&lt;BR /&gt;Best regards,&lt;BR /&gt;Hein van den Heuvel&lt;BR /&gt;HvdH Performance Consulting.&lt;BR /&gt;</description>
      <pubDate>Sat, 05 Jul 2008 02:15:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227050#M676491</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-07-05T02:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: CPU utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227051#M676492</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Gee that's a lot of writing for what is probably a memory leak and easily found using UNIX95.  For example:&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -o vsz,rsz,user,time,comm,args | sort -rn | head -10&lt;BR /&gt;&lt;BR /&gt;You're looking for memory consumption with the vsz arguement, or virtual stack size.  Put the command into a 15 minute cron and save the output to a file.  Something like&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;echo ############### date ######## &amp;gt; file&lt;BR /&gt;UNIX95= ps -o vsz,rsz,user,time,comm,args | sort -rn | head -10 &amp;gt;&amp;gt; file&lt;BR /&gt;echo &amp;gt; file&lt;BR /&gt;&lt;BR /&gt;You'll find one oracle process increasing vsz every 15 minutes instead of remaining steady.  This is how you find a memory leak.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 05 Jul 2008 02:44:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227051#M676492</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2008-07-05T02:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: CPU utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227052#M676493</link>
      <description>Note:  The disk bottleneck advice already given is also good advice, 'sar -d'.  With this report a disk bottleneck exists when avwait is &amp;gt; than avserv.  Note every disk where this occurs.  Then 'pvdisplay' on the disk to find the filesystem.  Consider defragging this filesystem or increasing its file system block size, or splitting it across stripped disks, or making another filesystem on other disks.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;10:30:27 device %busy avque r+w/s blks/s avwait avserv&lt;BR /&gt;&lt;BR /&gt;Average c0t0d0 6.20 22.50 14 302 5.46 5.25&lt;BR /&gt;Average c0t1d0 3.60 47.50 6 87 14.91 14.57&lt;BR /&gt;&lt;BR /&gt;For c0t0d0 avwait = 5.46 &amp;gt; 5.25 / avserv&lt;BR /&gt;For c0t1d0 avwait = 14.91 &amp;gt; 14.57 / avserv&lt;BR /&gt;pvdiaply -v /dev/dsk/c0t0d0 | page&lt;BR /&gt;pvdisplay -v /dev/dsk/c0t1d0 | page</description>
      <pubDate>Sat, 05 Jul 2008 02:53:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227052#M676493</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2008-07-05T02:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: CPU utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227053#M676494</link>
      <description>Michael&amp;gt;&amp;gt; for what is probably a memory leak and easily found using UNIX95.&lt;BR /&gt;&lt;BR /&gt;Yet another 'intersting' conclusion in the endless list of clueless replies.&lt;BR /&gt;&lt;BR /&gt;Please help me understand how you conclude the is a memory leak, progressing over time.&lt;BR /&gt;&lt;BR /&gt;Oracle is not known to do so.&lt;BR /&gt;And if it did, would it not be a specific process or two, not all of them as suggested by the provided ps output?&lt;BR /&gt;&lt;BR /&gt;Oracle is known to map large, even very large SGA (Shared Global Area) memory segements shared by all, making all processes much similar in size. 14G is large, but nothing special really. No leak, just a setting by the DBA which may, or might not, be appropriate. &lt;BR /&gt;&lt;BR /&gt;Current versions of Oracle even manage the total amount of heap (malloc) memory the combined processes of a single instance use.&lt;BR /&gt;Google for: pga_aggregate_target &lt;BR /&gt;&lt;BR /&gt;Not the SA, but the DBA is to one to tackle a problem like this (if there even is a problem, and not just a misinterpretation of sar output)&lt;BR /&gt;&lt;BR /&gt;Hope this clarifies some.&lt;BR /&gt;Regards,&lt;BR /&gt;Hein.&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Sat, 05 Jul 2008 11:24:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227053#M676494</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-07-05T11:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: CPU utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227054#M676495</link>
      <description>When a process can't release its memory its usually hung and can't exit or close.  A process that can't exit or close is going to continue to consume CPU time.  If you search on memory leak you'll see UNIX95 is used to diagnose.&lt;BR /&gt;&lt;BR /&gt;Looking back on the command example I neglected to add the PCPU arguement.&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -o vsz,rsz,PCPU, user,time,comm,args | sort -rn | head -10&lt;BR /&gt;&lt;BR /&gt;Refer to -o arguements under 'ps' command.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60103/ps.1.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60103/ps.1.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 05 Jul 2008 15:46:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227054#M676495</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2008-07-05T15:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: CPU utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227055#M676496</link>
      <description>hey&lt;BR /&gt;&lt;BR /&gt;for a rdbms it's the best if the cpu is at 100% used by oracle processes. so oracle gets the data most likely from the SGA, so the disk I/O are reduced. hence to reduce your cpu utilization, reduce the SGA then you will get more disk I/O's but this would be senseless.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Sat, 05 Jul 2008 16:56:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227055#M676496</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2008-07-05T16:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: CPU utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227056#M676497</link>
      <description>Hein:&lt;BR /&gt;&lt;BR /&gt;I would agree with ashan that %wio is too high.  But I also wonder how reliable sar is to glance.  'Sar' can and does report incorrect data.  &lt;BR /&gt;&lt;BR /&gt;zsujith:&lt;BR /&gt;&lt;BR /&gt;Compare your %wio with glance and see how similar they are.&lt;BR /&gt;&lt;BR /&gt;%wio is in measure of disk i/o wait time.  But this is going to vary with disk array cache size, disk rotation, raid, o/s, etc.&lt;BR /&gt;&lt;BR /&gt;Hein:  &lt;BR /&gt;&lt;BR /&gt;Please restrict your replys to the rules of the forum and respond to the author of the thread only.  I've seen too many of your replys directed to other forum members.  Bad business.  Don't be so prideful.&lt;BR /&gt;</description>
      <pubDate>Sun, 06 Jul 2008 17:23:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227056#M676497</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2008-07-06T17:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: CPU utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227057#M676498</link>
      <description>Thank You Michle,&lt;BR /&gt;&lt;BR /&gt;I couldnâ  t reduce the waiting for I/O, How ever I understand that disk speed is one of the possible causes for WIO. As my understand disk striping may reduce the waiting for I/O.&lt;BR /&gt;&lt;BR /&gt;Please correct me...&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Sujith&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jul 2008 04:18:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227057#M676498</guid>
      <dc:creator>zsujith</dc:creator>
      <dc:date>2008-07-25T04:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: CPU utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227058#M676499</link>
      <description>Disk stripping will reduce i/o.  Load balancing across more spindles.  One extent gets written to the first, the 2nd extent gets written to the 2nd, the 3rd to the 1st, and so on.</description>
      <pubDate>Fri, 25 Jul 2008 04:25:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4227058#M676499</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2008-07-25T04:25:58Z</dc:date>
    </item>
  </channel>
</rss>

