LinuxLists
Users
About
Metin Kaya (
[email protected]
)
Number of posts: 28 (0.16 per day)
First post: 2023-12-13 16:21:22
Last post: 2024-06-05 07:14:34
Date
List
Subject
2024-06-05 07:14:34
linux-kernel
Re: [PATCH v5 2/2] sched/rt, dl: Convert functions to return bool
2024-06-04 14:32:53
linux-kernel
Re: [PATCH v10 5/7] sched: Consolidate pick_*_task to task_is_pushable helper
2024-06-04 13:55:49
linux-kernel
Re: [PATCH v10 6/7] sched: Split out __schedule() deactivate task logic into a helper
2024-06-03 07:34:11
linux-kernel
Re: [PATCH v4 2/2] sched/rt, dl: Convert functions to return bool
2024-03-18 15:07:20
linux-kernel
Re: [PATCH v9 7/7] sched: Split scheduler and execution contexts
2024-03-18 15:06:07
linux-kernel
Re: [PATCH v9 0/7] Preparatory changes for Proxy Execution v9
2024-02-21 14:25:19
linux-kernel
Re: [PATCH] sched: Add trace events for Proxy Execution (PE)
2024-02-12 15:50:53
linux-kernel
Re: [PATCH v8 0/7] Preparatory changes for Proxy Execution v8
2024-02-02 08:34:06
linux-kernel
[PATCH] sched: Add trace events for Proxy Execution (PE)
2023-12-28 16:36:46
linux-kernel
Re: [PATCH v7 17/23] sched: Initial sched_football test implementation
2023-12-28 15:19:16
linux-kernel
Re: [PATCH v7 17/23] sched: Initial sched_football test implementation
2023-12-28 15:06:28
linux-kernel
Re: [PATCH v7 06/23] sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
2023-12-22 14:51:59
linux-kernel
Re: [PATCH v7 23/23] sched: Fix rt/dl load balancing via chain level balance
2023-12-22 13:53:02
linux-kernel
Re: [PATCH v7 22/23] sched: Refactor dl/rt find_lowest/latest_rq logic
2023-12-22 11:59:13
linux-kernel
Re: [PATCH v7 21/23] sched: Add find_exec_ctx helper
2023-12-22 11:40:54
linux-kernel
Re: [PATCH v7 20/23] sched: Push execution and scheduler context split into deadline and rt paths
2023-12-22 10:33:01
linux-kernel
Re: [PATCH v7 18/23] sched: Add push_task_chain helper
2023-12-22 10:24:16
linux-kernel
Re: [PATCH v7 19/23] sched: Consolidate pick_*_task to task_is_pushable helper
2023-12-22 09:32:33
linux-kernel
Re: [PATCH v7 17/23] sched: Initial sched_football test implementation
2023-12-22 08:33:58
linux-kernel
Re: [PATCH v7 16/23] sched: Add deactivated (sleeping) owner handling to find_proxy_task()
2023-12-21 16:14:58
linux-kernel
Re: [PATCH v7 14/23] sched: Handle blocked-waiter migration (and return migration)
2023-12-21 15:30:58
linux-kernel
Re: [PATCH v7 13/23] sched: Start blocked_on chain processing in find_proxy_task()
2023-12-21 13:01:01
linux-kernel
Re: [PATCH v7 11/23] sched: Add a initial sketch of the find_proxy_task() function
2023-12-21 12:32:35
linux-kernel
Re: [PATCH v7 10/23] sched: Split out __sched() deactivate task logic into a helper
2023-12-21 10:45:03
linux-kernel
Re: [PATCH v7 08/23] sched: Split scheduler and execution contexts
2023-12-21 10:17:45
linux-kernel
Re: [PATCH v7 05/23] locking/mutex: Rework task_struct::blocked_on
2023-12-21 08:36:02
linux-kernel
Re: [PATCH v7 00/23] Proxy Execution: A generalized form of Priority Inheritance v7
2023-12-13 16:21:22
linux-kernel
Re: [PATCH v6 00/20] Proxy Execution: A generalized form of Priority Inheritance v6