summaryrefslogtreecommitdiffstats
path: root/rteval.spec
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-07-14 16:44:48 -0500
committerClark Williams <williams@redhat.com>2010-07-14 16:44:48 -0500
commit387769a1fe2fe890a7bd3cad678dc50676f69e34 (patch)
tree9d1a988da2afee544b8260babafa54ef20f5f7db /rteval.spec
parentada2d63eefcafb9aaf525ed3e2a3e908cd310ea4 (diff)
downloadrteval-387769a1fe2fe890a7bd3cad678dc50676f69e34.tar.gz
rteval-387769a1fe2fe890a7bd3cad678dc50676f69e34.tar.xz
rteval-387769a1fe2fe890a7bd3cad678dc50676f69e34.zip
version update to v1.27
Signed-off-by: Clark Williams <williams@redhat.com>
Diffstat (limited to 'rteval.spec')
-rw-r--r--rteval.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/rteval.spec b/rteval.spec
index 23c6633..0ee2061 100644
--- a/rteval.spec
+++ b/rteval.spec
@@ -2,7 +2,7 @@
%{!?python_ver: %define python_ver %(%{__python} -c "import sys ; print sys.version[:3]")}
Name: rteval
-Version: 1.26
+Version: 1.27
Release: 1%{?dist}
Summary: Utility to evaluate system suitability for RT Linux
@@ -71,6 +71,12 @@ rm -rf $RPM_BUILD_ROOT
/usr/bin/rteval
%changelog
+* Wed Jul 14 2010 Clark Williams <williams@redhat.com> - 1.27-1
+- modified hackbench to go back to using threads rather than
+ processes for units of work
+- added memory size, number of numa nodes and run duration to the
+ parameter dictionary passed to all loads and cyclictest
+
* Tue Jul 13 2010 Clark Williams <williams@redhat.com> - 1.26-1
- modified hackbench parameters to reduce memory consumption