!13 【轻量级 PR】:add evolution strategy
Merge pull request !13 from softkiller/N/A
This commit is contained in:
commit
21f3bf06a4
@ -2,3 +2,8 @@ version_control: github
|
|||||||
src_repo: Irqbalance/irqbalance
|
src_repo: Irqbalance/irqbalance
|
||||||
tag_prefix: "^v"
|
tag_prefix: "^v"
|
||||||
seperator: "."
|
seperator: "."
|
||||||
|
|
||||||
|
remark: >
|
||||||
|
The irqbalance evolution strategy is to promote two major features to the community and delete other non-key features through negotiation.
|
||||||
|
Hot swap feature, after a new device is inserted, it must be quickly detected. Incremental balancing is performed only on the new device.
|
||||||
|
The partition balancing feature enables fast detection of interrupt partition changes and rebalancing based on the interrupt partition granularity.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user