[PATCH v2 0/2] 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 histogram code is used,
to ease sharing.  The new code is intended to also be usable by other
measurers such as oslat.

Crystal Wood (2):
  rt-tests: cyclictest: Replace histogram code with library
  rt-tests: cyclicdeadline: Add histogram support

 Makefile                            |   3 +-
 src/cyclictest/cyclictest.c         |  82 ++++---------
 src/include/histogram.h             |  42 +++++++
 src/lib/histogram.c                 | 172 ++++++++++++++++++++++++++++
 src/sched_deadline/cyclicdeadline.c | 114 ++++++++++++++++--
 5 files changed, 343 insertions(+), 70 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