D14601: Rework scheduler startup to merge execution paths.
Eric Dejouhanet
noreply at phabricator.kde.org
Sat Aug 4 14:22:19 BST 2018
TallFurryMan created this revision.
TallFurryMan added reviewers: mutlaqja, wreissenberger.
Restricted Application added a project: KDE Edu.
Restricted Application added a subscriber: kde-edu.
TallFurryMan requested review of this revision.
REVISION SUMMARY
Reworked Scheduler startup functions so that all execution paths use "startJobEvaluation".
Function "startJobEvaluation" is also called when clicking button "Only evaluate jobs".
D-Bus interface "resetAllJobs" is altered to execute an evaluation too.
TEST PLAN
In the context of starting the Scheduler, create or load a set of Scheduler Jobs.
Note there is a difference in this Test Plan between full evaluation and on-th-fly evaluation:
- Full evaluation resets the states of all Scheduler Jobs and unconditionally refreshes the capture storage.
- On-the-fly evaluation is lighter, does not check storage, and only applies to IDLE, EVALUATION and ABORTED jobs.
If loading, full evaluation is called after the XML load is successful.
If creating, on-the-fly evaluation is called every time a control is updated.
Note the regression with Track/Align/Focus/Guide in that context, will be fixed later on.
Start the Scheduler, full evaluation is called.
This fix eliminates remaining issues with capture counts not proper in the Scheduler.
Now the correct captured frame map is transferred to the capture module and we can start fixing things there.
REPOSITORY
R321 KStars
BRANCH
bugfix__scheduler_startup_rework (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D14601
AFFECTED FILES
kstars/ekos/scheduler/scheduler.cpp
To: TallFurryMan, mutlaqja, wreissenberger
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20180804/e0ec8721/attachment.html>
More information about the kde-edu
mailing list