linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH update 0/3] HW-latency: hardware latency test 0.10
@ 2012-11-11  2:48 Luming Yu
  2012-11-11  2:48 ` [PATCH update 1/3] " Luming Yu
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Luming Yu @ 2012-11-11  2:48 UTC (permalink / raw)
  To: arnd, linux-kernel; +Cc: Luming Yu, Jon Masters, Jon Masters

Update the previous patch series to ACK all comments I've recevied so far
for the tool: e.g. 1.Acked Jon Masters in source code as many code are from
jcm, thanks very much Jon. 2. squashed all changes against new file I added into
one. 3. Make it useful on non-x86.

Please review and commit to misc tree. I will update the patch series if anyone
has anymore comments.

Thanks very much!!!
 
Luming Yu (3):
  HW-latency: hardware latency test 0.10
  x86: Delete too many "Fast TSC .." in dmesg from HW_latency cyclic
    sampling
  fs: Fix crash caused by write to dummy debugfs interface like
    HW_latency exposed

 arch/x86/kernel/tsc.c          |   2 +-
 drivers/misc/Kconfig           |   6 +
 drivers/misc/Makefile          |   1 +
 drivers/misc/hw_latency_test.c | 939 +++++++++++++++++++++++++++++++++++++++++
 fs/libfs.c                     |   2 +-
 5 files changed, 948 insertions(+), 2 deletions(-)
 create mode 100644 drivers/misc/hw_latency_test.c

-- 
1.7.12.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-11-27  2:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-11  2:48 [PATCH update 0/3] HW-latency: hardware latency test 0.10 Luming Yu
2012-11-11  2:48 ` [PATCH update 1/3] " Luming Yu
2012-11-11  2:48 ` [PATCH update 2/3] x86: Delete too many "Fast TSC .." in dmesg from HW_latency cyclic sampling Luming Yu
2012-11-11  2:48 ` [PATCH update 3/3] fs: Fix crash caused by write to dummy debugfs interface like HW_latency exposed Luming Yu
2012-11-11  8:23 ` [PATCH update 0/3] HW-latency: hardware latency test 0.10 Chen Gong
2012-11-12  4:13 ` Jon Masters
2012-11-18  9:30   ` Luming Yu
2012-11-19  7:30     ` Jon Masters
2012-11-27  2:43       ` Luming Yu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).