Find Jobs
Hire Freelancers

Operating Systems scheduling project

$30-250 USD

Selesai
Disiarkan lebih dari 6 tahun yang lalu

$30-250 USD

Dibayar semasa penghantaran
The Project needs to be done in C language in LINUX. Check the attachment if you are interested. Full work is required. It is about thread scheduling, it may come long but it is to make the Project clear instead of much harder. Clarifications: Whenever you want to update the min_vruntime (rq.min_vruntime below) of the runqueue, update it as follows so that it is monotonically increasing: Let p be the running process and [login to view URL] is the runqueue rbtree (or linked list) if len([login to view URL]) > 0: // if there is a ready process firstnode = [login to view URL][0] // firstnode is the one that has smallest vrtuntime in the tree vruntime = min([login to view URL], [login to view URL]) else: vruntime = [login to view URL] rq.min_vruntime = max(rq.min_vruntime, vruntime) To keep the set of ready processes, you can use any data structure you like: red-black tree, AVL tree, linked list, etc. When we say rbtree below or in any place in the assignment, that means any one of the structure you like. Keep time values in nanoseconds in your program. That means use ns unit in your code. In the workload file, the time unit is ms. Hence we you read those values in your program, convert them into ns in your program. It is better if your program is working with ns as the time unit inside. This will simplify a lot of thing for you. Timeslice value in your program will be an integer and the unit will be ns (nanosecond). Consider the runqueue (structure) to consist of the following fields (at least): 1) red black tree (rbtree) containing processes that are in ready state (ordered wrt to vruntime), 2) currently running process (it is not part of the rbtree, but it is in the runqueue data structure), 3) min_vruntime (a monotonically increasing value; never decreases), 4) number of processes in the runqueue (includes the running process), 5) load (weight) of the runqueue, which is the total weight of the processes in the runqueue (includes the running process and the processes in the rbtree). You don't need to write out the cpu utilization. Don't need to compute it. Timeslice value will be computed for the running process at each timer tick as well. Hence it is only computed for the running process. Whan the running process has run in the cpu for timeslice time, it is suspended. This means that the timeslice values of processes are computed dynamically. When process goes into cpu, at that time and at each timer tick, the timeslice of the process is computed using the load of the process and the load of the runqueue. When process is out of cpu, its timeslice needs not be computing till it is executed again. Timeslice for a process becomes relevant when a process starts executing in the cpu. At each timer tick, the vruntime of the running process is updated. The min_vruntime of the runqueue is also updated. It is also checked if the current running process expired its allowed timeslice or finished its cpu burst. You need to update vruntim of the running process and also the min_vruntime of the runqueue also when the cpu burst of the running process finishes, or when another job needs to be scheduled, before the running job is removed from cpu.
ID Projek: 15607934

Tentang projek

6 cadangan
Projek jarak jauh
Aktif 7 tahun yang lalu

Ingin menjana wang?

Faedah membida di Freelancer

Tetapkan bajet dan garis masa anda
Dapatkan bayaran untuk kerja anda
Tuliskan cadangan anda
Ianya percuma untuk mendaftar dan membida pekerjaan
Dianugerahkan kepada:
Avatar Pengguna
............ Relevant Skills and Experience ........... Proposed Milestones $45 USD - mmmm
$45 USD dalam 3 hari
5.0 (33 ulasan)
4.9
4.9
6 pekerja bebas membida secara purata $153 USD untuk pekerjaan ini
Avatar Pengguna
Hello We are top rated developers for C programming here on freelancer. thank you Relevant Skills and Experience C programming -----15+ years Proposed Milestones $150 USD - milestone
$150 USD dalam 3 hari
4.8 (205 ulasan)
7.1
7.1
Avatar Pengguna
Hi, i am best in OS and concurrency task. Let me do it for you Relevant Skills and Experience C, C++, Java Proposed Milestones $120 USD - task
$120 USD dalam 3 hari
5.0 (1 ulasan)
1.4
1.4

Tentang klien

Bendera TURKEY
ankara, Turkey
5.0
9
Kaedah pembayaran disahkan
Ahli sejak Nov 19, 2015

Pengesahan Klien

Terima kasih! Kami telah menghantar pautan melalui e-mel kepada anda untuk menuntut kredit percuma anda.
Sesuatu telah berlaku semasa menghantar e-mel anda. Sila cuba lagi.
Pengguna Berdaftar Jumlah Pekerjaan Disiarkan
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Memuatkan pratonton
Kebenaran diberikan untuk Geolocation.
Sesi log masuk anda telah luput dan telah dilog keluar. Sila log masuk sekali lagi.