LinuxLists
Users
About
Chris Hyser (
[email protected]
)
Number of posts: 82 (0.05 per day)
First post: 2020-02-18 23:02:05
Last post: 2024-04-23 13:51:43
Next Page
Date
List
Subject
2024-04-23 13:51:43
linux-kernel
Re: [PATCH] admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
2024-03-13 20:07:43
linux-kernel
Re: [PATCH v2 10/15] sched: Fix build error in "sched/rt: Remove default bandwidth control"
2024-03-13 20:03:32
linux-kernel
Re: [PATCH v2 05/15] sched/debug: Use unsigned long for cpu variable to prevent cast errors
2024-03-13 19:30:51
linux-kernel
Re: [PATCH v2 09/15] admin-guide/hw-vuln: Correct prctl() argument description
2024-03-13 19:24:33
linux-kernel
Re: [PATCH v2 09/15] admin-guide/hw-vuln: Correct prctl() argument description
2024-03-13 19:20:18
linux-kernel
Re: [PATCH v2 08/15] selftests/sched: Migrate cs_prctl_test to kselfttest
2024-02-27 00:48:40
linux-kernel
Re: [RFC 0/2] How effective is numa_preferred_nid w.r.t. NUMA performance?
2024-02-16 19:18:44
linux-kernel
Re: [PATCH 08/10] selftests/sched: Migrate cs_prctl_test to kselfttest
2023-12-16 00:20:02
linux-kernel
[RFC/POC 2/2] sched/numa: Adds simple prctl for setting task's preferred node affinity.
2023-12-16 00:19:45
linux-kernel
[RFC 0/2] How effective is numa_preferred_nid w.r.t. NUMA performance?
2023-12-16 00:19:40
linux-kernel
[RFC/POC 1/2] sched/numa: Adds ability to over-ride a tasks numa_preferred_nid.
2023-05-30 22:50:00
linux-kernel
Re: [PATCH v2 0/4] debugfs: Add simple min/max "files" to debugfs to fix sched debug code.
2023-05-30 21:57:25
linux-kernel
Re: [PATCH v2 0/4] debugfs: Add simple min/max "files" to debugfs to fix sched debug code.
2023-05-30 21:24:32
linux-kernel
Re: [PATCH 1/4] debugfs: return EINVAL if write to unsigned simple files exceed storage.
2023-05-30 19:51:56
linux-kernel
[PATCH 1/4] debugfs: return EINVAL if write to unsigned simple files exceed storage.
2023-05-30 19:50:40
linux-kernel
[PATCH 3/4] debugfs: provide testing for the min/max simple debug files.
2023-05-30 19:47:56
linux-kernel
[PATCH v2 0/4] debugfs: Add simple min/max "files" to debugfs to fix sched debug code.
2023-05-30 19:45:49
linux-kernel
[PATCH 4/4] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size.
2023-05-30 19:44:14
linux-kernel
[PATCH 2/4] debugfs: Provide min/max checking for simple u8, u16, u32, u64 debugfs files.
2023-05-01 16:31:12
linux-kernel
Re: [PATCH v4] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size.
2023-04-06 15:32:43
linux-kernel
Re: [PATCH v3] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size.
2023-04-06 15:30:21
linux-kernel
[PATCH v4] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size.
2023-04-04 18:43:56
linux-kernel
Re: [PATCH v2] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size.
2023-04-04 18:42:39
linux-kernel
[PATCH v3] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size.
2023-04-04 16:11:29
linux-kernel
Re: [PATCH v2] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size.
2023-03-30 16:39:51
linux-kernel
Re: [PATCH] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size.
2023-03-30 15:15:26
linux-kernel
Re: [PATCH] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size.
2023-03-30 15:11:41
linux-kernel
[PATCH v2] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size.
2023-03-29 18:29:51
linux-kernel
Re: [PATCH] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size.
2023-03-29 18:26:27
linux-kernel
[PATCH v1] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size.
2023-03-29 16:46:59
linux-kernel
[PATCH] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size.
2022-05-20 07:40:30
linux-kernel
Re: [PATCH v2 0/7] Add latency_nice priority
2022-03-24 14:19:49
linux-kernel
Re: [RFC 6/6] sched/fair: Add sched group latency support
2021-09-02 23:23:31
linux-kernel
Re: [PATCH] kselftests/sched: cleanup the child processes
2021-05-26 21:45:41
linux-kernel
Re: [PATCH] Documentation: Add usecases, design and interface for core scheduling
2021-05-10 21:39:29
linux-kernel
Re: [PATCH 17/19] sched: Inherit task cookie on fork()
2021-05-10 16:25:04
linux-kernel
Re: [PATCH 17/19] sched: Inherit task cookie on fork()
2021-04-21 19:15:03
linux-kernel
Re: [PATCH 0/9] sched: Core scheduling interfaces
2021-04-21 17:57:56
linux-kernel
Re: [PATCH 4/9] sched: Default core-sched policy
2021-03-22 18:40:50
linux-kernel
Re: [PATCH 2/6] sched: tagging interface for core scheduling
2021-03-22 18:02:46
linux-kernel
Re: [PATCH 2/6] sched: tagging interface for core scheduling
2021-02-26 20:17:26
linux-kernel
Re: [PATCH v10 2/5] sched: CGroup tagging interface for core scheduling
2021-02-24 16:07:23
linux-kernel
Re: [PATCH v10 2/5] sched: CGroup tagging interface for core scheduling
2021-02-24 15:02:46
linux-kernel
Re: [PATCH v10 2/5] sched: CGroup tagging interface for core scheduling
2021-02-24 14:01:09
linux-kernel
Re: [PATCH v10 2/5] sched: CGroup tagging interface for core scheduling
2021-02-23 23:46:17
linux-kernel
Re: [PATCH v10 2/5] sched: CGroup tagging interface for core scheduling
2021-02-23 05:17:22
linux-kernel
Re: [PATCH v10 2/5] sched: CGroup tagging interface for core scheduling
2021-02-06 04:21:05
linux-kernel
Re: [PATCH v10 2/5] sched: CGroup tagging interface for core scheduling
2021-02-04 20:57:09
linux-kernel
Re: [PATCH v10 2/5] sched: CGroup tagging interface for core scheduling
2020-12-15 16:29:06
linux-kernel
Re: [PATCH -tip 23/32] sched: Add a per-thread core scheduling interface
2020-12-15 15:03:25
linux-kernel
Re: [PATCH -tip 23/32] sched: Add a per-thread core scheduling interface