> And, in the absence of contention, WAIT/POST in professionally-developed 
> software becomes orders of magnitude faster since everyone knows to skip the 
> WAIT if the post bit is on and to attempt a "quick" POST of the ECB (using 
> CS) if the wait bit is off.

<blush>

And my timing code did just that; it's such an inherent piece of the idiom that 
it didn't occur to me to disable the "quick POST" for this test.

So my timings are, arguably, completely wrong.

If I get a chance, I'll re-test.

-- Jerry

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to