MCPcopy Create free account
hub / github.com/NetSys/NetBricks / EmbeddedScheduler

Class EmbeddedScheduler

framework/src/scheduler/embedded_scheduler.rs:24–27  ·  view source on GitHub ↗

This scheduler is designed to allow NetBricks to be embedded in other vswitches (e.g., Bess). As a result it neither does any of the resource accounting `Scheduler` attempts to do at the moment, nor does it have anything that just runs tasks in a loop.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected