Server IP : 192.168.23.10 / Your IP : 18.227.140.100 Web Server : Apache System : Linux echo.premieradvertising.com 5.14.0-362.8.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 7 14:54:22 EST 2023 x86_64 User : rrrallyteam ( 1049) PHP Version : 8.1.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /etc/sysconfig/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
# irqbalance is a daemon process that distributes interrupts across # CPUs on SMP systems. The default is to rebalance once every 10 # seconds. This is the environment file that is specified to systemd via the # EnvironmentFile key in the service unit file (or via whatever method the init # system you're using has). # # IRQBALANCE_ONESHOT # After starting, wait for ten seconds, then look at the interrupt # load and balance it once; after balancing exit and do not change # it again. # #IRQBALANCE_ONESHOT= # # IRQBALANCE_BANNED_CPUS # 64 bit bitmask which allows you to indicate which CPUs should # be skipped when reblancing IRQs. CPU numbers which have their # corresponding bits set to one in this mask will not have any # IRQs assigned to them on rebalance. # #IRQBALANCE_BANNED_CPUS= # # IRQBALANCE_BANNED_CPULIST # The CPUs list which allows you to indicate which CPUs should # be skipped when reblancing IRQs. CPU numbers in CPUs list will # not have any IRQs assigned to them on rebalance. # # The format of CPUs list is: # <cpu number>,...,<cpu number> # or a range: # <cpu number>-<cpu number> # or a mixture: # <cpu number>,...,<cpu number>-<cpu number> # #IRQBALANCE_BANNED_CPULIST= # # IRQBALANCE_ARGS # Append any args here to the irqbalance daemon as documented in the man # page. # #IRQBALANCE_ARGS=