LinuxLists
Users
About
Swapnil Sapkal (
[email protected]
)
Number of posts: 41 (0.12 per day)
First post: 2023-06-07 12:09:31
Last post: 2024-05-15 05:13:22
Date
List
Subject
2024-05-15 05:13:22
linux-kernel
Re: [RESEND][PATCH v3 1/1] sched: Report the different kinds of imbalances in /proc/schedstat
2024-05-14 04:46:03
linux-kernel
[RESEND][PATCH v3 0/1] Fix lb_imbalance reporting in /proc/schedstat
2024-05-14 04:45:38
linux-kernel
[RESEND][PATCH v3 1/1] sched: Report the different kinds of imbalances in /proc/schedstat
2024-04-22 11:15:16
linux-kernel
Re: [PATCH v3 0/1] Fix lb_imbalance reporting in /proc/schedstat
2024-03-18 09:27:03
linux-kernel
[PATCH v3 1/1] sched: Report the different kinds of imbalances in /proc/schedstat
2024-03-18 09:25:36
linux-kernel
[PATCH v3 0/1] Fix lb_imbalance reporting in /proc/schedstat
2024-03-18 05:04:52
linux-kernel
Re: [PATCH v2 1/1] sched: Report the different kinds of imbalances in /proc/schedstat
2024-03-15 14:04:05
linux-kernel
Re: [PATCH 04/10] sched/debug: Increase SCHEDSTAT_VERSION to 16
2024-03-15 13:56:03
linux-kernel
[PATCH v2 1/1] sched: Report the different kinds of imbalances in /proc/schedstat
2024-03-15 13:55:49
linux-kernel
[PATCH v2 0/1] Fix lb_imbalance reporting in /proc/schedstat
2024-03-15 09:07:07
linux-kernel
Re: [PATCH 04/10] sched/debug: Increase SCHEDSTAT_VERSION to 16
2024-03-14 06:10:30
linux-kernel
Re: [PATCH 04/10] sched/debug: Increase SCHEDSTAT_VERSION to 16
2023-10-12 09:34:31
linux-kernel
[PATCH v4 1/2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
2023-10-12 09:34:30
linux-kernel
[PATCH v4 2/2] selftests/amd-pstate: Added option to provide perf binary path
2023-10-12 09:33:32
linux-kernel
[PATCH v4 0/2] Fix issues observed in selftests/amd-pstate
2023-10-12 05:05:08
linux-kernel
Re: [PATCH v3 2/2] selftests/amd-pstate: Added option to provide perf binary path
2023-10-12 05:01:09
linux-kernel
Re: [PATCH v3 1/2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
2023-10-03 05:11:25
linux-kernel
[PATCH v3 0/2] Fix issues observed in selftests/amd-pstate
2023-10-03 05:11:25
linux-kernel
[PATCH v3 2/2] selftests/amd-pstate: Added option to provide perf binary path
2023-10-03 05:11:20
linux-kernel
[PATCH v3 1/2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
2023-09-29 07:51:07
linux-kernel
Re: [PATCH v2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
2023-09-19 22:57:13
linux-kernel
[PATCH v2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
2023-09-19 12:16:48
linux-kernel
Re: [PATCH 2/2] tools/power/x86/intel_pstate_tracer: Use pygnuplot package for Gnuplot
2023-09-19 11:51:09
linux-kernel
Re: [PATCH v3] tools/power/x86/intel_pstate_tracer: python minimum version
2023-09-15 22:00:13
linux-kernel
[PATCH 0/2] Fix issues observed with selftests/amd-pstate
2023-09-15 18:13:03
linux-kernel
[PATCH 1/2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
2023-09-15 17:24:12
linux-kernel
[PATCH 2/2] tools/power/x86/intel_pstate_tracer: Use pygnuplot package for Gnuplot
2023-09-13 09:37:32
linux-kernel
Re: [RFC PATCH V1 0/6] sched/numa: Enhance disjoint VMA scanning
2023-08-03 06:22:52
linux-kernel
Re: [RFC PATCH 1/1] sched: Extend cpu idle state for 1ms
2023-07-18 06:18:16
linux-kernel
Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
2023-07-14 06:16:30
linux-kernel
Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
2023-06-21 16:51:39
linux-kernel
Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
2023-06-21 05:49:55
linux-kernel
Re: [PATCH 1/2] sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
2023-06-21 05:17:41
linux-kernel
Re: [PATCH 2/2] sched/fair: Cleanup in migrate_degrades_locality() to improve readability
2023-06-20 10:40:12
linux-kernel
Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
2023-06-20 08:51:24
linux-kernel
Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
2023-06-19 05:42:18
linux-kernel
Re: [PATCH 14/24] workqueue: Generalize unbound CPU pods
2023-06-14 10:33:16
linux-kernel
[PATCH 2/2] sched/fair: Cleanup in migrate_degrades_locality() to improve readability
2023-06-14 10:31:49
linux-kernel
[PATCH 1/2] sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
2023-06-14 10:31:23
linux-kernel
[PATCH 0/2] Cleanup and Fix for wrong accounting of migrated cache hot tasks
2023-06-07 12:09:31
linux-kernel
Re: [RFC PATCH V3 0/1] sched/numa: Fix disjoint set vma scan regression