[PATCH 0/4] Add cyclicload testtool support

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

 



*** BLURB HERE ***

Cyclicload test-tool is designed to simulate
load in form of one or two load threads.
It uses cyclictest as its base code.

But as cyclictest and cyclicload are targeted
for different test cases, cyclicload is coded as separate tool.
For easy code maintenance, source code of cyclictest is first
duplicated as cyclicload code and then calibration and load generation
logic has been added above that.
Plan is to move common code to library later on.

Developed against
	git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git
	commitID: 857cdd5320ce1f293f5dbcbec79cc8fe22b0bebf

Priyanka Jain (4):
  Add README for cyclicload test tool
  Duplicates cyclictest code as cyclicload
  Add cyclicload calibration & load generation feature
  Add cyclicload manual page

 Makefile                    |    7 +-
 src/cyclicload/README       |  273 ++++++
 src/cyclicload/cyclicload.8 |  206 ++++
 src/cyclicload/cyclicload.c | 2259 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 2744 insertions(+), 1 deletions(-)
 create mode 100644 src/cyclicload/README
 create mode 100644 src/cyclicload/cyclicload.8
 create mode 100644 src/cyclicload/cyclicload.c

-- 
1.7.4.1



--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[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