英语翻译Two basic approaches to providing virtual memory are paging and segmentation.With paging,each process is divided into relatively small,fixed-size pages.Segmentation provides for the use of pieces of varying sizes.It is also possible to co
来源:学生作业帮助网 编辑:六六作业网 时间:2024/11/24 04:57:57
英语翻译Two basic approaches to providing virtual memory are paging and segmentation.With paging,each process is divided into relatively small,fixed-size pages.Segmentation provides for the use of pieces of varying sizes.It is also possible to co
英语翻译
Two basic approaches to providing virtual memory are paging and segmentation.With paging,each process is divided into relatively small,fixed-size pages.Segmentation provides for the use of pieces of varying sizes.It is also possible to combine segmentation and paging in a single memory-management scheme.
A virtual-memory-management scheme requires both hardware and software support.The hardware support is provided by the processor.The support includes dynamic translation of virtual addresses to physical addresses and the generation of an interrupt when a referenced page or segment is notin main memory.Such an interrupt triggers the memory-management software in the operating system.
A number of design issues relate to operating system support for memory management as follows:
英语翻译Two basic approaches to providing virtual memory are paging and segmentation.With paging,each process is divided into relatively small,fixed-size pages.Segmentation provides for the use of pieces of varying sizes.It is also possible to co
两个提供虚拟内存的基本方法是分页技术和段页式技术.在分页技术中,每个进程被分割为十分小的、大小固定的页面.段页式技术用来实现使用大小不同的页面的方法.也可以在一个内存管理方案中将分页技术和段页式技术结合使用.
一个虚拟内存管理方案需要硬件软件两方面都兼容.硬件的兼容由处理器决定.这些兼容性包括虚拟地址到物理地址的动态映射和当一个被引用的页面或者分段是指向主存时应中断产生.比如在操作系统中,一个中断触发内存管理软件.
一些有关操作系统对于内存管理的兼容性的设计争论如下:
两个基本方法提供虚拟内存是寻呼与分割与分页,每个过程分为相对较小,fixed-size页分割为使用块大小不一它也有可能将分割和寻呼在一个memory-management方案。
一个数字签名方案,virtual-memory-management硬件和软件两个方面的支持硬件支持是由处理器支持包括动态翻译出来的虚拟地址到物理地址和生成一个中断当一个参考页或段是notin内存这样的一个中断...
全部展开
两个基本方法提供虚拟内存是寻呼与分割与分页,每个过程分为相对较小,fixed-size页分割为使用块大小不一它也有可能将分割和寻呼在一个memory-management方案。
一个数字签名方案,virtual-memory-management硬件和软件两个方面的支持硬件支持是由处理器支持包括动态翻译出来的虚拟地址到物理地址和生成一个中断当一个参考页或段是notin内存这样的一个中断引发了memory-management软件在操作系统。
许多设计问题与操作系统提供支持为内存管理如下:
收起