[PATCH v3 0/2] sched: Miscellaneous isolation related cleanups

Waiman Long posted 2 patches 1 year, 3 months ago
There is a newer version of this series
include/linux/sched/isolation.h | 19 ++++++++++++-------
kernel/sched/fair.c             | 14 --------------
kernel/sched/isolation.c        | 10 ++--------
3 files changed, 14 insertions(+), 29 deletions(-)
[PATCH v3 0/2] sched: Miscellaneous isolation related cleanups
Posted by Waiman Long 1 year, 3 months ago
 v3:
  - Fix incorrect housekeeping_nohz_full_setup() flags setting.

 v2:
  - Remove HK_TYPE_SCHED and related dead code
  - Change consolidated name from HK_TYPE_NOHZ_FULL to
    HK_TYPE_KERNEL_NOSISE as suggested by Frederic and update
    isolation.c as well.

This series contains a number of miscellaneous sched/isolation related
cleanups.

[v1] https://lore.kernel.org/lkml/20240818234520.90186-1-longman@redhat.com/
[v2] https://lore.kernel.org/lkml/20240904171441.1048072-1-longman@redhat.com/

Waiman Long (2):
  sched/core: Remove HK_TYPE_SCHED
  sched/isolation: Consolidate housekeeping cpumasks that are always
    identical

 include/linux/sched/isolation.h | 19 ++++++++++++-------
 kernel/sched/fair.c             | 14 --------------
 kernel/sched/isolation.c        | 10 ++--------
 3 files changed, 14 insertions(+), 29 deletions(-)

-- 
2.43.5