This website requires JavaScript.
Explore
Help
Sign In
packages
/
irqbalance
Watch
1
Star
0
Fork
0
You've already forked irqbalance
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
21
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
openeuler-ci-bot
21aef43a2f
!12
rebase to v1.6.0
...
Merge pull request
!12
from SuperSix/master
2020-07-03 19:30:09 +08:00
Add-irqbalance-ui.1-to-dist_man_MANS.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
Add-optional-config-file-in-usr-lib.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
Add-stub-manpage-for-irqbalance-ui.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
arm64-Add-irq-aff-change-check.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
Capitalize-HOMEPAGE-in-irqbalance.1.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
change-path-to-devpath.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
Checking-return-value-of-strdup-in-collect_full_irq_.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
Clarify-the-README-description.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
correct-to-use-realloc-function.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
Correct-typos-in-irqbalance.c.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
delete-the-useless-free-for-banned_irqs-in-free_cl_o.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
delete-unused-local-variables-in-parse_proc_interrup.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
fix-guess_arm_irq_hints.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
fix-invalid-pointer-dereference-banned_cpumask_from_.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
fix-resource-leak-for-not-invoking-closedir-after-op.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
fix-resource-leak-on-the-error-paths-in-main.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
fix-sleep-interval-when-sleep_interval-is-changed-by.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
Fix-spelling-errors.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
fix-the-pid-file-generates-too-late-problem.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
fix-the-problem-of-banmod-that-memory-is-freed-befor.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
Fix-typo-in-service-unit-file.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
free-cpu_ban_string-when-the-next-request-come.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
free-polscript-if-irqbalance-exit.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
free-polscript-to-avoid-resource-leak.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
free-the-memory-when-getline-fail-in-add_one_node.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
getline-clean-up-freeing-of-lines-from-getline.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
improve-comments-in-env-file.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
improve-irq-migrate-rule-to-avoid-high-irq-load.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irq_balancer
Package init
2019-09-30 10:53:30 -04:00
irqbalance-1.6.0.tar.gz
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance-initialize-package_mask-before-using-in-d.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance-modify-the-order-of-input-parameter-for-c.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance-prevent-NULL-pointer-dereference-in-do_on.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance-remove-redundancy-check-in-add_one_irq_to.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance-remove-unused-package_count-variable.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance-use-add_new_irq-instead-of-the-same-logic.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance-use-add_one_node-to-create-unspecified-no.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance-use-g_list_find-instead-of-the-search-log.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance-use-g_list_free_full-in-clear_cpu_tree.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance-use-isdigit-instead-of-the-logic-of-chara.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance-use-num_online_cpus-instead-core_count.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance-use-NUMA_NO_NODE-macro-instead-of-1-for-n.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance-use-process_one_line-instead-of-fscanf.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance.service
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance.spec
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
irqbalance.yaml
add irqbalance.yaml
2020-07-01 15:18:11 +08:00
make-the-option-V-closer-to-the-option-with-no-arg.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
make-the-return-value-of-getline-handled-correct.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
prevent-NULL-pointer-dereference-when-memory-allocat.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
reduce-redundant-check-in-add_missing_irq.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
reduce-redundant-code-for-file-processing.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
remove-c-in-parse_proc_interrupts.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
remove-unused-path-in-check_for_irq_ban.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
some-variable-and-judgement-are-unnecessary-in-activ.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
Update-classify.c.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
use-policy-prior-to-the-default-values.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
when-devpath-is-NULL-skip-reading-files.patch
rebase to v1.6.0
2020-07-03 17:09:39 +08:00
Description
No description provided
460
KiB
Languages
Shell
100%