Essentials of Computer Organization and Architecture
Essentials of Computer Organization and Architecture
5th Edition
ISBN: 9781284123036
Author: Linda Null
Publisher: Jones & Bartlett Learning
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter 11, Problem 1RETC

Explanation of Solution

Memory Bound System:

A system or program is said to be memory bound if in order to optimize the CPU by optimizing the CPU so that the performance in a particular focused aspect is as desired while the other lesser important aspects can afford to be devoted less attention.

One can increase the performance of the CPU in the following ways:

  • Memory Optimization: The memory management capability of the code can be exploited to its fullest capacity.
  • CPU optimization: The rate of operations performed and the efficiency can be exploited to its fullest capacity.
  • Input-Output Optimization: The I/O operations can be exploited to their fullest potential.

If the performance of the application is constrained by any of the above factors then it is said to be bound to the CPU, the memory or its input output operations.

Memory bound generally means that the memory of the system is limited and it is not sufficient to handle an unlimited amount of requests without the need for supplements.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education