期系统扩展 – used for billing users 向用户收费
操作系统的功能
资源管理器
– 管理计算机系统的硬件资源
虚拟计算机
– 实现计算机的软件方面的功能
Hardware Resource 计算机的硬件资源
Computer System
Memory
Operating System Software
– operating system cannot grant request of application 操作系统不允许的应用请求
Services Provided by the Operating System 操作系统提供的服务-3
Accounting 计帐
– collect statistics 信息统计 – monitor performance 性能监控 – used to anticipate future enhancements 用于后
系统调用会产生一个中断,使操作系统得以 控制处理器,并由操作系统提供相应的服务。
系统调用的例子
CreateProcess Exit Wait Send Receive
Create Open Read Write Lseek Close Delete
操作系统的发展历史
无操作系统(40年代未-50年代初) 简单的批处理系统(50年代中-50年代未) 多道程序设计共享系统(60年代初-60年代
If an interrupt is pending, then suspend(挂起) execution of the current program, and execute the interrupt handler(中断处理)