1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221
|
<pre>Network Working Group B. Thomas
Request for Comments: 546 BBN-TENEX
NIC: 17792 10 August 1973
<span class="h1">TENEX Load Averages for July 1973</span>
This RFC presents utilization data for the BBN and ISI TENEX systems
which may be of interest to the network community.
The graph on page 4 summarizes the load at the BBN-TENEX and USC-ISI
Hosts during the work week for the month of July 1973. The weekday
hourly load average [<a href="#ref-1" title="an hourly load average of 10 would mean that (for a single CPU system) at any time during that hour one could expect to see 1 process running and 9 others ready to run (i.e.">1</a>] for each site is plotted versus the time of
day; the time of day is Eastern Daylight Time.
Interpreting data such as this is tricky business. However, it is
difficult to resist making the following observations:
1. The shapes of the BBN and ISI curves are approximately the same;
furthermore, there is no skew between the curves. This suggests
that the user populations for the two systems have similar working
habits and are acclimated to the same time zone.
2. The significant features of both curves appear to be strongly
correlated with "normal events" in the day of a user living on
East Coast time,suggesting that the load at both sites is
influenced most strongly by such users:
a. the load begins to increase between 7-8 a.m. EDT as users begin
their daily computing;
b. it dips between 10-11 a.m. EDT (smoothed to a smaller rate of
increase in the ISI curve) as users take their coffee break;
c. the load peaks sharply between 1-2 p.m. EDT as users return
from lunch to resume their computing;
d. it decreases as the afternoon continues and as users go home
from work;
e. it reaches a local minimum between 6-7 p.m. EDT (minimum not
present in ISI curve) when most people eat dinner;
f. it increases to an evening peak between 9-10 p.m. EDT as some
users come back from dinner and after dinner activities to
resume their computing.
<span class="grey">Thomas [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc546">RFC 546</a> TENEX Load Averages for July 1973 10 August 1973</span>
3. The curve for ISI is smoother than the one for BBN: the "coffee
break" dip appears only as a decrease in slope; the dinner break
and evening peak are completely smoothed out. This smoothing is
probably due to the influence of the West Coast users of the ISI
machine.
4. During July the BBN system was more heavily loaded than the ISI
system. Since the data collected did not include the number of
active jobs it is not possible to determine from the data whether
BBN had more users or just more demanding users.
The data presented on the graph is available as a side effect of the
RSEXEC system. The server programs for the RSEXEC system (RSSER
programs) communicate regularly with one another exchanging status
information. The RSSER program at each site maintains a (dynamic)
data base of the information it collects from the RSSER programs at
other sites. The NETLOAD command of the TENEX EXEC, as well as many
RSEXEC commands, makes use of information in that database.
The raw data for BBN and ISI [<a href="#ref-2">2</a>] load curves (as well as data for the
other TENEX sites that run RSSER) was collected by a program which
creates daily load information files by periodically (every 3
minutes) reading load average data from the data base maintained by
RSSER. The monthly summary was produced by a program that analyzes
daily data files.
[The following graph is also available in .PS and .PDF format.]
<span class="grey">Thomas [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc546">RFC 546</a> TENEX Load Averages for July 1973 10 August 1973</span>
Weekday Hourly Load Averages
July 1973
^ B BBN-TENEX
| I ISI-TENEX
10 +
|
| B
|
+
|
|
|
+ B
Load |
Avg. | B
| I
+
|
|
| *
+ I
|
| B I B
| B
5 +
|
| B I
| I
+ I
|
|
| B
+ I B
| B
| I
| I I B B
+ I
| I B I
| B
| B I B
+ I I I
| B * B
| * * I I *
| B B
---+--+-----------+-----------+-----------+-----------+>
| 0-1 AM 6-7 AM 12-1 PM 6-7 PM 12
(midnight) (noon) (midnight)
Time of Day (Eastern Daylight Time)
<span class="grey">Thomas [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc546">RFC 546</a> TENEX Load Averages for July 1973 10 August 1973</span>
Endnotes
[<a id="ref-1">1</a>] The TENEX load average is a measure of CPU demand. The load
average is an average of the number of runable processes over a given
time period. For example, an hourly load average of 10 would mean
that (for a single CPU system) at any time during that hour one could
expect to see 1 process running and 9 others ready to run (i.e., not
blocked for I/O) waiting for the CPU.
[<a id="ref-2">2</a>] The data for BBN and ISI was chosen for presentation in this RFC
because the BBN and ISI TENEXs are two of the major time-sharing
service hosts on the network.
[ This RFC was put into machine readable form for entry ]
[ into the online RFC archives by Jim Larson 3/98 ]
Thomas [Page 4]
</pre>
|