Skip to content

Scheduling algorithms #4

@patrickkasper

Description

@patrickkasper

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions