Public bug reported: Apparently, after a change is made to an apparmor profile, the first boot of the phone after an update is really slow because all profiles for all applications are compiled up-front, and that process is slow.
This current affects our ability to make a simple change: https://code.launchpad.net/~michihenning/apparmor-easyprof-ubuntu/new- thumbnailer-methods This situation isn't great. If the concern about the boot speed is so large that it prevents us from structuring our software they way we need it, we have things the wrong way around, IMO. Would it be possible to make the compilation process faster instead? For example, compile the profiles lazily, when an application is first started, instead of doing it all up-front? Or maybe simply make the tool faster? ** Affects: apparmor-easyprof-ubuntu (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1551642 Title: First boot slow after profile change Status in apparmor-easyprof-ubuntu package in Ubuntu: New Bug description: Apparently, after a change is made to an apparmor profile, the first boot of the phone after an update is really slow because all profiles for all applications are compiled up-front, and that process is slow. This current affects our ability to make a simple change: https://code.launchpad.net/~michihenning/apparmor-easyprof-ubuntu/new- thumbnailer-methods This situation isn't great. If the concern about the boot speed is so large that it prevents us from structuring our software they way we need it, we have things the wrong way around, IMO. Would it be possible to make the compilation process faster instead? For example, compile the profiles lazily, when an application is first started, instead of doing it all up-front? Or maybe simply make the tool faster? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1551642/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

