Program In C For Look Disk Scheduling
Please can anyone help me with d programs in C for CPU scheduling: WAP to show FCFS scheduling algorithm. WAP to show SJF scheduling algorithm. WAP to show Priority scheduling algorithm. WAP to show Round-Robin scheduling algorithm. Disk scheduling: WAP to show FCFS disk scheduling algorithm. WAP to show SSTF disk scheduling algorithm.
I need a C program to simulate disk scheduling algorithms. It's my assignment (due tomorrow). These algorithms need to be simulated: FCFS, SSTF, SCAN, LOOK, C. In disk scheduling algorithms like C-SCAN and C-LOOK. (if disk is end at 99) But in C Look. Why do we use 'void main' or what is its significance in C programming?
Evolution By Douglas J Futuyma Pdf. WAP to show SCAN disk scheduling algorithm. WAP to show C-SCAN disk scheduling algorithm. WAP to show LOOK disk scheduling algorithm.
WAP to show C-LOOK disk scheduling algorithm. PLease help urgently.
Sure, have you started researching scheduling yet? Did you look at the source code for the scheduler in Linux? That avatar looks familiar;) I've already made an algorithm of CPU Scheduling in C language. I'll Post it. Next time coz i dont have my usb right now.
Lets see if my logic can help you. I dont have an algorithm for round robin. I'm still working for it at this time.
Lets help each other. Preemptive Priority.