[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Jan 18 00:25:02 EST 2005


----------------------------------------------------------------------------
Changes committed by cpinkham on Tue Jan 18 00:22:37 2005

Modified Files:
   in mythtv/libs/libmythtv:
        jobqueue.cpp 
   in mythtv/programs/mythcommflag:
        main.cpp 
Log Message:


* Cleanup some old unneeded code from jobqueue.cpp as well as
  some code that had been #ifdef-ed out in the conversion from
  running commercial flagging as a mythbackend thread to running
  the mythcommflag executable as a separate process.

* Changed the hardcoded nice() value in mythcommflag and the
  jobqueue code that calls mythcommflag from 19 to 17 to give a
  little bit of room for other lower-priority processes when
  running niced.  Also changed mythtranscode nice value in the
  jobqueue to 17 for the same reason.


----------------------------------------------------------------------------


More information about the mythtv-commits mailing list