Serj Kalichev
|
74bea5cb0c
Possibility to use non-local cpus for balancing. Option non_local_cpus. The HT is on by default.
|
hace 6 años |
Serj Kalichev
|
4534af0afa
Move all active IRQs from excluded cpus to another ones
|
hace 7 años |
Serj Kalichev
|
c0e4ca981b
Don't choose excluded cpu to move irq to
|
hace 7 años |
Semyon Verchenko
|
e2b72d5bbb
fix memory leak in commented code
|
hace 9 años |
Semyon Verchenko
|
730df6eb4d
remove linux bitmap from project
|
hace 9 años |
Semyon Verchenko
|
16088ae4f1
replace linux bitmask with bit_array
|
hace 9 años |
Serj Kalichev
|
016352becb
Use load_limit while choose_cpu()
|
hace 9 años |
Serj Kalichev
|
09d4af2427
Use write() to write to smp affinity
|
hace 9 años |
Serj Kalichev
|
bccdb19126
Link IRQs to CPUs using current affinity
|
hace 9 años |
Serj Kalichev
|
64fe6c809d
Use snprintf() instead sprintf()
|
hace 10 años |
Serj Kalichev
|
9813273169
Fix PASS_BY_VALUE by coverity.com
|
hace 10 años |
Serj Kalichev
|
1e5c1ba33a
Fix wrong IRQ blacklisting.
|
hace 10 años |
Serj Kalichev
|
1156bd1ae2
Fix random strategy
|
hace 10 años |
Serj Kalichev
|
1be921fddb
Add irq choose strategy
|
hace 10 años |
Serj Kalichev
|
8dc73be7b1
Fix search for most overloaded CPU
|
hace 10 años |
Serj Kalichev
|
2577129441
Rename dont_move flag to weight
|
hace 10 años |
Serj Kalichev
|
bd2707d0aa
Blacklist IRQs like timer
|
hace 10 años |
Serj Kalichev
|
102609d534
Don't move IRQs with intr=0
|
hace 10 años |
Serj Kalichev
|
e3bd38dd14
Disable moving to non-local CPUs
|
hace 10 años |
Serj Kalichev
|
7bb44338de
Add dont_move flag for IRQs
|
hace 10 años |
Serj Kalichev
|
de0769aff0
Comments
|
hace 10 años |
Serj Kalichev
|
949f96d357
First real balancing. Not tested.
|
hace 10 años |
Serj Kalichev
|
7d6c11a256
Apply affinity
|
hace 10 años |
Serj Kalichev
|
3312f2a906
Some functions for balance
|
hace 10 años |