1 / 11

Arsitektur & Organisasi Komputer mercubuana.ac.id 8 / 1 - 11

Arsitektur & Organisasi Komputer http://www.mercubuana.ac.id 8 / 1 - 11. SISTEM OPERASI. DEFENISI DAN FUNGSI SISTEM OPERASI. A. DEFINISI.

jessie
Download Presentation

Arsitektur & Organisasi Komputer mercubuana.ac.id 8 / 1 - 11

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Arsitektur & Organisasi Komputer http://www.mercubuana.ac.id8 / 1 - 11 SISTEM OPERASI DEFENISI DAN FUNGSI SISTEM OPERASI A. DEFINISI • Suatu sistem operasi adalah suatu program yang mengendalikan pelaksanaan program aplikasi dan bertindak sebagai suatu alat penghubung antara pemakai dan suatu komputer dan perangkat keras komputer. • Suatu komputer adalah satu set sumber daya untuk tempat penyimpanan dat, transfer data, pengolahan data dan untuk kendali dari fungsi tersebut.

  2. Arsitektur & Organisasi Komputer http://www.mercubuana.ac.id8 / 2 - 11 B. FUNGSI • Kemudahan: • Suatu sistem operasi membuat komputer lebih mudah untuk digunakan (user friendly) • Effisiensi • suatus sistem operasi membuat sistem komputer akan lebih effisien dalam penggunaanya • Stabil dalm pengevaluasian • suatu sistem operasi mencari solusi jalan (interactive) yang terbaik dari sebuah sistem yang baru akan dibuat, serta interface yang baru yang digunakan

  3. Arsitektur & Organisasi Komputer http://www.mercubuana.ac.id8 / 3 - 11 Lapisan tingkatan pada Sistem Komputer

  4. Arsitektur & Organisasi Komputer http://www.mercubuana.ac.id8 / 4 - 11 C. KEGIATAN • Pengelolaan : storage, processor, I/O • Penyediaan. • Hubungan : interface antara user dengan storage, processor dan I/O device. D. Tipe dari sistem Operasi • Interactive • Batch • Single program (Uni-programming) • Multi-programming (Multi-tasking)

  5. Arsitektur & Organisasi Komputer http://www.mercubuana.ac.id8 / 5 - 11 Early Systems • Akhir tahun 1940 sampai awal tahun 1950 • Tidak terdapat sistem operasi • Program yang digunakan berinteraksi langsung dengan hardware • Dua masalah utama: • - Harus melaksanakan penjadwalan • - Menset waktu Simple Batch Systems • Program tidak dapat dilihat • Pengguna meminta data pekerjaan kepada operator • Operator adalah pusat percabangan tiap-tiap job • Ketika satu buah proses telah selesai dilaksanakan, kontrol kembali memonitor dan melaksanakan proses selanjutnya • Memonitor melaksanakan penjadwalan

  6. Arsitektur & Organisasi Komputer http://www.mercubuana.ac.id8 / 6 - 11 Single Program Multi-Programming with Two Programs

  7. Arsitektur & Organisasi Komputer http://www.mercubuana.ac.id8 / 7 - 11 Multi-Programming with Three Programs

  8. Process Request End Long-Term Queue Short-Term Queue CPU I/O I/O I/O I/O Queue I/O Queue I/O Queue Arsitektur & Organisasi Komputer http://www.mercubuana.ac.id8 / 8 - 11 Process Scheduling

  9. Arsitektur & Organisasi Komputer http://www.mercubuana.ac.id8 / 9 - 11 Partitioning • Splitting memory into sections to allocate to processes (including Operating System) • Fixed-sized partitions • - May not be equal size • - Process is fitted into smallest hole that will take it (best fit)- Some wasted memory • - Leads to variable sized partitions

  10. Arsitektur & Organisasi Komputer http://www.mercubuana.ac.id8 / 10 - 11 Fixed partitioning

  11. Arsitektur & Organisasi Komputer http://www.mercubuana.ac.id8 / 11 - 11 Effect of Dynamic Partitioning

More Related