Chapter 1 Computer Abstractions and Technology

1.13 Exercises1.1Personal computers(PCs) emphasize delivey of good performance to single users at low cost and usually execute third-party software.Servers are the modern form of what were once muc...
摘要由CSDN通过智能技术生成

1.13 Exercises

1.1

在这里插入图片描述
Personal computers(PCs) emphasize delivery of good performance to single users at low cost and usually execute third-party software.

Servers are the modern form of what were once much larger computers,and are usually accessed only via a network.

Supercomputers are that a class of computers with the highest performance and cost.

Embedded computers are the largest class of computers and span the widest range of applications and performance.

1.2

在这里插入图片描述
在这里插入图片描述
a. performance via pipelining
b.dependability via redundancy
c. use abstraction to simplify design
d. make the common case fast
e. performance via prediction
f. design for Moore’s Law
g. performance via parallelism
h. hierarchy of memories

1.3

在这里插入图片描述
High-level language program ------(Compiler)-------> Assembly language program ------(Assembler)------> Binary machine language program

1.4

在这里插入图片描述
a. 1280 * 1024 * 8 * 3 / 8 = 3932160 bytes
b. (3932160 * 8) / (100 * 2^20) = 0.3 s

1.5

在这里插入图片描述
a.
Execution time = Instruction count * CPI / clock rate
result = Instruction count / Execution time = clock rate / CPI
result1 = 3 / 1.5 = 2
result2 = 2.5 / 1.0 = 2.5
result3 = 4.0 / 2.2 = 1.82
so processor B has the highest performance expressed in instructions per second.

b.
cycles1 = 10 * 3 * 10^9 = 3.0E10, instructions1 = cycles1 / 1.5
cycles2 = 10 * 2.5 * 10^9 = 2.5E10, instructions2 = cycles2 / 1.0
cycles3 = 10 *

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值