Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
Operating Systems

Journal Journal: Some simple defenitions

a nonpreemptive scheduling algorthim only allows a process to run until it blocks on I/O or voluntarily releases the CPU.

a preemptive scheduling algorithm sets a maximum fixed ammount of time for any given process to run, on I/O blocks or voluntary release, it exists normally.

a slashdot user is nonpreemptive: even if their comments run for hours, they will not be forcibly suspended.

Slashdot Top Deals

The Tao is like a stack: the data changes but not the structure. the more you use it, the deeper it becomes; the more you talk of it, the less you understand.

Working...