[mythtv-commits] mythtv commit: r27257 - in trunk/mythtv by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Nov 17 18:16:20 UTC 2010


      Author: danielk
        Date: 2010-11-17 18:16:20 +0000 (Wed, 17 Nov 2010)
New Revision: 27257
   Changeset: http://svn.mythtv.org/trac/changeset/27257

Log:

Refs #9150. Reduces I/O priority of background video processing tasks, mythcommflag (when not run with --cpuhog) in particular. This allows MythTV to behave better with the CFQ I/O scheduler. The CFQ I/O Scheduler isn't ideal for the MythTV use case, but it is the Linux default so we should try our best to work well with it.

Modified:

   trunk/mythtv/libs/libmyth/util.cpp
   trunk/mythtv/libs/libmyth/util.h
   trunk/mythtv/libs/libmythtv/jobqueue.cpp
   trunk/mythtv/programs/mythcommflag/main.cpp




More information about the mythtv-commits mailing list