Difference between revisions of "Computer Architecture"

From PKC
Jump to navigation Jump to search
Line 2: Line 2:


=Popular Literature=
=Popular Literature=
John Hennessy and David Patterson's Computer Architecture <ref>{{:Book/Computer Architecture}}</ref> is a classic in this field. In this field, the major technical decisions and its influence on software, data formats, communication infrastructures, are tightly integrated. It is necessary to note that all these interrelated decisions can be traced back to [[symmetry]] and [[symmetry-breaking]].
John Hennessy and David Patterson's Computer Architecture <ref>{{:Book/Computer Architecture}}</ref> is a classic in this field. In this field, the major technical decisions and its influence on software, data formats, communication infrastructures, are tightly integrated. It is necessary to note that all these interrelated decisions can be summarized in terms of [[Moore's Law]], and can be traced back to [[symmetry]] and [[symmetry-breaking]].


<noinclude>
<noinclude>

Revision as of 14:14, 4 September 2021

Computer architecture is a subject matter focused on industrialized computer design decisions. Due to the massive industrial efforts dedicated to these design decisions, once they are set, they are expensive to change.

Popular Literature

John Hennessy and David Patterson's Computer Architecture [1] is a classic in this field. In this field, the major technical decisions and its influence on software, data formats, communication infrastructures, are tightly integrated. It is necessary to note that all these interrelated decisions can be summarized in terms of Moore's Law, and can be traced back to symmetry and symmetry-breaking.


References

  1. Hennessy, John; Patterson, David (September 30, 2011). Computer Architecture: A Quantitative Approach (5th ed.). local page: Morgan Kaufmann. ISBN 978-8178672663. 

Related Pages