معرفی شرکت ها


rteval-2.14-9.el7.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Utility to evaluate system suitability for RT Linux
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos rt noarch
نام بسته rteval
نام فایل بسته rteval-2.14-9.el7.src.rpm
نسخه بسته 2.14
انتشار بسته 9.el7
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Tue 22 Jan 2019 01
هاست سازنده x86-01.bsys.centos.org
نوع بسته .rpm
آدرس صفحه اصلی http://git.kernel.org/?p=linux/kernel/git/clrkwllms/rteval.git
مجوز GPLv2
حجم دانلود 85K
حجم نصب 89.099K
The rteval script is a utility for measuring various aspects of realtime behavior on a system under load. The script unpacks the kernel source, and then goes into a loop, running hackbench and compiling a kernel tree. During that loop the cyclictest program is run to measure event response time. After the run time completes, a statistical analysis of the event response times is done and printed to the screen.


جایگزین ها

بسته نسخه معماری مخزن
rteval-loads-1.4-2.el7.src.rpm 1.4 noarch CentOS rt
rteval-2.14-16.el7.src.rpm 2.14 noarch CentOS rt
rteval-2.14-1.el7.src.rpm 2.14 noarch CentOS rt
rteval-loads-1.4-1.el7.src.rpm 1.4 noarch CentOS rt
rteval-loads-1.4-1.el7.noarch.rpm 1.4 noarch CentOS rt
rteval-common-2.14-19.el7.noarch.rpm 2.14 noarch CentOS rt
rteval-common-2.14-9.el7.noarch.rpm 2.14 noarch CentOS rt
rteval-common-2.14-16.el7.noarch.rpm 2.14 noarch CentOS rt
rteval-2.14-19.el7.noarch.rpm 2.14 noarch CentOS rt
rteval-common-2.12-1.el7.noarch.rpm 2.12 noarch CentOS rt
rteval-2.12-1.el7.noarch.rpm 2.12 noarch CentOS rt
rteval-loads-1.4-2.el7.noarch.rpm 1.4 noarch CentOS rt
rteval-loads-1.3-3.el7.noarch.rpm 1.3 noarch CentOS rt
rteval-common-2.14-1.el7.noarch.rpm 2.14 noarch CentOS rt
rteval-2.14-1.el7.noarch.rpm 2.14 noarch CentOS rt
rteval-2.14-9.el7.noarch.rpm 2.14 noarch CentOS rt
rteval-2.14-16.el7.noarch.rpm 2.14 noarch CentOS rt


نیازمندی

مقدار نام
- python


نحوه نصب


نصب پکیج rpm rteval:

    sudo yum localinstall rteval-2.14-9.el7.src.rpm


فایل ها

مسیرها
Improve-error-handling-if-cyclictest-fails-to.patch
rteval-2.14.tar.bz2
rteval-Remove-rteval-sysinfo-systopology.py.patch
rteval-add-the-proc-cmdline-to-rteval-report.patch
rteval-hackbench.py.patch
rteval.spec
sysinfo-don-t-fail-if-we-don-t-know-the-init-system.patch
systopology.py-Remove-underscore-from-sysread.patch


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2017-10-27

Remove redundant files for clarity.

2017-10-27

Don't fail if we don't know the init system

2017-10-20

Remove underscore from sysread function in systopology.py

2017-10-20

Improve error handling if cyclictest fails to run

2017-10-20

Remove trace-cmd from Requires, since it is not needed to run rteval

2017-10-16

Don't sleep if hackbench fails to launch due to out-of-memory
Instead, exit gracefully

2017-10-11

Add sos as a requires since this package is needed to run sosreport

2017-10-11

Add the contents of the kernel boot command line to the summary report

2017-03-16

removed leftover import of systopology from sysinfo

2017-03-15

Updated specfile to correct version and bz [1382155]

2016-09-20

handle empty environment variables SUDO_USER and USER [1312057]

2016-08-30

make sure we return non-zero for early exit from tests

2016-08-03

bumped version for RHEL 7.3 release

2016-05-09

default cpulist for modules if only one specified [1333831]

2016-04-26

add the --version option to print the rteval version
made the --cyclictest-breaktrace option work properly [1209986]

2016-04-01

treat SIGINT and SIGTERM as valid end-of-run events [1278757]
added cpulist options to man page