内存保护 Memory protection
内存保护(英语:Memory protection)是操作系统对电脑上的内存进行访问权限管理的一个机制。内存保护的主要目的是防止某个行程去访问不是操作系统配置给它的寻址空间。这个机制可以防止某个行程,因为某些进程错误或问题,而有意或无意地影响到其他行程或是操作系统本身的运行状态和数据。
单词 | Storage Protection |
释义 |
Storage Protection
中文百科
内存保护 Memory protection(重定向自Storage Protection)
内存保护(英语:Memory protection)是操作系统对电脑上的内存进行访问权限管理的一个机制。内存保护的主要目的是防止某个行程去访问不是操作系统配置给它的寻址空间。这个机制可以防止某个行程,因为某些进程错误或问题,而有意或无意地影响到其他行程或是操作系统本身的运行状态和数据。
英语百科
Memory protection 记忆体保护(重定向自Storage Protection)
Memory protection is a way to control memory access rights on a computer, and is a part of most modern processor architectures and operating systems. The main purpose of memory protection is to prevent a process from accessing memory that has not been allocated to it. This prevents a bug or malware within a process from affecting other processes, or the operating system itself. An attempt to access unowned memory results in a hardware fault, called a segmentation fault or storage violation exception, generally causing abnormal termination of the offending process. Memory protection for computer security includes additional techniques such as address space layout randomization and executable space protection. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。