[mythtv-firehose] mythtv/master commit: 201407310 by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Tue Sep 20 14:46:07 UTC 2011


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2011-09-20T07:43:23-07:00
   Push Date:  2011/09/20 07:45:55 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  201407310b183210ab58b5030abf656e797bae39
   Changeset:  https://github.com/MythTV/mythtv/commit/201407310

Log:

Add nice/ioprio to MythSystem

Allows a MythSystem user to specify nice and io priority values that a
task should run at.  These will be set after the fork, so they will not
disrupt instances of a shared thread that would otherwise not allow the
current mechanism of niceing the thread prior to running MythSystem.

Modified:

   mythtv/libs/libmythbase/mythsystem.cpp
   mythtv/libs/libmythbase/mythsystem.h
   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythbase/system-unix.cpp



More information about the mythtv-firehose mailing list