Merge "Not dynamically add system-background tasks to bg_schedboost_fd." into nyc-mr1-dev
This commit is contained in:
commit
08d097adb4
1 changed files with 0 additions and 1 deletions
|
|
@ -302,7 +302,6 @@ int set_cpuset_policy(int tid, SchedPolicy policy)
|
|||
break;
|
||||
case SP_SYSTEM:
|
||||
fd = system_bg_cpuset_fd;
|
||||
boost_fd = bg_schedboost_fd;
|
||||
break;
|
||||
default:
|
||||
boost_fd = fd = -1;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue