[PATCH 04/13] HW-latency: Differentiate three modes to use CPU carry out testing

2012-11-04 Thread Luming Yu
0: all online cpus 1: any one of online cpus 2: all online cpus sequentially run test Signed-off-by: Luming Yu --- drivers/misc/hw_latency_test.c | 37 - 1 file changed, 32 insertions(+), 5 deletions(-) diff --git a/drivers/misc/hw_latency_test.c

[PATCH 04/13] HW-latency: Differentiate three modes to use CPU carry out testing

2012-11-04 Thread Luming Yu
0: all online cpus 1: any one of online cpus 2: all online cpus sequentially run test Signed-off-by: Luming Yu luming...@intel.com --- drivers/misc/hw_latency_test.c | 37 - 1 file changed, 32 insertions(+), 5 deletions(-) diff --git