HP3000-L Archives

April 2016, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Craig Lalley <[log in to unmask]>
Reply To:
Craig Lalley <[log in to unmask]>
Date:
Fri, 1 Apr 2016 15:55:47 +0000
Content-Type:
text/plain
Parts/Attachments:
text/plain (355 lines)
Thanks Ray,  I did a couple tests on CPU (not I/O) and Hyper-threading did nothing.
Backup would be more I/O, so I will probably try it.
-Craig

      From: "Legault, Raymond D" <[log in to unmask]>
 To: Craig Lalley <[log in to unmask]>; "[log in to unmask]" <[log in to unmask]> 
 Sent: Friday, April 1, 2016 8:44 AM
 Subject: RE: Stromasys A500-200 test on a DELL
   
#yiv1379453205 #yiv1379453205 -- _filtered #yiv1379453205 {font-family:Helvetica;panose-1:2 11 6 4 2 2 2 2 2 4;} _filtered #yiv1379453205 {panose-1:2 4 5 3 5 4 6 3 2 4;} _filtered #yiv1379453205 {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}#yiv1379453205 #yiv1379453205 p.yiv1379453205MsoNormal, #yiv1379453205 li.yiv1379453205MsoNormal, #yiv1379453205 div.yiv1379453205MsoNormal {margin:0in;margin-bottom:.0001pt;font-size:12.0pt;}#yiv1379453205 a:link, #yiv1379453205 span.yiv1379453205MsoHyperlink {color:blue;text-decoration:underline;}#yiv1379453205 a:visited, #yiv1379453205 span.yiv1379453205MsoHyperlinkFollowed {color:purple;text-decoration:underline;}#yiv1379453205 span.yiv1379453205EmailStyle17 {color:black;}#yiv1379453205 .yiv1379453205MsoChpDefault {font-size:10.0pt;} _filtered #yiv1379453205 {margin:1.0in 1.0in 1.0in 1.0in;}#yiv1379453205 div.yiv1379453205WordSection1 {}#yiv1379453205 Craig,    Turning Hyper-threading =1  or off changed my full backup run times from 22.5 hours to 12 hours.    Then by turning on HP3000 Turbo Store compression=high reduced this to 9 hours. ( 90 gig )    Ray From: Craig Lalley [mailto:[log in to unmask]]
Sent: Friday, April 01, 2016 8:12 AM
To: Legault, Raymond D <[log in to unmask]>; [log in to unmask]
Subject: Re: Stromasys A500-200 test on a DELL    Personally I did not find any difference with Hyper-Threading.   What is System Isochronous Mode?    -Craig       From: "Legault, Raymond D" <[log in to unmask]>
To: [log in to unmask] 
Sent: Friday, April 1, 2016 7:39 AM
Subject: Stromasys A500-200 test on a DELL 
Tested on DELL 8510 test on a 3.5 GHZ cpu 4 core with 16 gig memory

I tested on this DELL and I set the following BIOS settings.


The Turbo-boost, Hyper-Threading and System Isochronous Mode made the biggest difference.
Toggling the other settings did not make much difference with my HP3000 emulator test.

Set other settings for performance
System Isochronous Mode enabled
Hyper-thread off or 1
Turbo-boost enabled
c-states enabled
Intel Speed Step enabled


I used the concurrent jobs below to test the emulator with various bios cpu settings.

