计算机组成原理课件 第12讲.pptVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Primary storage, presently known as memory, is the only one directly accessible to the CPU. The CPU continuously reads instructions stored there and executes them. Any data actively operated on is also stored there in uniform manner. Secondary storage, differs from primary storage in that it is not directly accessible by the CPU. The computer usually uses its input/output channels to access secondary storage and transfers desired data using intermediate area in primary storage. Secondary storage does not lose the data when the device is powered down—it is non-volatile. In modern computers, hard disks are usually used as secondary storage. The time taken to access a given byte of information stored on a hard disk is typically a few thousandths of a second, or milliseconds. By contrast, the time taken to access a given byte of information stored in random access memory is measured in billionths of a second, or nanoseconds. The most common unit of storage is the byte, equal to 8 bits. 第5章 存储系统和结构 存储系统的层次结构 高速缓冲存储器 Cache 虚拟存储器 Virtual Memory Memory System 主存储器 Main Memory §5.1 存储系统的组成 §5.1.1 存储器分类 一、按存储器在计算机系统中的作用分类 主存储器 Main Memory(主存) 高速缓冲存储器 Cache 辅助存储器 Auxiliary Memory (辅存) 内部存储器 Internal Memory(内存) 外部存储器 External Memory (外存) 二、按存储器在计算机系统中的位置分类 主机内 主存用来存放需立即使用的程序和数据,要求存取速度快。 辅存用于存放当前不需要立即使用的信息,在需要时与主存成批交换数据,是主存的后备和补充。 保存在辅存上的程序和数据必须首先装入主存,然后才能被CPU使用。辅存的特点是容量大,成本低和非易失性。 主存+ Cache = 内存 四、按存储介质分类 半导体存储器 Semiconductor Memory 磁表面存储器 Magnetic Surface Storage 光存储器 Optical Storage 五、按存储器的访问方式分类 随机存取存储器 Random Access Memory 直接存取存储器 Direct Access Memory 顺序存取存储器Sequential Access Memory 相联存取存储器 Associative Access Memory 主存储器 磁盘存储器 磁带存储器 相联存储器 三、按存储器的实际存在分类 物理存储器 Physical Memory (实存) 虚拟存储器 Virtual Memory (虚存) §5.1.1 存储器分类 §5.1.2 存储系统的层次结构 Hierarchy of storage 存储体系( Memory Hierarchy,存储层次)是从系统结构上,通过软硬结合,把不同速度的存储器统一成一个整体。 使得从整体来看,其速度接近于最快最贵的存储器,容量却是慢速的存储器的,每位价格也接近于廉价慢速的存储器。 注意:“存储器系统”与存储体系(存储层次)的区别 例如,主存容量不足一直是难题

文档评论(0)

1243595614 + 关注
实名认证
文档贡献者

文档有任何问题,请私信留言,会第一时间解决。

版权声明书
用户编号:7043023136000000

1亿VIP精品文档

相关文档