[RFC PATCH 0/4] linsched: fix issues to make the test results more accurately

April 15th, 2012 - 11:40 pm ET by Michael Wang | Report spam
This patch series fix some issues in the main loop of linsched, help
it to behave more like the real world, in order to make the test
results accurately.

Signed-off-by: Michael Wang <wangyun@linux.vnet.ibm.com>

b/arch/linsched/kernel/irq.c | 4 ++++
b/tools/linsched/hrtimer.c | 1 -
b/tools/linsched/numa.c | 4 ++++
tools/linsched/hrtimer.c | 33 ++++++++++++++++++++++++++++++++-
4 files changed, 40 insertions(+), 2 deletions(-)

To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
email Follow the discussionReplies 2 repliesReplies Make a reply

Replies

#1 Dhaval Giani
April 19th, 2012 - 12:30 am ET | Report spam
Hi Michaeil

On Sun, Apr 15, 2012 at 8:37 PM, Michael Wang
wrote:
This patch series fix some issues in the main loop of linsched, help
it to behave more like the real world, in order to make the test
results accurately.




Sorry for the delay in reviewing these patches. I have been a bit
occupied the last couple of days. I hope to go over this patchset in
the next few days and get back to you.

Thanks
Dhaval
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Similar topics