davidedmundson created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY On startup various areas of frameworks fetch solid devices. Typically in quick succession for the same type. Caching this list saves us plenty of cycles To keep things simple and safe, rather than complicatedly tracking things, we just reset the cache whenever any device changes. REPOSITORY R245 Solid REVISION DETAIL https://phabricator.kde.org/D8496 AFFECTED FILES src/solid/devices/backends/udev/udevmanager.cpp To: davidedmundson Cc: #frameworks