网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Flat memory model
释义

Flat memory model

中文百科

平面内存模式

平面内存模式(flat memory model)或称线性内存模型(linear memory model),是指在计算机体系结构中一种组织内存寻址空间的方式。在这种模式下,应用进程看到的内存是一个单独的连续地址空间。CPU可以直接(且线性)寻址所有可利用的内存位置,无需诉诸任何内存分段或分页机制。

平面内存模型的优点是,应用程序在访问他们的数据时候不需要切换不同的区段。大多数早期的处理器体系结构都是平面内存模型,如早期的8位处理器, Motorola 68K处理器等。然而,16比特的Intel 8086和80286中,这种方式是不可行的,因为这些处理器支持访问超过64 KB的数据。在32比特的芯片,应用程序可以访问最大到4 GB的数据。但这也变成现在大的数据库以及像是影片编辑应用程序的问题。

英语百科

Flat memory model 平面记忆体模式

Flat memory model or linear memory model refers to a memory addressing paradigm in which "memory appears to the program as a single contiguous address space." The CPU can directly (and linearly) address all of the available memory locations without having to resort to any sort of memory segmentation or paging schemes.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/20 14:03:43