enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Computer architecture - Wikipedia

    en.wikipedia.org/wiki/Computer_architecture

    Computer Architecture: A Quantitative Approach (Fourth ed.). Morgan Kaufmann. ISBN 978-0-12-370490-0. Barton, Robert S., "Functional Design of Computers", Communications of the ACM 4(9): 405 (1961). Barton, Robert S., "A New Approach to the Functional Design of a Digital Computer", Proceedings of the Western Joint Computer Conference, May 1961 ...

  3. John L. Hennessy - Wikipedia

    en.wikipedia.org/wiki/John_L._Hennessy

    Hennessy has a history of strong interest and involvement in college-level computer education. He co-authored, with David Patterson, two well-known books on computer architecture, Computer Organization and Design: the Hardware/Software Interface and Computer Architecture: A Quantitative Approach, [5] which introduced the DLX RISC

  4. Stanford DASH - Wikipedia

    en.wikipedia.org/wiki/Stanford_DASH

    Stanford DASH was a cache coherent multiprocessor developed in the late 1980s by a group led by Anoop Gupta, John L. Hennessy, Mark Horowitz, and Monica S. Lam at Stanford University. [1] It was based on adding a pair of directory boards designed at Stanford to up to 16 SGI IRIS 4D Power Series machines and then cabling the systems in a mesh ...

  5. Morgan Kaufmann Publishers - Wikipedia

    en.wikipedia.org/wiki/Morgan_Kaufmann_Publishers

    Morgan Kaufmann's audience includes the research and development communities, information technology (IS/IT) managers, and students in professional degree programs. The company was founded in 1984 by publishers Michael B. Morgan and William Kaufmann and computer scientist Nils Nilsson .

  6. Jose Duato - Wikipedia

    en.wikipedia.org/wiki/Jose_Duato

    Co-author of the chapter on interconnection networks in the fourth edition of the book "Computer Architecture: A Quantitative Approach" by John Hennessy and Dave Patterson. This is the most widely used and cited book on computer architecture available today (more than 8000 citations in total [ 6 ] ).

  7. Amdahl's law - Wikipedia

    en.wikipedia.org/wiki/Amdahl's_law

    In computer architecture, Amdahl's law (or Amdahl's argument [1]) is a formula that shows how much faster a task can be completed when you add more resources to the system. The law can be stated as: "the overall performance improvement gained by optimizing a single part of a system is limited by the fraction of time that the improved part is ...

  8. Cache coherence - Wikipedia

    en.wikipedia.org/wiki/Cache_coherence

    In computer architecture, cache coherence is the uniformity of shared resource data that is stored in multiple local caches. In a cache coherent system, if multiple clients have a cached copy of the same region of a shared memory resource, all copies are the same.

  9. Stored-program computer - Wikipedia

    en.wikipedia.org/wiki/Stored-program_computer

    A computer with a von Neumann architecture stores program data and instruction data in the same memory, while a computer with a Harvard architecture has separate memories for storing program and data. [5] [6] However, the term stored-program computer is sometimes used as a synonym for the von Neumann architecture.