summaryrefslogtreecommitdiff
path: root/common/scripts/odp-on-isolated-cpu.sh
AgeCommit message (Collapse)Author
2014-08-20odp-on-isolated-cpu.sh: Initial script for odp isolationSantosh Shukla
Script to run odp application on isolated cores. This script will isolate CPUs using is-cpu-isolated.sh, will then start odp threads on isolated CPUs. It will then get isolation time and clear cpusets using is-cpu-isolated.sh. Command to run ./odp-on-isolated-cpu.sh This will run odp threads on isolated cores 1 and 2. Change-Id: I5e7b4b7e0ffd3fc50b04987ed50835cc1c490bd8 Signed-off-by: Santosh Shukla <santosh.shukla@linaro.org> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Not-Tested-by: Viresh Kumar <viresh.kumar@linaro.org>