!job Perfrm5J,manager.sys,LEGAULT;hipri
!#
!setvar SUF 'A'
!#
!setvar  TSTCATA  "TSTCAT" + "!SUF"
!setvar  TSTOUTA  "TSTOUT" + "!SUF"
!setvar  TSTksam  "TSTksm" + "!SUF"
!#
!purge !TSTCATA
!purge !TSTOUTA
!purge !TSTksam
!# CICAT              80B  FA      46886
!#
!build !TSTCATA;rec=-80,,f,ascii;disc=600000
!file x=!TSTCATA,old;acc=append
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!fcopy
from=CICAT.pub;to=*X;nouserlabels
from=CICAT.pub;to=*;nouserlabels
from=CICAT.pub;to=*;nouserlabels
from=CICAT.pub;to=*;nouserlabels
exit
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!file x=!TSTCATA,old;acc=in
!file z=!TSTOUTA,new;acc=out
!sort
i *x
o *z
key 1,23,B;29,36,B
v
end
exit
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!BUILD !TSTksam;REC=-80,64,F,ASCII;KEY=(B,9,27,dup)&
!;disc=600000;ksamxl
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!file out=!TSTksam,old;acc=append
!file in=!TSTOUTA,old;acc=in
!#
!fcopy from=*in;to=*out
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!#
!listf  !TSTCATA,2
!listf  !TSTOUTA,2
!listf  !TSTksam,2
!#
!showme
!purge !TSTCATA
!purge !TSTOUTA
!purge !TSTksam
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!setvar buf &
! "!hpsysname !hpjobname HPCPUSECS=!HPCPUSECS,Conn Min="
!setvar buf "!buf" + "!HPCONNMINS, !hpdatef !hptimef"
!#
!sendmail emerald, "!buf"
!eoj
!job Perfrm5B,manager.sys,LEGAULT;hipri
!#
!setvar SUF 'B'
!#
!setvar  TSTCATA  "TSTCAT" + "!SUF"
!setvar  TSTOUTA  "TSTOUT" + "!SUF"
!setvar  TSTksam  "TSTksm" + "!SUF"
!#
!purge !TSTCATA
!purge !TSTOUTA
!purge !TSTksam
!# CICAT              80B  FA      46886
!#
!build !TSTCATA;rec=-80,,f,ascii;disc=600000
!file x=!TSTCATA,old;acc=append
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!fcopy
from=CICAT.pub;to=*X;nouserlabels
from=CICAT.pub;to=*;nouserlabels
from=CICAT.pub;to=*;nouserlabels
from=CICAT.pub;to=*;nouserlabels
exit
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!file x=!TSTCATA,old;acc=in
!file z=!TSTOUTA,new;acc=out
!sort
i *x
o *z
key 1,23,B;29,36,B
v
end
exit
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!BUILD !TSTksam;REC=-80,64,F,ASCII;KEY=(B,9,27,dup)&
!;disc=600000;ksamxl
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!file out=!TSTksam,old;acc=append
!file in=!TSTOUTA,old;acc=in
!#
!fcopy from=*in;to=*out
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!#
!listf  !TSTCATA,2
!listf  !TSTOUTA,2
!listf  !TSTksam,2
!#
!showme
!purge !TSTCATA
!purge !TSTOUTA
!purge !TSTksam
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!setvar buf &
! "!hpsysname !hpjobname HPCPUSECS=!HPCPUSECS,Conn Min="
!setvar buf "!buf" + "!HPCONNMINS, !hpdatef !hptimef"
!#
!sendmail emerald, "!buf"
!eoj
!job Perfrm5C,manager.sys,LEGAULT;hipri
!#
!setvar SUF 'C'
!#
!setvar  TSTCATA  "TSTCAT" + "!SUF"
!setvar  TSTOUTA  "TSTOUT" + "!SUF"
!setvar  TSTksam  "TSTksm" + "!SUF"
!#
!purge !TSTCATA
!purge !TSTOUTA
!purge !TSTksam
!# CICAT              80B  FA      46886
!#
!build !TSTCATA;rec=-80,,f,ascii;disc=600000
!file x=!TSTCATA,old;acc=append
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!fcopy
from=CICAT.pub;to=*X;nouserlabels
from=CICAT.pub;to=*;nouserlabels
from=CICAT.pub;to=*;nouserlabels
from=CICAT.pub;to=*;nouserlabels
exit
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!file x=!TSTCATA,old;acc=in
!file z=!TSTOUTA,new;acc=out
!sort
i *x
o *z
key 1,23,B;29,36,B
v
end
exit
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!BUILD !TSTksam;REC=-80,64,F,ASCII;KEY=(B,9,27,dup)&
!;disc=600000;ksamxl
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!file out=!TSTksam,old;acc=append
!file in=!TSTOUTA,old;acc=in
!#
!fcopy from=*in;to=*out
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!#
!listf  !TSTCATA,2
!listf  !TSTOUTA,2
!listf  !TSTksam,2
!#
!showme
!purge !TSTCATA
!purge !TSTOUTA
!purge !TSTksam
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!setvar buf &
! "!hpsysname !hpjobname HPCPUSECS=!HPCPUSECS,Conn Min="
!setvar buf "!buf" + "!HPCONNMINS, !hpdatef !hptimef"
!#
!sendmail emerald, "!buf"
!eoj
!job Perfrm5D,manager.sys,LEGAULT;hipri
!#
!setvar SUF 'D'
!#
!setvar  TSTCATA  "TSTCAT" + "!SUF"
!setvar  TSTOUTA  "TSTOUT" + "!SUF"
!setvar  TSTksam  "TSTksm" + "!SUF"
!#
!purge !TSTCATA
!purge !TSTOUTA
!purge !TSTksam
!# CICAT              80B  FA      46886
!#
!build !TSTCATA;rec=-80,,f,ascii;disc=600000
!file x=!TSTCATA,old;acc=append
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!fcopy
from=CICAT.pub;to=*X;nouserlabels
from=CICAT.pub;to=*;nouserlabels
from=CICAT.pub;to=*;nouserlabels
from=CICAT.pub;to=*;nouserlabels
exit
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!file x=!TSTCATA,old;acc=in
!file z=!TSTOUTA,new;acc=out
!sort
i *x
o *z
key 1,23,B;29,36,B
v
end
exit
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!BUILD !TSTksam;REC=-80,64,F,ASCII;KEY=(B,9,27,dup)&
!;disc=600000;ksamxl
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!file out=!TSTksam,old;acc=append
!file in=!TSTOUTA,old;acc=in
!#
!fcopy from=*in;to=*out
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!#
!listf  !TSTCATA,2
!listf  !TSTOUTA,2
!listf  !TSTksam,2
!#
!showme
!purge !TSTCATA
!purge !TSTOUTA
!purge !TSTksam
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!setvar buf &
! "!hpsysname !hpjobname HPCPUSECS=!HPCPUSECS,Conn Min="
!setvar buf "!buf" + "!HPCONNMINS, !hpdatef !hptimef"
!#
!sendmail emerald, "!buf"
!eoj
!job Perfrm5E,manager.sys,LEGAULT;hipri
!#
!setvar SUF 'E'
!#
!setvar  TSTCATA  "TSTCAT" + "!SUF"
!setvar  TSTOUTA  "TSTOUT" + "!SUF"
!setvar  TSTksam  "TSTksm" + "!SUF"
!#
!purge !TSTCATA
!purge !TSTOUTA
!purge !TSTksam
!# CICAT              80B  FA      46886
!#
!build !TSTCATA;rec=-80,,f,ascii;disc=600000
!file x=!TSTCATA,old;acc=append
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!fcopy
from=CICAT.pub;to=*X;nouserlabels
from=CICAT.pub;to=*;nouserlabels
from=CICAT.pub;to=*;nouserlabels
from=CICAT.pub;to=*;nouserlabels
exit
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!file x=!TSTCATA,old;acc=in
!file z=!TSTOUTA,new;acc=out
!sort
i *x
o *z
key 1,23,B;29,36,B
v
end
exit
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!BUILD !TSTksam;REC=-80,64,F,ASCII;KEY=(B,9,27,dup)&
!;disc=600000;ksamxl
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!file out=!TSTksam,old;acc=append
!file in=!TSTOUTA,old;acc=in
!#
!fcopy from=*in;to=*out
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!#
!listf  !TSTCATA,2
!listf  !TSTOUTA,2
!listf  !TSTksam,2
!#
!showme
!purge !TSTCATA
!purge !TSTOUTA
!purge !TSTksam
!#
!echo HPCPUSECS=!HPCPUSECS, Date=!hpdatef !hptimef
!setvar buf &
! "!hpsysname !hpjobname HPCPUSECS=!HPCPUSECS,Conn Min="
!setvar buf "!buf" + "!HPCONNMINS, !hpdatef !hptimef"
!#
!sendmail emerald, "!buf"
!eoj

Ray

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html * 


* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
  

ATOM RSS1 RSS2