Kathy Liu

Results 10 comments of Kathy Liu

Each server generates several flows, i.e, 1000/144 = 6.9 flows per server on average. btw, the buffer size is set to 8MB.

Thanks a lot for replying me! I am interested in your Homa project hhh! I looked into omnet++ code, and 1. I cannot figure out what does cbf mean? (like...

Hi behnamm, sorry to disturb you again. I'm trying to run the homa code. I follow the README to set up, but I wonder what's the default input file? (./homatransport...

Thanks a lot for replying me. I wonder that whether the receiver will send grants for each unscheduled packets and request packets? Or only the last unscheduled packets?

Thanks a lot for your reply! And I am sorry to bother you again... I am reading the paper and code carefully, but I still cannot figure out some detail....

Got it! Thank you so much! Another question: how to determine the priority of the scheduled packets? As far as I am concerned, First, to maintain a candidate list, length...

Thank you so much! Sorry to bother you again. Do you mean that for scheduled packets that do not belong to the last RTT, their priority is calculated by sId...

Thanks! Small few questions that I got confused: 1. the workload files present the size of flows in bytes or in packet number? I guess in bytes? But for W5,...

Thanks! Another question, what does the 99% slowdown for each x-axis means? ![image](https://user-images.githubusercontent.com/23302557/48332734-e1ee4200-e68f-11e8-9f5e-d8e61ef5f3da.png)

As far as I'm concerned, I think that the 99% slowdown is: first sort the flows in an ascending order, choose the 99% flow's completion time / it's oracle completion...