معرفی شرکت ها


stalld-1.16-2.fc37.src.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Daemon that finds starving tasks and gives them a temporary boost
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything i686
نام بسته stalld
نام فایل بسته stalld-1.16-2.fc37.src.rpm
نسخه بسته 1.16
انتشار بسته 2.fc37
معماری بسته i686
نگهدارنده -
تاریخ ساخت Sat 23 Jul 2022 02
هاست سازنده buildvm-x86-27.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://gitlab.com/rt-linux-tools/stalld/stalld.git
مجوز GPLv2
حجم دانلود 64K
حجم نصب 43.547K
The stalld program monitors the set of system threads, looking for threads that are ready-to-run but have not been given processor time for some threshold period. When a starving thread is found, it is given a temporary boost using the SCHED_DEADLINE policy. The default is to allow 10 microseconds of runtime for 1 second of clock time.


جایگزین ها

بسته نسخه معماری مخزن
stalld-1.16-2.fc37.aarch64.rpm 1.16 aarch64 Fedora Everything
stalld-1.16-2.fc37.x86_64.rpm 1.16 x86_64 Fedora Everything
stalld-debuginfo-1.16-2.fc37.aarch64.rpm 1.16 aarch64 Fedora Everything
stalld-debuginfo-1.16-2.fc37.x86_64.rpm 1.16 x86_64 Fedora Everything
stalld-debugsource-1.16-2.fc37.aarch64.rpm 1.16 aarch64 Fedora Everything
stalld-debugsource-1.16-2.fc37.x86_64.rpm 1.16 x86_64 Fedora Everything


نیازمندی

مقدار نام
- gcc
- glibc-devel
- make
- systemd-rpm-macros


ارائه دهنده

مقدار نام
= 1.16-2.fc37 stalld
= 1.16-2.fc37 stalld-debuginfo
= 1.16-2.fc37 stalld-debugsource


نحوه نصب


نصب پکیج rpm stalld:

    dnf install stalld-1.16-2.fc37.src.rpm


فایل ها

مسیرها
stalld-1.16.tar.bz2


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

تاریخ آخرین تغییر جزئیات
2022-07-23

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-03-31

stald/utils: Space, lines and voids clenaups
stalld: Add an option to easily set stalld as SCHED_DEADLINE
stalld: Comments cleanup
src/utils: Comments cleanup
src/throttling: Comments cleanup
src/stalld.h Comments cleanup

2022-01-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-11-15

stalld: Fix incorrect open() return value checks
throttling: Always null terminate sched_rt_runtime_us output
stalld: Remove unreachable statement in detect_task_format()
tests: Fix uninitialized value action.sa_mask
utils: Bail if malloc() returns null in parse_cpu_list()
stalld: Use correct format specifier for long types

2021-07-19

stalld: Coding style cleanup
stalld: spaces in place of <TAB>
throttling: Use RT_RUNTIME_PATH in rt_throttling_is_off()
throttling: Check open() on turn_off_rt_throttling
throttling: Adjust variables in restore_rt_throttling()
stalld.c: utils.c: Remove complex assignments from variable declarations
stalld.h: Define MAX_PATH/DIR_PATH/FILE_NAME and use them
stalld: Adjust variables in parse_old_task_format()
utils.c: Use MAX_PATH for pidfile
stalld.c: Remove variable declaration from the middle of the function
stalld: Respect -l option in single threaded mode
utils: s/try_to_open_file/check_file_exists/
utils: use check_file_exists in setup_hr_tick()
utils: Check for the new sched_features path

2021-07-02

stalld: Fix log message on boost_cpu_starving_vector()
stalld: Add the overload control to the single-threaded mode
stalld: Add the adaptive mode option
stalld: Use the last mode set in the cmdline
stalld: Fallback to the adaptive mode if force_fifo is selected
stalld: Make single-threaded mode the default one
stalld.service: Always restart stalld on exit
utils.c: Fail if user is not root
utils.c: Make the path to sched_debug path dynamic

2021-06-29

stalld.8: fix diff cruft left in manpage source
stalld.c: clean up handling of nr_running
stalld.c: remove duplicate parameter to fill_waiting_task()
stalld: Add error handling in get_cpu_idle_time()
stalld.service: Run stalld as sched_fifo via systemd
packaging: clean up Makefiles and rpm specfile
stalld: Always print current function for info messages
stalld: Always print current function for warn messages
stalld: Always print current function for die messages
utils: change PATHMAX to 4096

2021-05-13

redhat/stalld.spec: pick up gating test version for changelog
utils.c: set daemon umask to restrict global write/execute (1934586)
hardening fixes from coverity scan (1934590)

2021-04-27

utils: Fix bounds check on cpu and end_cpu variables
stalld: Support denylisting of tasks in stalld
src/utils: use right argument for warning printf

2021-02-17

update to pick up latest gating test

2021-02-17

Set starvation threshold default to 30 seconds
rework read buffer allocation to properly find page size
Add the -g/--granularity option
Change the default granularity to five seconds
Implement idle detection
Implement the single-threaded mode
Add HRTICK_DL support

2021-02-05

Fix Readiness Protocol Mismatch with systemd
test01: update to use buildin atomic operations
test01: add throttling check

2021-02-02

rework detect_task_format and buffer_size logic
make CFLAGS for local compile match rpmbuild CFLAGS

2021-01-26

add systemd handling of RT Throttling

2021-01-20

fix signal handler to catch SIGTERM

2020-12-11

stalld: Set rt_runtime to -1 before trying the SCHED_DEADLINE
Fix incorrect recursion of specfile version field