[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Q:Add Scheduling Algorithm into Diffserv module



Hi,
I am using Nortel's Diffserv model in ns-2.1b6. This model allow us to
choose the scheduling mode between queues through "setSchedularMode" methd.
But currently it only suport WRR,WIRR,RR and PRI. I want to add another
scheduling mode called "VirtualClock". I have written VirtualClock source
code, and it works fine in NS (not within Diffserv module). Now could
anybody tell me how to add this scheduling algorithm into Diffserv module?
Thanks.
Xiang Yu