当前位置: 首页 > article >正文

【英特尔IA-32架构软件开发者开发手册第3卷:系统编程指南】2001年版翻译,2-9

文件下载与邀请翻译者

学习英特尔开发手册,最好手里这个手册文件。原版是PDF文件。点击下方链接了解下载方法。

讲解下载英特尔开发手册的文章

翻译英特尔开发手册,会是一件耗时费力的工作。如果有愿意和我一起来做这件事的,那么,欢迎你的加入。

另外,我不仅仅是打算翻译这一种手册,以后,可能还需要去翻译许多的英文技术文档,以支持系统底层的教学,培养系统底层程序员。

我有钱了以后,应该是会出私钱来请人翻译一批英文技术文档。当前,暂时没钱,若是有志愿加入的,欢迎啊。

本节翻译

【原文】2.1.7. Other System Resources
Besides the system registers and data structures described in the previous sections, the System architecture provides the following additional resources:
• Operating system instructions (see Section 2.6., “System Instruction Summary”).
• Performance-monitoring counters (not shown in Figure 2-1).
• Internal caches and buffers (not shown in Figure 2-1).

【翻译】2.1.7. 其他系统资源
除了前几节描述的系统寄存器和数据结构,系统体系结构还提供了下列额外资源。
•操作系统指令(参见2.6节)。,“系统指令摘要”)。
•性能监控计数器(未在图2-1中显示)。
•内部缓存和缓冲区(未在图2-1中显示)。

【原文】The performance-monitoring counters are event counters that can be programmed to Count processor events such as the number of instructions decoded, the number of interrupts received, or the number of cache loads. See Section 14.8., “Performance Monitoring Overview”, for more information about these counters.
The processor provides several internal caches and buffers. The caches are used to store both data and instructions. The buffers are used to store things like decoded addresses to system and application segments and write operations waiting to be performed. See Chapter 9, Memory Cache Control, for a detailed discussion of the processor’s caches and buffers.

【翻译】性能监控计数器是事件计数器,可以对处理器事件进行计数,例如解码的指令数量、接收到的中断数量或缓存负载的数量。参见14.8节。,“性能监控概述”,以获取有关这些计数器的更多信息。
处理器提供了几个内部高速缓存和缓冲区。高速缓存用于存储数据和指令。缓冲区用于存储系统和应用程序段的解码地址,以及等待执行的写入操作。有关处理器高速缓存和缓冲区的详细讨论,请参见第9章。


http://www.kler.cn/a/374093.html

相关文章:

  • 每日新闻掌握【2024年10月24日 星期四】
  • vscode摸鱼学习插件开发
  • 为何我们要将测试左移?回到过去的美好时光
  • 基于Multisim的四位抢答器设计与仿真
  • 医院信息化与智能化系统(14)
  • Uniswap/v2-core使用及其交易流程
  • Django后台接口开发
  • 讲一讲 kafka 的 ack 的三种机制?
  • 【全新上线】波克2021天恒系统源码 - 70款娱乐游戏带视频教程支持
  • 分类算法中 XGBoost和LightGBM 的区别简介
  • ubuntu交叉编译zlib库给arm平台使用
  • 校园社团信息管理:Spring Boot技术的最佳实践
  • 自由学习记录(16)
  • 自监督强化学习:对比预测编码(CPC)算法深度解析
  • winSCP使用root账户登录群晖
  • 【AI开源项目】Botpress - 开源智能聊天机器人平台及其部署方案
  • C++STL——list
  • 论文速读:完全测试时域适应(Test-time Adaptation)目标检测(CVPR2024)
  • python 制作 发货单 (生成 html, pdf)
  • 算法效率的计算
  • C++设计模式结构型模式———适配器模式
  • 分类算法——支持向量机 详解
  • CSS 入门:美化网页的魔法
  • Unity3D URP应用与优化详解
  • idea运行maven项目提示jar不存在,但jar实际上是存在的
  • 【网络安全】揭示 Web 缓存污染与欺骗漏洞