KONSEP DASAR SISTEM OPERASI
Sistem Operasi adalah suatu program untuk mengatur eksekusi program lain. Ada beberapa syarat desain Sistem Operasi diantaranya:
1. Kenyamanan.
2. Efisiensi.
3. Kemampuan untuk berevolusi.
Setiap Sistem Operasi mempunyai beberapa layanan-layanan sebagai berikut:
1. Program Developments.
- Editors and Debuggers.
2. Program Execution.
- OS handles scheduling of numerous tasks required to execute a program.
3. Access I/O Devices.
- Each device will have unique interface.
4. Controlled access to files.
5. Accounting.
- Collect usage statistics.
- Monitor performance.
1. Kenyamanan.
2. Efisiensi.
3. Kemampuan untuk berevolusi.
Setiap Sistem Operasi mempunyai beberapa layanan-layanan sebagai berikut:
1. Program Developments.
- Editors and Debuggers.
2. Program Execution.
- OS handles scheduling of numerous tasks required to execute a program.
3. Access I/O Devices.
- Each device will have unique interface.
4. Controlled access to files.
5. Accounting.
- Collect usage statistics.
- Monitor performance.
Comments
Post a Comment