(no commit message)
authorlkcl <lkcl@web>
Fri, 6 May 2022 10:41:25 +0000 (11:41 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 6 May 2022 10:41:25 +0000 (11:41 +0100)
openpower/sv/SimpleV_rationale.mdwn

index f6ab3826399d81a381db05b632a598f2de213d3a..cdc077698e5a8432f1a5435af332c8c331816623 100644 (file)
@@ -437,5 +437,13 @@ This astoundingly powerful concept is explored in the next section.
 
 # Coherent Deterministic Hybrid Distributed Memory-Processing
 
-It is not often that a heading for an article can legitimately
-contain quite so many buzzwords, but in this section it is justified.
+It is not often that a heading in an article can legitimately
+contain quite so many comically-chain buzzwords, but in this section
+it is justified.  As hinted at in the first section, the last time
+that memory was the same speed as processors was the Pentium III
+and Motorola 88100 era: 133 and 166 mhz SDRAM was available, and
+CPUs were about the same rate.  DRAM bitcells *simply cannot exceed
+these rates*, yet the pressure from Software Engineers is to
+make *sequential* algorithm processing faster and faster because
+parallelising of algorithms is simply too difficult to master and always
+has been.