Removed redundant information. Changed Logging to Logs.
This commit is contained in:
parent
f0e368c98c
commit
ea0eda2db1
2 changed files with 2 additions and 11 deletions
13
README.md
13
README.md
|
@ -18,17 +18,8 @@ _Elektron_ is comprised of three main components: _Task Queue_, _Scheduler_ and
|
||||||
* [Power-Capping strategies](docs/PowerCappingStrategies.md)
|
* [Power-Capping strategies](docs/PowerCappingStrategies.md)
|
||||||
* [Scheduling Policy Switching](docs/SchedulingPolicySwitching.md)
|
* [Scheduling Policy Switching](docs/SchedulingPolicySwitching.md)
|
||||||
|
|
||||||
## Logging
|
## Logs
|
||||||
Please go through the [logging library doc](docs/Logging.md) to understand how the logging library has been setup. There are also instructions on how one can add additional loggers.
|
Please go through the [log info](docs/Logging.md) to get information on different data that are logged.
|
||||||
|
|
||||||
## Data
|
|
||||||
* [Cluster Resource Consumption](docs/data/ClusterResourceConsumption.md)
|
|
||||||
* [Schedule Trace](docs/data/ScheduledTrace.md)
|
|
||||||
* [Degree of Collocation](docs/data/DegreeOfCollocation.md)
|
|
||||||
* When scheduling policy switching enabled.
|
|
||||||
- [Task Classification Overhead](docs/data/withSpsEnabled/TaskClassificationOverhead.md)
|
|
||||||
- [Scheduling Policy Switch Trace](docs/data/withSpsEnabled/SchedulingPolicySwitchTrace.md)
|
|
||||||
- [Scheduling Window](docs/data/withSpsEnabled/SchedulingWindow.md)
|
|
||||||
|
|
||||||
## Software Requirements
|
## Software Requirements
|
||||||
**Requires [Performance Co-Pilot](http://pcp.io/) tool pmdumptext to be installed on the
|
**Requires [Performance Co-Pilot](http://pcp.io/) tool pmdumptext to be installed on the
|
||||||
|
|
Reference in a new issue