Kamis, 31 Maret 2011
05.10 |
Diposting oleh
yuli |
Edit Entri
Process Concept
An operating system executes a variety of programs:
Batch system – jobs
Time-shared systems – user programs or tasks
Textbook uses the terms job and process almost interchangeably
Process – a program in execution; process execution must
progress in sequential fashion
A process includes:
program counter
stack
data section
Process State
As a process executes, it changes state
new: The process is being created
running: Instructions are being executed
waiting: The process is waiting for some event to occur
ready: The process is waiting to be assigned to a processor
terminated: The process has finished execution
Process Control Block (PCB)
Information associated with each process
Process state
Program counter
CPU registers
CPU scheduling information
Memory-management information
Accounting information
I/O status information
An operating system executes a variety of programs:
Batch system – jobs
Time-shared systems – user programs or tasks
Textbook uses the terms job and process almost interchangeably
Process – a program in execution; process execution must
progress in sequential fashion
A process includes:
program counter
stack
data section
Process State
As a process executes, it changes state
new: The process is being created
running: Instructions are being executed
waiting: The process is waiting for some event to occur
ready: The process is waiting to be assigned to a processor
terminated: The process has finished execution
Process Control Block (PCB)
Information associated with each process
Process state
Program counter
CPU registers
CPU scheduling information
Memory-management information
Accounting information
I/O status information
Langganan:
Posting Komentar (Atom)
IKLAN
About Me
Total Tayangan Halaman
Diberdayakan oleh Blogger.
Entri Populer
-
Seven major Word Classes: 1. Verb: be, drive, grow, sing, think 2. Noun: brother, car, David, house, London 3. Determiner: a, an, my, som...
-
Langkah-langkahnya ambil persamaan pertama dan kedua lalu eliminir salah satu variable (pers 4) ambil persamaan satu dan tiga atau dua d...
-
HTML (hypertext markup language) merupakan suatu format yang digunakan dalam pembuatan dokumen dan aplikasi yang berjalan di halaman web. ...
-
Jika A adalah sebuah matrik maka vektor tak nol x disebut vektor eigen dari A jika Ax adalah kelipatan skalar dari x, yaitu Ax = px Unt...
-
DOS INTERNAL COMMAND DATE = Set Tanggal TIME = Set Waktu DIR = File List CD = Change Dir MKDIR = Make Dir DEL = Hapus File VER = cek ...
-
Istilah sistem merupakan istilah dari bahasa yunani “system” yang artinya adalah himpunan bagian atau unsur yang saling berhubungan secara t...
-
Langkah membuat program dinamis 1.Ketikkan statemen berikut sebagai header file atau awal program import java.io.*; 2.Kerangka Program c...
-
Sebelumnya singkatan dari apa IP itu? yaitu Internet Protocol.tapi disini aku hanya menjelaskan tentang apa itu IP Address(alamat IP)?ada ya...
-
Secara teknis pembuatan Film itu ada tiga tahap. 1.Pra Produksi Pra produksi di sini adalah hal-hal yang disiapkan sebelum proses produks...
-
1. Sekilas tentang Adobe After Effects Adobe After Effects adalah salah satu software compositing yang populer dan telah digunakan secara ...
0 komentar:
Posting Komentar