[PATCH 0/4] rt-tests: cyclicdeadline: Add histogram support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add histogram support to cyclicdeadline, with the goal of supporting
cyclicdeadline in rteval.  New output-compatible (except for the change
in patch 2/4) histogram code is used, to ease sharing.  The new code is
intended to also be usable by other measurers such as oslat.

Crystal Wood (4):
  rt-tests: Fix warnings
  rt-tests: cyclictest: Remove histogram totals
  rt-tests: cyclictest: Replace histogram code with library
  rt-tests: cyclicdeadline: Add histogram support

 Makefile                            |   5 +-
 src/cyclictest/cyclictest.c         |  94 ++++-----------
 src/hackbench/hackbench.c           |   2 +-
 src/include/histogram.h             |  42 +++++++
 src/lib/histogram.c                 | 174 ++++++++++++++++++++++++++++
 src/sched_deadline/cyclicdeadline.c | 119 ++++++++++++++++---
 src/sched_deadline/deadline_test.c  |  10 +-
 src/sigwaittest/sigwaittest.c       |   6 +-
 8 files changed, 357 insertions(+), 95 deletions(-)
 create mode 100644 src/include/histogram.h
 create mode 100644 src/lib/histogram.c

-- 
2.43.0





[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux