D28919: Drop delayed second phase
    Kai Uwe Broulik 
    noreply at phabricator.kde.org
       
    Fri Apr 17 14:42:02 BST 2020
    
    
  
broulik created this revision.
broulik added reviewers: Plasma, dfaure, davidedmundson.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
broulik requested review of this revision.
REVISION SUMMARY
  kded runs Phase 0 and Phase 1 on startup and then plasma-session Startup calls Phase 2 somewhere around the end of startup.
  Investigation and testing shows this has little effect on startup, if any, makes it slower.
  More importantly, it complicates startup and makes it harder to recreate the startup sequence as systemd units.
TEST PLAN
  - All services are still started
  - @davidedmundson did some bootchart that showed startup is actually //faster// without this
  
  Also refer to my lovely table of services we start: T12616 <https://phabricator.kde.org/T12616>
REPOSITORY
  R297 KDED
REVISION DETAIL
  https://phabricator.kde.org/D28919
AFFECTED FILES
  src/kded.cpp
  src/kded.h
  src/kdedadaptor.h
To: broulik, #plasma, dfaure, davidedmundson
Cc: kde-frameworks-devel, davidedmundson, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200417/aff41844/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list