← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 139949] Re: use modern hrtimers

 

** Bug watch added: Mplayer Bugzilla #2137
   http://bugzilla.mplayerhq.hu/show_bug.cgi?id=2137

** Also affects: mplayer via
   http://bugzilla.mplayerhq.hu/show_bug.cgi?id=2137
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/139949

Title:
  use modern hrtimers

Status in MPlayer: a versatile and fast multimedia player:
  Unknown
Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
  Fix Released
Status in “mplayer” package in Ubuntu:
  Triaged

Bug description:
  Mplayer prefers to use the old /dev/rtc device to generate high
  resolution interrupts for it to wait on for timing purposes.  This
  interface can only be used by a single task on the system and is
  wasteful of cpu and power.  When this is not available, or not
  configured to allow setting 1024 interrupts per second ( it isn't by
  default ), it falls back to wasteful busy waiting.  It needs patched
  to use modern posix timers that can use the modern tickless and HPET
  kernel features to allow the cpu to remain in deep low power state
  until the exact time requested.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mplayer/+bug/139949/+subscriptions