Commit f45b1c3
workqueue: Don't bind the rescuer in the last working cpu
So that when the rescuer is woken up next time, it will not interrupt
the last working cpu which might be busy on other crucial works but
have nothing to do with the rescuer's incoming works.
Cc: Valentin Schneider <vschneid@redhat.com>
Signed-off-by: Lai Jiangshan <jiangshan.ljs@antgroup.com>
Signed-off-by: Tejun Heo <tj@kernel.org>1 parent 68f8305 commit f45b1c3
1 file changed
Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2684 | 2684 | | |
2685 | 2685 | | |
2686 | 2686 | | |
| 2687 | + | |
| 2688 | + | |
| 2689 | + | |
| 2690 | + | |
| 2691 | + | |
| 2692 | + | |
| 2693 | + | |
| 2694 | + | |
| 2695 | + | |
| 2696 | + | |
| 2697 | + | |
2687 | 2698 | | |
2688 | 2699 | | |
2689 | 2700 | | |
| |||
2701 | 2712 | | |
2702 | 2713 | | |
2703 | 2714 | | |
2704 | | - | |
| 2715 | + | |
2705 | 2716 | | |
2706 | 2717 | | |
2707 | 2718 | | |
| |||
2796 | 2807 | | |
2797 | 2808 | | |
2798 | 2809 | | |
2799 | | - | |
2800 | | - | |
2801 | | - | |
2802 | | - | |
2803 | | - | |
2804 | | - | |
2805 | | - | |
2806 | | - | |
2807 | | - | |
2808 | | - | |
2809 | | - | |
2810 | 2810 | | |
2811 | 2811 | | |
2812 | 2812 | | |
| |||
0 commit comments