[mythtv-commits] Ticket #1659: replace not working pthread_setschedparam for SCHED_OTHER with setpriority

MythTV mythtv at cvs.mythtv.org
Tue Jul 25 08:32:23 UTC 2006


#1659: replace not working pthread_setschedparam for SCHED_OTHER with setpriority
----------------------------------------+-----------------------------------
 Reporter:  ajlill at ajlc.waterloo.on.ca  |        Owner:  ijr   
     Type:  patch                       |       Status:  closed
 Priority:  minor                       |    Milestone:        
Component:  mythtv                      |      Version:  head  
 Severity:  medium                      |   Resolution:  fixed 
----------------------------------------+-----------------------------------
Changes (by stuarta):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 (In [10636]) Closes #1659. Fixes priority settings of various threads

 Replaces the not working pthread_setschedparam
 with setpriority (SCHED_OTHER).

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1659#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list