| Page | Spotter | Correction |
| Many | Author | The keyword Perl (and several others) is abutted without a space to the next word.
This is due to last-minute, rushed editing by me where I inadvertently deleted a
necessary tab in a LATEX global. |
| xi | T. Wilson | Last sentence of next to last para: ensure s.b. ensue |
| 14 | J. Purinton | Sect. 1.4 last line: The comment about Perl5 not handling 64-bit integers refers to
timestamps
e.g., time_t in Time::Local, not Perl integers in general.
|
| 15 | I. Tegebo | Table 1.2: gettimeofday() listed twice. |
| " | T. Wilson | Table 1.2: strftime() listed twice. |
| 29 | W. Baeck | Second sentence after Fig. 1.6: "It would useful..." s.b. "It would be useful..." |
| 44 | Author | In Fig. 1.14: "Congested local minimum" s.b. "Congested global minimum". Caption is correct. |
| 56 | W. Baeck | Example 2.4: first line: "... pulls 20,108 tmpC". The unit s.b. tpmC |
| " | J. Purinton | Example 2.4: Text is totally shredded. Corrected text as
PDF file
to preserve formatting. |
| " | T. Wilson | Sec. 2.4.5, 1st sentence of 1st para: "processors, disks, — various types of memories"
Insert "and" |
| 60 | D. Walter | Line after eqn.(2.16) "Here, Q = 25 cars ...." s.b. 75 cars |
| 65 | T. Wilson | 1st para starting "Finally..": "We also know from (2.1), that the measured arrivals is..."
s.b. measured arrival count is... |
| 66 | W. Baeck | Example 2.7: "50 x 0.010 = 51% busy" s.b. 50% busy |
| 76 | P. Puglia | Tables: Some units are incorrect. 'pps' s.b. 'cpm', and 'ms' s.b. 'min'. |
| 71 | E. Juan | Perl code comment, 6 lines up from bottom of page: # Service time s.b. # Residence time |
| 79 | Author | Eqn.(2.62) The numerator after the 2nd '=' sign s.b. 1, not ρm−1 |
| 81 | Author | Eqn.(2.65) First term. Denominator s.b. just (1 − ρ) without the factor m. |
| 90 | P. Altevogt | End of Example 2.13 eqn. s.b. R = 230/0.7636 s − 300 s = 1.21 s |
| 100 | D. Hagler | Sect. 2.9.2: Queueing descriptor 'Pa/Ps/m/B/N/Q' s.b. 'Pa/Ps/m/B/N/D' to match Table 2.6. |
| 102 | E. Juan | See Note 1.1 |
| 103 | E. Juan | Fig. 2.26 caption: " ... 2(M/M/2)" s.b. 2(M/M/1) |
| " | E. Juan | Para 2, line 4: Fig. 2.44 call out s.b. Fig. 2.14 |
| 104 | T. Wilson | last para: "This another the reason for..." s.b. "This is another reason for" |
| 105 | T. Wilson | last sentence: "dow-stream" s.b. downstream |
| 106 | E. Juan | Line 5 from top: "significan variance ..." s.b. significant ... |
| " | T. Wilson | 2nd sentence: s.b. "transaction level, we will not have to be concerned"; Insert ',' and "to" |
| 108 | E. Juan | Sect. 2.11.4 beginning line 2: Elide 'If' |
| " | T. Wilson | Sec. 2.11.3 last line: "...spacing becomes boxes becomes zero..." First "becomes" s.b. between |
| 111 | E. Juan | Sect. 2.11.9 para 2: "... in Table 2.6." s.b. Table 2.7 |
| 114 | T. Wilson | 4th line after Fig. 2.34: elide first "different" |
| 120 | T. Wilson | 5th line down: "...subsystems.s" s.b. subsystems. |
| 121 | M. Marino | Below Fig. 3.3: "...can be used a parameter..." s.b. "...can be used as a parameter..." |
| 124 | T. Wilson | 6th line from bottom: Insert word "be" before "coupled in series..." |
| 129 | E. Juan | First line of text: "... Rv = W + S = 1.616 ms" s.b. in seconds (s) units, not milliseconds (ms). |
| " | M. Marino | Inside boxed comment bottom of page: "...as though they it were..." s.b. "...as though it were...". |
| 134 | Author | last line: "... which takes care of all that for you, ..." The word `care' is missing. |
| 138 | T. Wilson | sentence before Section 3.5.2: "...the Mean Value Algorithm..." s.b. the Mean Value Analysis algorithm or simply MVA." |
| 140 | P. Altevogt | Perl code 2/3 down: $X = ($n / \$rtt); The $n s.b. $N |
| " | Author | Perl code: See Note 1.2 |
| 147 | T. Wilson | sentence above equation 3.42: "...workload must the same" Insert "be" |
| 150 | T. Wilson | Section 3.7.4, 1st sentence of 2nd para: "...in good agreement for the for the baseline..." Elide redundant "for the" |
| 154 | T. Wilson | 3rd bullet, last sentence: "maybe" s.b. may be |
| 217 | T. Wilson | numbered items bottom of page: CreatOpen s.b. CreateOpen, CreatClosed should be CreateClosed |
| 219 | Author | Para 2, line 2: "This one way to get reasonable ..." s.b. "This is one way ..." |
| 220 | J. Purinton | Perl code line# 19: Boolean test in if($ArrivalRate > $ServiceCap) {...} s.b. >= to match text. |
| 244 | Author | Perl code variable $w3 is $L3 in text but is correct in download code. |
| 247 | P. Altevogt | Perl code 3 lines from bottom: Insert pdq::SetDemand("dsk", "aggwork", $aggDskDemand);
before pdq::Solve(...). |
| 253 | Author | Lines 1 and 7 Perl scalar PRIORITY s.b. $PRIORITY |
| 262 | P. Altevogt | Eqn.(6.2) s.b. (0.0381 × 0) + (0.0857 × 1) + (0.1222 × 2) + (0.7540 × 3) = 2.592 |
| 267 | T. Wilson | Para 2: first sentence should have a closing paren, i.e., "...(the closed ... of Chap. 3) can be ..." |
| " | T. Wilson | Last sentence: `determine' s.b. `determined' |
| 289 | L. Braswell | Line above eqn.(7.12): "... instr pgm ..." s.b. "instr/pgm" |
| 306 | T. Sych | last line: "...usefl..." s.b. "useful" |
| 313 | T. Sych | middle of second paragraph: "...thin..." s.b. "think". |
| 324 | Author | 4th line of text after eqn.(9.2): "...then second..." s.b. "the second". |
| " | P. Altevogt | Perl constant $K should stand for 1000, not 1024 (same on p.327). |
| 344 | T. Wilson | 6 lines from end of page: "One the server side..." s.b. "On the server side,..." |
| 345 | P. Altevogt | Eqn.(10.1) s.b: RTD = (77.69 + 70.282)/2 = 73.99 ms |
| 346 | T. Wilson | First sentence of last para: "...a finite of server processes" s.b. "a finite number of ..." |
| 350 | T. Wilson | Sentence prior to start of last para: Elide `that' s.b. "Since the demon is the bottleneck..." |
| 352 | T. Wilson | First line: the comma after "1,000 B" should be elided. |
| 359 | T. Wilson | 3rd sentence from bottom: "The utilizations was..." s.b. "The utilizations were..." |
| 362 | Author | Perl code: Dummy node variable not used. Service times for nodes 2 and 3 s.b. same as Table 10.8. |
| 365 | Author | Perl code: See Note 1.3 |
| 386 | Author | 1945 probably s.b. 1946. See Note 1.4; which is really an addendum, not an erratum. |
| " | E. Borasky | 1953 See Note 1.5 |
| " | D. Walter | 1961 "John Little ...bares..." s.b. bears |
| 394 | E. Juan | Sect. C.3 2nd last line: "1.35914" s.b. 0.18394 (consistent with Fig. C.1) |
| 403 | P. Altevogt | Tables D.2 and D.3 entries corrected in Note 1.6 |
| 416 | Author | Table G.3, first row: "8 b" Decimal unit s.b. "1 b". |
| 417 | T. Becker | Solution 1.2: Last line "LAN" s.b. WAN |
| 418 | E. Juan | Solution 3.1: 'p' and 'q' are switched.
|