• DocumentCode
    915261
  • Title

    Computer memory and arithmetic: a look under the hood

  • Author

    Oleary, D.P.

  • Volume
    8
  • Issue
    3
  • fYear
    2006
  • Firstpage
    54
  • Lastpage
    59
  • Abstract
    Computers have a hierarchy of storage units. Memory management systems try to store information that you will soon need in a unit that gives fast access. This means that large vectors and arrays are broken up and moved piece by piece as needed. You can write a correct computer program without ever knowing about memory management, but attention to memory management allows you to consistently write programs that don´t have excessive memory delays. In this paper, we consider a model of computer memory organization. We hide some detail but give enough information to let us make decisions about how to organize our computations for efficiency. We use mathematical modeling to estimate a typical computer´s memory parameters, and then we see how important these parameters are relative to the speed of floating-point arithmetic
  • Keywords
    floating point arithmetic; storage management; computer memory organization; floating-point arithmetic; mathematical modeling; memory management; Algorithms; Cache memory; Credit cards; Digital arithmetic; Hardware; Linear algebra; Matrix decomposition; Memory management; Registers; Software tools; floating point; memory; storage;
  • fLanguage
    English
  • Journal_Title
    Computing in Science & Engineering
  • Publisher
    ieee
  • ISSN
    1521-9615
  • Type

    jour

  • DOI
    10.1109/MCSE.2006.39
  • Filename
    1624307