Lab.work
Booksim VOQ 문제 해결
민둥
2009. 10. 27. 00:16
Voq result finally gets better as we expected.
I only counted the accepted packets between 3000 and 6000 cycle.
And then, calculated the throughput. (warm-up takes 3000 cycles)
I also used the infinite buffer (1,000,000,000 buffer).
because if the buffer size is small,
the first packet in the injection queue will be blocked and voq cannot process other packets.
결국 제한된 cycle에서의 accepted packet,
무한 사이즈의 buffer를 사용했을때, 우리가 원하는 결과를 뽑아낼 수 있었음.