<?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: Compilation Intensive Load rx2660 vs rx5670 performance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297658#M337571</link>
    <description>Dennis:&lt;BR /&gt;Caliper is something that is available, but I honestly don't know what to look for with it.&lt;BR /&gt;&lt;BR /&gt;aCC version: HP C/aC++ Developer's Bundle C.11.23.15.2&lt;BR /&gt;&lt;BR /&gt;The builds are non-parallel makes, gmake is performing them, and enabling extra jobs causes compilation to fail, so It's not running parallel makes on the Dev machine.&lt;BR /&gt;&lt;BR /&gt;Both machines have single cpu's with dual cores.  the rx5670 has "beefier" MHz values, but I believe the rx2660 has a family 32 and the 5670 has a family 31 model 1 revision 5 (older cpu, pre 9000 Itanium 2) which makes me wonder if one can downgrade families for better performance. :) &lt;BR /&gt;&lt;BR /&gt;Also, I HyperThreading is enabled on both (not 100% sure on the 5670 though) toggling threading on the 2660 didn't have a noticeable effect.  Since the jobs are not parallel though, I don't know that the additional cpu's will help at all, would just make the system more responsive while one cpu is loaded.&lt;BR /&gt;&lt;BR /&gt;While the compiles are rolling 100% utilizations alternate between cpu 0 and 1 with the relaxed cpu hovering at 10-30% values.  As top reports things anyway.</description>
    <pubDate>Fri, 31 Oct 2008 17:18:59 GMT</pubDate>
    <dc:creator>Michael S Costello</dc:creator>
    <dc:date>2008-10-31T17:18:59Z</dc:date>
    <item>
      <title>Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297651#M337564</link>
      <description>Have a rx2660 dual core IA64 running HP-UX 11.23 that is taking an intolerably long time to compile c++ code.&lt;BR /&gt;&lt;BR /&gt;Are there any recommendations anyone has on optimizing for "aCC" and "ecom" programs when they are apparently not memory bound but bound by cpu performance and perhaps disk io?&lt;BR /&gt;&lt;BR /&gt;I've been unable to build on a dual core 1398MHz rx2660 in less than 6 hours what a slightly beefier server dual-core 1500 MHz rx5670 can build in 1.5 hours.  The latter machine actually has less ram installed.&lt;BR /&gt;&lt;BR /&gt;I guess my question is: Is the difference between these two models hardware and io performance that pronounced?  &lt;BR /&gt;If not should I look to tuning and / or hardware failure as a remedy for the differences.</description>
      <pubDate>Thu, 30 Oct 2008 20:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297651#M337564</guid>
      <dc:creator>Michael S Costello</dc:creator>
      <dc:date>2008-10-30T20:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297652#M337565</link>
      <description>It depends on your source sizes and what opt levels you are using.&lt;BR /&gt;How many sources?&lt;BR /&gt;&lt;BR /&gt;Are your source and object directories on NFS?</description>
      <pubDate>Thu, 30 Oct 2008 21:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297652#M337565</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-10-30T21:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297653#M337566</link>
      <description>Hi,&lt;BR /&gt;No sir, there are many factors, it requres a lot of deep analysis.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gokul Chandola</description>
      <pubDate>Fri, 31 Oct 2008 03:03:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297653#M337566</guid>
      <dc:creator>Gokul Chandola</dc:creator>
      <dc:date>2008-10-31T03:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297654#M337567</link>
      <description>&lt;!--!*#--&gt;To answer Dennis:&lt;BR /&gt;Number of Source Files: 8218&lt;BR /&gt;&lt;BR /&gt;# find . -type f -name '*.c*' | wc -l   &lt;BR /&gt;8218&lt;BR /&gt;&lt;BR /&gt;NFS: No nfs is not used for accessing any files used except when a build completes, compilation is performed on a local filesystem.&lt;BR /&gt;&lt;BR /&gt;Building 64 bit code using appropriate flags for that purpose.</description>
      <pubDate>Fri, 31 Oct 2008 14:04:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297654#M337567</guid>
      <dc:creator>Michael S Costello</dc:creator>
      <dc:date>2008-10-31T14:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297655#M337568</link>
      <description>Since there are a bunch of read/writes going on under compilations -- did you per chance lower dbc_min_pct / dbc_max_pct on the rx2660 and shrink the buffer cache? Throttling the cache could be aggravating I/O bottlenecks.</description>
      <pubDate>Fri, 31 Oct 2008 14:12:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297655#M337568</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2008-10-31T14:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297656#M337569</link>
      <description>Don, thanks for the response, here is the range of values that I've already tried:&lt;BR /&gt;I had been tuning the rx2660 dbc_max_pct and dbc_min_pct in the following ranges with no difference in compilation time, it's fixed at 6 hours with each.&lt;BR /&gt;&lt;BR /&gt;* defaults 50/5 max/min&lt;BR /&gt;* 20/20 (as configured on the dev machine rs5670)&lt;BR /&gt;* 90/5 (most recent setting)&lt;BR /&gt;&lt;BR /&gt;Top down make time was unaffected with each, though with the middle value other tunings were applied, essentially attempting to slavishly match the 5670's values.  I suspect that the 5670 had been tuned by HP hosts during a 64 bit porting seminar some years ago.&lt;BR /&gt;&lt;BR /&gt;I'm going to do a complete reset to default kctune'd values  to establish a baseline time later today and see what information I can get with those values then apply some different values for whatever anyone suggests here.&lt;BR /&gt;&lt;BR /&gt;Seeing about getting a copy of glance as well, but it's hard to know when I'll be able to run that tool for this.</description>
      <pubDate>Fri, 31 Oct 2008 15:41:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297656#M337569</guid>
      <dc:creator>Michael S Costello</dc:creator>
      <dc:date>2008-10-31T15:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297657#M337570</link>
      <description>You might want to look at caliper.&lt;BR /&gt;Also what version of aC++ do you have?&lt;BR /&gt;You didn't mention how many CPUs cores you have and whether you are doing parallel makes.</description>
      <pubDate>Fri, 31 Oct 2008 17:03:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297657#M337570</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-10-31T17:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297658#M337571</link>
      <description>Dennis:&lt;BR /&gt;Caliper is something that is available, but I honestly don't know what to look for with it.&lt;BR /&gt;&lt;BR /&gt;aCC version: HP C/aC++ Developer's Bundle C.11.23.15.2&lt;BR /&gt;&lt;BR /&gt;The builds are non-parallel makes, gmake is performing them, and enabling extra jobs causes compilation to fail, so It's not running parallel makes on the Dev machine.&lt;BR /&gt;&lt;BR /&gt;Both machines have single cpu's with dual cores.  the rx5670 has "beefier" MHz values, but I believe the rx2660 has a family 32 and the 5670 has a family 31 model 1 revision 5 (older cpu, pre 9000 Itanium 2) which makes me wonder if one can downgrade families for better performance. :) &lt;BR /&gt;&lt;BR /&gt;Also, I HyperThreading is enabled on both (not 100% sure on the 5670 though) toggling threading on the 2660 didn't have a noticeable effect.  Since the jobs are not parallel though, I don't know that the additional cpu's will help at all, would just make the system more responsive while one cpu is loaded.&lt;BR /&gt;&lt;BR /&gt;While the compiles are rolling 100% utilizations alternate between cpu 0 and 1 with the relaxed cpu hovering at 10-30% values.  As top reports things anyway.</description>
      <pubDate>Fri, 31 Oct 2008 17:18:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297658#M337571</guid>
      <dc:creator>Michael S Costello</dc:creator>
      <dc:date>2008-10-31T17:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297659#M337572</link>
      <description>&amp;gt;aCC version: HP C/aC++ Developer's Bundle C.11.23.15.2&lt;BR /&gt;&lt;BR /&gt;This is not the version I want and requires a secret decoder ring to get A.06.20.  What does "aCC -V" show?&lt;BR /&gt;And you didn't mention what opt level you were using?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;The builds are non-parallel makes, gmake is performing them and enabling extra jobs causes compilation to fail, so It's not running parallel makes on the Dev machine.&lt;BR /&gt;&lt;BR /&gt;Then you aren't using the resources you have. Why does it fail?  (Out of swap or bad makefiles?)  You probably need more memory/swap.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;HyperThreading is enabled on both&lt;BR /&gt;&lt;BR /&gt;I didn't think you could do that on 11.23 and you probably don't want it.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I don't know that the additional CPUs will help at all&lt;BR /&gt;&lt;BR /&gt;You do multiple compiles at once.</description>
      <pubDate>Fri, 31 Oct 2008 17:33:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297659#M337572</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-10-31T17:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297660#M337573</link>
      <description>aCC -v output: &lt;BR /&gt;&lt;BR /&gt;aCC: HP C/aC++ B3910B A.06.20 [May 13 2008]&lt;BR /&gt;&lt;BR /&gt;Optimization Level: -fast flag is used for most of the .o files produced and the -D64 and -W*** flags (which aren't optimizations per se) no -O# optimizations are being used.&lt;BR /&gt;&lt;BR /&gt;Memory/Swap: &lt;BR /&gt;   Physical Memory: 4079.1 MB&lt;BR /&gt;   Real Memory: Active/Total ~ 300 MB/500MB&lt;BR /&gt;   Virtual Memory: Active/Total ~ 700MB/800MB&lt;BR /&gt; swap is 8 Gb and approximately 500-700 Mb of that is used.&lt;BR /&gt;&lt;BR /&gt;So how do I make the machine forego using swap, if it is thrashing on swap and seems to have enough physical memory to get by just fine?&lt;BR /&gt;&lt;BR /&gt;Threads: initial runs were with threading disabled, threading was enabled later in the game to see if it would affect performance either way, they haven't.  I (admittedly ignorantly) suspect that 11.23 kernel might be ignoring the EFI set threading behavior anyway since it doesn't measurably change behavior or introduce breaks.&lt;BR /&gt;&lt;BR /&gt;Multiple Compiles: The product built with it's existing makefiles do not support multiple job makes (apologies, thought I had written that in to an earlier posting) so that's not an option, but it does rule out the other machine being run with multiples to explain the difference.</description>
      <pubDate>Fri, 31 Oct 2008 18:35:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297660#M337573</guid>
      <dc:creator>Michael S Costello</dc:creator>
      <dc:date>2008-10-31T18:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297661#M337574</link>
      <description>&amp;gt;-fast flag is used for most of the .o files produced&lt;BR /&gt;&lt;BR /&gt;That's +O2.  You might want to see how fast the default (+O1) is.&lt;BR /&gt;&lt;BR /&gt;-D64, you mean +DD64?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Physical Memory: 4079.1 MB&lt;BR /&gt;&lt;BR /&gt;Probably not enough if you do more than one compile.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;So how do I make the machine forgo using swap, if it is thrashing on swap and seems to have enough physical memory to get by just fine?&lt;BR /&gt;&lt;BR /&gt;You don't have enough physically memory if there is swap being used.  What does "swapinfo -tam" show?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I suspect that 11.23 kernel might be ignoring the EFI set threading behavior &lt;BR /&gt;&lt;BR /&gt;I think so since it is only supported on 11.31.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;The product built with it's existing makefiles do not support multiple job makes (apologies, thought I had written that in to an earlier posting)&lt;BR /&gt;&lt;BR /&gt;You did write that but I wanted to know why it fails.  (Out of swap or using something that hasn't been built yet?)  It is well worth the time to add the dependencies so that parallel make works.&lt;BR /&gt;&lt;BR /&gt;Doing that may cut the builds in half.</description>
      <pubDate>Fri, 31 Oct 2008 18:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297661#M337574</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-10-31T18:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297662#M337575</link>
      <description>&lt;!--!*#--&gt;&lt;BR /&gt;&lt;BR /&gt;Dennis (thanks for all of your help BTW):&lt;BR /&gt;This was taken while in the thick of things running a test build:&lt;BR /&gt;&lt;BR /&gt;# swapinfo -tam&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        8192      19    8173    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -    1241   -1241&lt;BR /&gt;memory     4075    1360    2715   33%&lt;BR /&gt;total     12267    2620    9647   21%       -       0    -&lt;BR /&gt;&lt;BR /&gt;This is in the thick of the compile, I suppose I'm reading the dev as 8192 Swap available, 19 used, reserve is "reserved"&lt;BR /&gt;4075 Physical, non-swap memory 1360 Used&lt;BR /&gt;&lt;BR /&gt;Physical never seems to be entirely consumed, swapping is minimal.  The Rx 2660 has 2x the non-swap ram and long build times.  If it is ram related it baffles me how the other machine gets by at all with only 2Gb of ram and some swap in 1/4 the time!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'll try taking out the -fast flag (which should result in -O1) and yes +DD64 was the flag, several other flags are on the line, that aren't necessarily optimizations, and they vary depending on the stage of the build.  I'll see about picking a representative set of flags and posting it.</description>
      <pubDate>Fri, 31 Oct 2008 20:15:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297662#M337575</guid>
      <dc:creator>Michael S Costello</dc:creator>
      <dc:date>2008-10-31T20:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297663#M337576</link>
      <description>&amp;gt;Physical never seems to be entirely consumed, swapping is minimal.&lt;BR /&gt;&lt;BR /&gt;Yes.</description>
      <pubDate>Fri, 31 Oct 2008 21:38:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297663#M337576</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-10-31T21:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297664#M337577</link>
      <description>I find it really hard to beleive that an rx5670 could outperform an Montecito-based rx6600. There's really something wrong here.&lt;BR /&gt;&lt;BR /&gt;This might be a far shot, but I've seen issues in the past of mysteriously bad performance with a server that didn't have the advanced OnlineJFS features enabled. I think this can happen if you initially install the wrong OE. If you're entitled to a license, compare the /etc/inittab on both servers, and look for a "vxen" entry. Then compare the /etc/fstab on each server, comparing the mount options.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Oct 2008 23:09:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297664#M337577</guid>
      <dc:creator>Olivier Masse</dc:creator>
      <dc:date>2008-10-31T23:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297665#M337578</link>
      <description>Er, I meant rx2660 of course. :)</description>
      <pubDate>Fri, 31 Oct 2008 23:11:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297665#M337578</guid>
      <dc:creator>Olivier Masse</dc:creator>
      <dc:date>2008-10-31T23:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297666#M337579</link>
      <description>&lt;!--!*#--&gt;Dennis:&lt;BR /&gt;&lt;BR /&gt;swapinfo -tam for the rx5670 idle and during build:&lt;BR /&gt;&lt;BR /&gt;Idle&lt;BR /&gt;~ % swapinfo -tam&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        4096     199    3897    5%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -     280    -280&lt;BR /&gt;memory     2037    1257     780   62%&lt;BR /&gt;total      6133    1736    4397   28%       -       0    -&lt;BR /&gt;&lt;BR /&gt;During Initial Component Build&lt;BR /&gt;~ % swapinfo -tam&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        4096     199    3897    5%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -     280    -280&lt;BR /&gt;memory     2037    1257     780   62%&lt;BR /&gt;total      6133    1736    4397   28%       -       0    -&lt;BR /&gt;&lt;BR /&gt;Later Measurements &lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        4096     199    3897    5%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -     338    -338&lt;BR /&gt;memory     2037    1260     777   62%&lt;BR /&gt;total      6133    1797    4336   29%       -       0    -&lt;BR /&gt;Two Samples During the most resource intensive components:&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        4096     450    3646   11%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -     871    -871&lt;BR /&gt;memory     2037    1261     776   62%&lt;BR /&gt;total      6133    2582    3551   42%       -       0    -&lt;BR /&gt;&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        4096     731    3365   18%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -     595    -595&lt;BR /&gt;memory     2037    1262     775   62%&lt;BR /&gt;total      6133    2588    3545   42%       -       0    -&lt;BR /&gt;&lt;BR /&gt;Back to less intensive phase&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        4096     210    3886    5%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -     389    -389&lt;BR /&gt;memory     2037    1262     775   62%&lt;BR /&gt;total      6133    1861    4272   30%       -       0    -&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Nov 2008 15:33:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297666#M337579</guid>
      <dc:creator>Michael S Costello</dc:creator>
      <dc:date>2008-11-03T15:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Intensive Load rx2660 vs rx5670 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297667#M337580</link>
      <description>&amp;gt;swapinfo -tam for the rx5670 idle and during build:&lt;BR /&gt;memory     2037    1261     776   62%&lt;BR /&gt;total      6133    2582    3551   42%&lt;BR /&gt;&lt;BR /&gt;This shows you might be able to do two or more builds at a time.</description>
      <pubDate>Mon, 03 Nov 2008 22:39:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-intensive-load-rx2660-vs-rx5670-performance/m-p/4297667#M337580</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-03T22:39:44Z</dc:date>
    </item>
  </channel>
</rss>

