Expand description
The core infrastructure needed to configure and run the simulator.
Modules§
- configuration
 - Shadow’s configuration and cli parsing code using serde and clap. This contains all of Shadow’s configuration options, some of which are also exposed as CLI options.
 - controller
 - cpu
 - logger
 - manager
 - resource_
usage  - Utilities for getting system resource usage.
 - runahead
 - sim_
config  - Code for processing parsed Shadow configurations.
 - sim_
stats  - work
 - worker