Question: Design and implement a small kernel that uses a Multilevel-feedback-queue scheduler with the following functionality: 1- The system consists of three queues a- Q 0

Design and implement a small kernel that uses a Multilevel-feedback-queue scheduler with the following functionality:

1- The system consists of three queues

a- Q0 RR with time quantum 8 milliseconds

b- Q1 RR time quantum 16 milliseconds

c - Q2 FCFS

2- All the new jobs enter queue Q0

3- The system defines the PCB as a struct containing the process information.

4- The system is capable of displaying the response time, throughput, and average waiting time.

5- The system takes the number of processes and information of each process as an input.

Submission Instructions:

Step 1: Team Formation

Form your team consisting of any 2 or 3 students. As this is group project so at least 2 students are required.

You have to submit your team members names and student numbers to your Lab Instructor.

Step 2: Project Submission

To submit your project, one team member should upload a project report containing the following

items through the assignment created on Blackboard:

1. Project report in Power Point (.PPT file) format that includes the following:

a. Project title

b. Names and Student IDs of team members

c. A breakup of tasks across team members (who did what?)

d. Project code

e. Features and capabilities of your project

f. A simple user manual instructing a new user on how to use your program

Step 3: Project Presentation

You have to present your project (program execution) and the project report (power point presentation) at a date provided by the lab instructor.

Design and implement a small kernel that uses a Multilevel-feedback-queue scheduler with the following functionality:

The system consists of three queues

Q0 RR with time quantum 8 milliseconds

Q1 RR time quantum 16 milliseconds

Q2 FCFS

All the new jobs enter queue Q0

The system defines the PCB as a struct containing the process information.

The system is capable of displaying the response time, throughput, and average waiting time.

The system takes the number of processes and information of each process as an input.

Submission Instructions:

Step 1: Team Formation

Form your team consisting of any 2 or 3 students. As this is group project so at least 2 students are required.

You have to submit your team members names and student numbers to your Lab Instructor.

Step 2: Project Submission

To submit your project, one team member should upload a project report containing the following

items through the assignment created on Blackboard:

1. Project report in Power Point (.PPT file) format that includes the following:

a. Project title

b. Names and Student IDs of team members

c. A breakup of tasks across team members (who did what?)

d. Project code

e. Features and capabilities of your project

f. A simple user manual instructing a new user on how to use your program

Step 3: Project Presentation

You have to present your project (program execution) and the project report (power point presentation) at a date provided by the lab instructor.

Design and implement a small kernel that uses a Multilevel-feedback-queue scheduler with the following functionality:

The system consists of three queues

Q0 RR with time quantum 8 milliseconds

Q1 RR time quantum 16 milliseconds

Q2 FCFS

All the new jobs enter queue Q0

The system defines the PCB as a struct containing the process information.

The system is capable of displaying the response time, throughput, and average waiting time.

The system takes the number of processes and information of each process as an input.

Submission Instructions:

Step 1: Team Formation

Form your team consisting of any 2 or 3 students. As this is group project so at least 2 students are required.

You have to submit your team members names and student numbers to your Lab Instructor.

Step 2: Project Submission

To submit your project, one team member should upload a project report containing the following

items through the assignment created on Blackboard:

1. Project report in Power Point (.PPT file) format that includes the following:

a. Project title

b. Names and Student IDs of team members

c. A breakup of tasks across team members (who did what?)

d. Project code

e. Features and capabilities of your project

f. A simple user manual instructing a new user on how to use your program

Step 3: Project Presentation

You have to present your project (program execution) and the project report (power point presentation) at a date provided by the lab instructor.

C Languge

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!