Coder Social home page Coder Social logo

zzu-andrew / irqbalance Goto Github PK

View Code? Open in Web Editor NEW

This project forked from irqbalance/irqbalance

0.0 1.0 0.0 630 KB

The irqbalance source tree - The new official site for irqbalance

Home Page: http://irqbalance.github.io/irqbalance/

License: GNU General Public License v2.0

Shell 1.47% C 90.23% Makefile 1.05% M4 1.65% Roff 4.79% Meson 0.80%

irqbalance's Introduction

What is Irqbalance

Irqbalance is a daemon to help balance the cpu load generated by interrupts across all of a systems cpus. Irqbalance identifies the highest volume interrupt sources, and isolates each of them to a single unique cpu, so that load is spread as much as possible over an entire processor set, while minimizing cache miss rates for irq handlers.

Building and Installing Build Status

./autogen.sh
./configure [options]
make
make install

Developing Irqbalance

Irqbalance is currently hosted on github, and so developers are welcome to use the issue/pull request/etc infrastructure found there.

Bug reporting

When something goes wrong, feel free to send us bugreport by one of the ways described above. Your report should include:

  • Irqbalance version you've been using (or commit hash)
  • /proc/interrupts output
  • irqbalance --debug output
  • content of smp_affinity files - can be obtained by e.g.: $ for i in $(seq 0 300); do grep . /proc/irq/$i/smp_affinity /dev/null 2>/dev/null; done
  • your hw hierarchy - e.g. lstopo-no-graphics output

irqbalance's People

Contributors

nhorman avatar yeyunfeng-dev avatar ppwaskie avatar liuchao173 avatar ryncsn avatar toofishes avatar pkun avatar hejingxian123 avatar yangoliver avatar sikarash avatar vapier avatar veruu avatar burlito avatar changseokbae avatar flameeyes avatar szepeviktor avatar pyxisha avatar fabled avatar wanghaibin-mouse avatar posophe avatar sbohrer avatar pseiderer avatar lucaswerkmeister avatar bigon avatar kmjohansen avatar paride avatar jcpunk avatar ropp avatar neheb avatar nsekhar avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.