[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1466683911-10994-1-git-send-email-jkacur@redhat.com>
Date: Thu, 23 Jun 2016 14:11:48 +0200
From: John Kacur <jkacur@...hat.com>
To: rt-users <linux-rt-users@...r.kernel.org>
Cc: lkml <linux-kernel@...r.kernel.org>,
Steven Rostedt <rostedt@...dmis.org>,
Clark Williams <williams@...hat.com>,
John Kacur <jkacur@...hat.com>
Subject: [PATCH 0/3] rt-tests: sched_deadline tests
First of all, I have renamed the unstable v2.0 branch to v1.1,
to make our numbering scheme more closely match other Linux projects.
Then I have added two programs written by Steven Rostedt for testing
SCHED_DEADLINE
This is our first change that is to the unstable branch only.
Thanks
John Kacur
John Kacur (3):
rt-tests: Makefile, change version to 1.1
rt-tests: Add cyclicdeadline and deadline_test
rt-tests: Add cyclicdeadline and deadline_test to the Make system
.gitignore | 2 +
Makefile | 13 +-
src/sched_deadline/cyclicdeadline.c | 1269 +++++++++++++++++++++
src/sched_deadline/deadline_test.c | 2099 +++++++++++++++++++++++++++++++++++
4 files changed, 3381 insertions(+), 2 deletions(-)
create mode 100644 src/sched_deadline/cyclicdeadline.c
create mode 100644 src/sched_deadline/deadline_test.c
--
2.4.11
Powered by blists - more mailing lists