Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Round robin, weighted fair queuing, and priority queuing Let us compare three resource allocation policies. Recall that Round robin simply gives each queue a turn

image text in transcribed

Round robin, weighted fair queuing, and priority queuing Let us compare three resource allocation policies. Recall that Round robin simply gives each queue a turn to transmit a packet. Priority queuing allows the queue with the highest priority to be continuously serviced until it is empty. A particular implementation f weighted fair queuing looks at the head of each queue and transmits the packet that would finish transmission quickest under the Generalized Processor Sharing (GPS) scheme. GPS is an ideal fluid flow scheduler, and is defined as: if we have n queues with priority p_1, p_2, ..., pn, then the bandwidth allocated to queue j per time step is p_t/sigma t* pt. Suppose we have queue A and queue B with packets arriving: Queue A has priority 1 and Queue B has priority 3 (higher number indicating higher priority). The outgoing link has bandwidth 1 MBps. Once a packet begins transmitting, it cannot be preempted by other packets. Fill in the following table for round robin scheduling, priority queuing, and weighted fair queuing

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Larry Ellison Database Genius Of Oracle

Authors: Craig Peters

1st Edition

0766019748, 978-0766019744

More Books

Students also viewed these Databases questions

Question

1. How do most insects respire ?

Answered: 1 week ago