Chapter s Operating System 5.2 Evolution of os function Different operating systems address these issues in different manner, however most operating systems contain components which have similar functionalities. For example, all operating systems contain components for functions of memory management, process management and protection of users from one another. The techniques used to implement these functions may vary from one os to another, but the fundamental concepts are the same 不同操作系统采取不同的方法处理这些问题,但几乎所有的操作系统都拥 有一些功能相似的部分,如存储器管理、进程管理和用户保护。尽管不同 的操作系统采取的具体技术不同,但其基本概念是一致的。由于它们之间 的相似性才使我们可以对其进行研究。因此,只需学习操作系统设计的基 本概念及一些操作系统实现的实例,即可了解操作系统原理,而不用学习 大量的操作系统 算机出英语 5-28Chapter 5 Operating System 计算机专业英语 5-28 Different operating systems address these issues in different manner, however most operating systems contain components which have similar functionalities. For example, all operating systems contain components for functions of memory management, process management and protection of users from one another. The techniques used to implement these functions may vary from one OS to another, but the fundamental concepts are the same. 不同操作系统采取不同的方法处理这些问题,但几乎所有的操作系统都拥 有一些功能相似的部分,如存储器管理、进程管理和用户保护。尽管不同 的操作系统采取的具体技术不同,但其基本概念是一致的。由于它们之间 的相似性才使我们可以对其进行研究。因此,只需学习操作系统设计的基 本概念及一些操作系统实现的实例,即可了解操作系统原理,而不用学习 大量的操作系统。 5.2 Evolution of OS Function