-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
i have a question i saw when i put printf for simulator time in scheduling algorithms:
there is a for loop on
GetNQueueDiscClasses
that is dequeueing items but i see sometimes when i print
Simulator::Now()
the time is the same for different items dequeued. when i think it looks the dequeue operation should advance the time once item is successfully dequeued but i dont see this in code.
also, who calls
GenQueueDisc::DoDequeue() ? i couldn't find its caller.
thank you!
Metadata
Metadata
Assignees
Labels
No labels