Closed Bug 948210 Opened 11 years ago Closed 6 years ago

consider nice'ing primary app while activity app is open

Categories

(Firefox OS Graveyard :: Gaia::System, defect, P3)

ARM
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bkelly, Unassigned)

Details

(Keywords: perf, Whiteboard: [c= p= s= u=])

It appears that when an app opens another app to service an activity, both apps will run at nice level 2.  Since the activity app will have complete focus until the activity is complete, it might make sense to nice the primary app to a lower priority.

For example, the sms app lazy loads its message threads which can be a lot of work.  If the user attempts to pick a contact to send a message to, then the contact app is opened which attempts to load all of the contacts.  This is also a significant amount of work.  The contacts app can appear janky while the sms app is still loading its threads.  It would be nice if the sms thread loading was de-prioritized while the user is interacting with contacts.
We don't have interface for nice value AFAIK.
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.