linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Miscellaneous cyclictest patches
@ 2014-08-14 16:18 John Kacur
  2014-08-14 16:18 ` [PATCH 1/6] lib: Rework err_msg_n to output strerror after message John Kacur
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: John Kacur @ 2014-08-14 16:18 UTC (permalink / raw)
  To: rt-users, Clark Williams; +Cc: John Kacur

Miscellany of cyclictest patches, most are just clean-ups

Slightly more important are fixes to set_latency_target to always print
a message if writing 0 to /dev/cpu_dma_latency fails and also an option
to allow you to not use this functionality if you wish.

Pushed to 

repo: https://www.kernel.org/pub/scm/linux/kernel/git/jkacur/rt-tests.git/
branch: v0.89-devel

Cheers!

John Kacur (6):
  lib: Rework err_msg_n to output strerror after message
  rt_numa.h: Suppress discards 'const' qualifier warning
  cyclictest: Always print an err message if write of 0 to
    cpu-dma_latency fails
  cyclictest: Change the output from function sighand() to stderr
  cyclictest: Fix help for long options only
  cyclictest: Add long option --laptop to preserve battery power

 src/cyclictest/cyclictest.c | 69 ++++++++++++++++++++++++++++++---------------
 src/cyclictest/rt_numa.h    |  2 +-
 src/lib/error.c             |  4 +--
 3 files changed, 49 insertions(+), 26 deletions(-)

-- 
1.8.1.4


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

end of thread, other threads:[~2014-08-18 20:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-14 16:18 [PATCH 0/6] Miscellaneous cyclictest patches John Kacur
2014-08-14 16:18 ` [PATCH 1/6] lib: Rework err_msg_n to output strerror after message John Kacur
2014-08-14 16:18 ` [PATCH 2/6] rt_numa.h: Suppress discards 'const' qualifier warning John Kacur
2014-08-14 16:18 ` [PATCH 3/6] cyclictest: Always print an err message if write of 0 to cpu-dma_latency fails John Kacur
2014-08-14 16:18 ` [PATCH 4/6] cyclictest: Change the output from function sighand() to stderr John Kacur
2014-08-14 16:18 ` [PATCH 5/6] cyclictest: Fix help for long options only John Kacur
2014-08-18 20:26   ` Michael
2014-08-18 20:45     ` John Kacur
2014-08-14 16:18 ` [PATCH 6/6] cyclictest: Add long option --laptop to preserve battery power John Kacur
2014-08-14 16:38   ` John Kacur
2014-08-18 20:29   ` Michael
2014-08-18 20:46     ` John Kacur

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).