Issue : VO analyze that performance issue is caused by a boost related CPU usage
Change :
- Set CPUSchedulingPolicy to 'rr' for implementing the round robin, default is other.
- Set CPUSchedulingPriority to 5, default is 0.
Change-Id: I6167e4804882c3d8020b9968a77c1a47bd9e60f7
SmackProcessLabel=System
ExecStart=/usr/bin/boostShell -a -r 5 -t 5000 -p /usr/bin/muse-server
ExecStopPost=/usr/bin/ewaiter -r "/run/mused/muse_server_ready"
+CPUSchedulingPolicy=rr
+CPUSchedulingPriority=5
MemoryLimit=300M
EnvironmentFile=/run/tizen-system-env
EnvironmentFile=/run/xdg-root-env
Name: mused
Summary: A multimedia daemon
-Version: 0.3.183
+Version: 0.3.184
Release: 0
Group: System/Libraries
License: Apache-2.0