From: Michael Wang <[email protected]> This patch set fix several issues in linsched, help it to behave more close to the real world, in order to make the test results more accurately.
Signed-off-by: Michael Wang <[email protected]> --- b/arch/linsched/kernel/irq.c | 4 ++++ b/tools/linsched/hrtimer.c | 1 - b/tools/linsched/linsched.h | 2 ++ b/tools/linsched/numa.c | 2 ++ tools/linsched/hrtimer.c | 32 +++++++++++++++++++++++++++++++- 5 files changed, 39 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

