[mythtv-commits] Ticket #3421: Enhancement: use of sys_ioprio_set for jobqueue
MythTV
mythtv at cvs.mythtv.org
Sat Jun 9 16:05:57 UTC 2007
#3421: Enhancement: use of sys_ioprio_set for jobqueue
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner: cpinkham
Type: enhancement | Status: new
Priority: minor | Milestone: unknown
Component: mythtv | Version: head
Severity: low | Resolution:
-------------------------+--------------------------------------------------
Comment(by rd.mora at gmail.com):
Sure - see attachment. I've also updated this to the latest SVN HEAD and
added a configure option as well. Some notes that I missed before:
* see /usr/src/linux/Documentation/block/ioprio.txt for details on io-
priorities
* Requires that your kernel is compiled with CONFIG_IOSCHED_CFQ=y and
CONFIG_DEFAULT_IOSCHED="cfq"
* Requires CAP_SYS_ADMIN privilege (at least to use idle or RT
priorities)
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3421#comment:3>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list