← Back to team overview

touch-packages team mailing list archive

[Bug 1532655] [NEW] Should disable concurrent extraction only on touch, not for Arm in general

 

Public bug reported:

Currently, we are setting max-extractions to 1 on Arm, even when not
running on the phone. This means that, on a Chromebook, for example,
where we use software codecs, we are not using three idle CPUs. It would
be nice to do this only on when running on touch, instead of for both
touch and desktop on Arm.

Fixing this involves working out whether we are running on touch, for
which no API currently exists. But there is one in the works:

https://codereview.qt-project.org/#/c/101049

** Affects: thumbnailer (Ubuntu)
     Importance: Medium
         Status: New

** Changed in: thumbnailer (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to thumbnailer in Ubuntu.
https://bugs.launchpad.net/bugs/1532655

Title:
  Should disable concurrent extraction only on touch, not for Arm in
  general

Status in thumbnailer package in Ubuntu:
  New

Bug description:
  Currently, we are setting max-extractions to 1 on Arm, even when not
  running on the phone. This means that, on a Chromebook, for example,
  where we use software codecs, we are not using three idle CPUs. It
  would be nice to do this only on when running on touch, instead of for
  both touch and desktop on Arm.

  Fixing this involves working out whether we are running on touch, for
  which no API currently exists. But there is one in the works:

  https://codereview.qt-project.org/#/c/101049

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thumbnailer/+bug/1532655/+subscriptions


Follow ups