From f5b2ba789cbf6846554122458b5d33e785ab7625 Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Fri, 5 Oct 2018 23:04:44 -0400 Subject: [PATCH] Description for scheduling window logs. --- docs/data/withSpsEnabled/SchedulingWindow.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/data/withSpsEnabled/SchedulingWindow.md b/docs/data/withSpsEnabled/SchedulingWindow.md index e69de29..0b47bf2 100644 --- a/docs/data/withSpsEnabled/SchedulingWindow.md +++ b/docs/data/withSpsEnabled/SchedulingWindow.md @@ -0,0 +1,12 @@ +# Scheduling Window + +Every time _Elektron_ switches to a different scheduling policy, the size of the scheduling window and the name of the scheduling policy is logged. + +The logs are written to a file named _\\_\\_schedWindow.log_, where +* _logFilePrefix_ is the prefix provided using the `-logPrefix` option. +* _timestamp_ corresponds to the time when _Elektron_ was run. + +The format of the data logged is as shown below. +``` + +``` \ No newline at end of file