LinuxLists
Users
About
Shrikanth Hegde (
[email protected]
)
Number of posts: 92 (0.22 per day)
First post: 2022-11-13 09:19:16
Last post: 2024-01-09 17:28:19
Next Page
Date
List
Subject
2024-01-09 17:28:19
linux-kernel
Re: [RFC PATCH 7/8] sched/core: boost/unboost in guest scheduler
2024-01-04 15:51:36
linux-kernel
Re: [PATCH] sched/fair: Enable group_asym_packing in find_idlest_group
2024-01-04 05:16:17
linux-kernel
Re: [PATCH 2/2] sched/fair: Use rq in idle_cpu_without()
2024-01-01 15:49:36
linux-kernel
[PATCH v2 1/2] sched: use existing helper functions to access ->avg_rt and ->avg_dl
2024-01-01 15:47:34
linux-kernel
[PATCH v2 2/2] sched: add READ_ONCE and use existing helper function to access ->avg_irq
2024-01-01 15:47:19
linux-kernel
[PATCH v2 0/2] sched: use existing helper function for accessing avg_rt, avg_dl and avg_irq
2023-12-22 08:04:00
linux-kernel
Re: [PATCH] sched: move access of avg_rt and avg_dl into existing helper functions
2023-12-20 14:49:27
linux-kernel
Re: [PATCH] sched: move access of avg_rt and avg_dl into existing helper functions
2023-12-20 06:56:21
linux-kernel
[PATCH] sched: move access of avg_rt and avg_dl into existing helper functions
2023-10-31 07:47:38
linux-kernel
Re: [PATCH v2] sched/fair: Fix the decision for load balance
2023-10-30 14:14:26
linux-kernel
Re: [PATCH] sched/fair: Fix the decision for load balance
2023-10-30 04:04:57
linux-kernel
Re: [PATCH] sched/fair: Fix the decision for load balance
2023-10-19 15:57:35
linux-kernel
Re: [PATCH v2 2/6] powerpc/smp: Enable Asym packing for cores on shared processor
2023-10-19 11:03:19
linux-kernel
Re: [PATCH v2 3/6] powerpc/smp: Move shared_processor static key to smp.h
2023-10-11 09:22:27
linux-kernel
Re: [PATCH] powerpc/paravirt: Improve vcpu_is_preempted
2023-10-09 06:01:58
linux-kernel
[PATCH v6 1/2] sched/topology: Remove EM_MAX_COMPLEXITY limit
2023-10-09 06:01:56
linux-kernel
[PATCH v6 2/2] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform
2023-10-09 06:01:55
linux-kernel
[PATCH v6 0/2] sched: EAS changes for EM complexity and sysctl
2023-10-06 20:12:04
linux-kernel
Re: [PATCH RFC] sched/fair: Avoid unnecessary IPIs for ILB
2023-10-06 19:49:18
linux-kernel
Re: [PATCH RFC] sched/fair: Avoid unnecessary IPIs for ILB
2023-10-04 15:01:13
linux-kernel
Re: [PATCH v5 2/2] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform
2023-10-03 12:28:03
linux-kernel
Re: [PATCH v5 2/2] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform
2023-09-30 20:07:29
linux-kernel
[PATCH v5 1/2] sched/topology: Remove EM_MAX_COMPLEXITY limit
2023-09-30 07:46:42
linux-kernel
Re: [PATCH v4] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform
2023-09-29 18:52:47
linux-kernel
[PATCH v5 2/2] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform
2023-09-29 18:47:40
linux-kernel
[PATCH v5 0/2] sched: EAS changes for EM complexity and sysctl
2023-09-27 21:26:29
linux-kernel
Re: [PATCH v4] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform
2023-09-27 15:10:47
linux-kernel
Re: [PATCH v4] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform
2023-09-27 07:29:45
linux-kernel
Re: [PATCH v4] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform
2023-09-26 12:42:58
linux-kernel
[PATCH v4] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform
2023-09-23 00:14:40
linux-kernel
Re: [PATCH v3] sched/topology: remove sysctl_sched_energy_aware depending on the architecture
2023-09-20 21:43:41
linux-kernel
Re: [PATCH v3] sched/topology: remove sysctl_sched_energy_aware depending on the architecture
2023-09-20 16:18:28
linux-kernel
Re: [PATCH] cpufreq: Rebuild sched-domains when removing cpufreq driver
2023-09-18 23:01:07
linux-kernel
Re: [PATCH v3] sched/topology: remove sysctl_sched_energy_aware depending on the architecture
2023-09-16 00:33:23
linux-kernel
Re: [PATCH v3] sched/topology: remove sysctl_sched_energy_aware depending on the architecture
2023-09-15 00:21:29
linux-kernel
Re: [PATCH v3] sched/topology: remove sysctl_sched_energy_aware depending on the architecture
2023-09-14 23:03:05
linux-kernel
Re: [PATCH v3] sched/topology: remove sysctl_sched_energy_aware depending on the architecture
2023-09-14 04:25:46
linux-kernel
[PATCH v3] sched/topology: remove sysctl_sched_energy_aware depending on the architecture
2023-09-13 13:18:27
linux-kernel
Re: [PATCH v2] sched/topology: remove sysctl_sched_energy_aware depending on the architecture
2023-09-05 16:06:31
linux-kernel
Re: [PATCH v2] sched/topology: remove sysctl_sched_energy_aware depending on the architecture
2023-08-10 16:37:20
linux-kernel
Re: [RFC PATCH] sched/fair: Skip idle CPU search on busy system
2023-08-07 10:29:12
linux-kernel
Re: [PATCH] sched/fair: Add SMT4 group_smt_balance handling
2023-08-05 16:22:46
linux-kernel
Re: [RFC PATCH 1/1] sched: Extend cpu idle state for 1ms
2023-07-27 15:24:55
linux-kernel
Re: [RFC PATCH] sched/fair: Skip idle CPU search on busy system
2023-07-26 18:16:05
linux-kernel
Re: [RFC PATCH 1/1] sched: Extend cpu idle state for 1ms
2023-07-26 10:52:41
linux-kernel
[RFC PATCH] sched/fair: Skip idle CPU search on busy system
2023-07-26 08:50:13
linux-kernel
Re: [RFC PATCH 1/1] sched: Extend cpu idle state for 1ms
2023-07-26 08:27:03
linux-kernel
Re: [RFC PATCH 1/1] sched: Extend cpu idle state for 1ms
2023-07-18 15:47:21
linux-kernel
Re: [Patch v3 1/6] sched/fair: Determine active load balance for SMT sched groups
2023-07-17 15:24:25
linux-kernel
[PATCH] sched/fair: Add SMT4 group_smt_balance handling
2023-07-17 12:56:02
linux-kernel
Re: [Patch v3 1/6] sched/fair: Determine active load balance for SMT sched groups