您的位置:首页 > 运维架构

Notes of operating system

2013-07-13 21:47 232 查看
What is the Operating System?

It's an intermediary between users and computer hardware. It provides an environment in which a user can excute programs conveniently and efficiently. That's to say itself is a program act
as an interface between users and computer hardware and control the execution of all kinds of programs.

functions of operating system:
1. Memory management
2. Processor management
3. Device management
4. File management
6. Security
7. Control over system performance
8. Error detecting aids
9. Job accounting
10. Coordination between other sofeware and users.(hard to imagine the function)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