John Stultz ([email protected])

Number of posts: 454 (0.61 per day)
First post: 2022-04-20 08:06:45
Last post: 2024-05-07 06:02:39

Date List Subject
2024-01-12 22:53:06 linux-kernel Re: [PATCH v4 3/7] dma-buf: heaps: restricted_heap: Add private heap ops
2024-01-10 22:37:07 linux-kernel Re: [PATCH v7 06/23] sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
2024-01-10 22:25:02 linux-kernel Re: [PATCH v7 08/23] sched: Split scheduler and execution contexts
2024-01-05 05:25:28 linux-kernel Re: [PATCH v7 17/23] sched: Initial sched_football test implementation
2024-01-05 05:22:37 linux-kernel Re: [PATCH v7 17/23] sched: Initial sched_football test implementation
2024-01-05 05:20:27 linux-kernel Re: [PATCH v7 17/23] sched: Initial sched_football test implementation
2024-01-05 03:42:58 linux-kernel Re: [PATCH v7 23/23] sched: Fix rt/dl load balancing via chain level balance
2024-01-05 03:13:00 linux-kernel Re: [PATCH v7 21/23] sched: Add find_exec_ctx helper
2024-01-05 00:02:20 linux-kernel Re: [PATCH v7 20/23] sched: Push execution and scheduler context split into deadline and rt paths
2024-01-04 23:44:31 linux-kernel Re: [PATCH v7 19/23] sched: Consolidate pick_*_task to task_is_pushable helper
2024-01-04 23:33:28 linux-kernel Re: [PATCH v7 14/23] sched: Handle blocked-waiter migration (and return migration)
2024-01-04 23:25:51 linux-kernel Re: [PATCH v7 16/23] sched: Add deactivated (sleeping) owner handling to find_proxy_task()
2023-12-21 21:02:34 linux-kernel Re: [PATCH v7 12/23] sched: Fix proxy/current (push,pull)ability
2023-12-21 19:46:34 linux-kernel Re: [PATCH v7 14/23] sched: Handle blocked-waiter migration (and return migration)
2023-12-21 19:16:36 linux-kernel Re: [PATCH v7 11/23] sched: Add a initial sketch of the find_proxy_task() function
2023-12-21 18:50:07 linux-kernel Re: [PATCH v7 10/23] sched: Split out __sched() deactivate task logic into a helper
2023-12-21 18:23:47 linux-kernel Re: [PATCH v7 08/23] sched: Split scheduler and execution contexts
2023-12-21 17:53:19 linux-kernel Re: [PATCH v7 05/23] locking/mutex: Rework task_struct::blocked_on
2023-12-21 17:14:17 linux-kernel Re: [PATCH v7 00/23] Proxy Execution: A generalized form of Priority Inheritance v7
2023-12-21 17:06:11 linux-kernel Re: [PATCH v7 06/23] sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
2023-12-20 02:37:51 linux-kernel Re: [PATCH v7 17/23] sched: Initial sched_football test implementation
2023-12-20 00:27:36 linux-kernel [PATCH v7 21/23] sched: Add find_exec_ctx helper
2023-12-20 00:25:30 linux-kernel [PATCH v7 23/23] sched: Fix rt/dl load balancing via chain level balance
2023-12-20 00:25:00 linux-kernel [PATCH v7 22/23] sched: Refactor dl/rt find_lowest/latest_rq logic
2023-12-20 00:24:47 linux-kernel [PATCH v7 20/23] sched: Push execution and scheduler context split into deadline and rt paths
2023-12-20 00:24:40 linux-kernel [PATCH v7 17/23] sched: Initial sched_football test implementation
2023-12-20 00:24:31 linux-kernel [PATCH v7 19/23] sched: Consolidate pick_*_task to task_is_pushable helper
2023-12-20 00:24:22 linux-kernel [PATCH v7 18/23] sched: Add push_task_chain helper
2023-12-20 00:23:40 linux-kernel [PATCH v7 16/23] sched: Add deactivated (sleeping) owner handling to find_proxy_task()
2023-12-20 00:23:21 linux-kernel [PATCH v7 15/23] sched: Add blocked_donor link to task for smarter mutex handoffs
2023-12-20 00:23:10 linux-kernel [PATCH v7 14/23] sched: Handle blocked-waiter migration (and return migration)
2023-12-20 00:22:58 linux-kernel [PATCH v7 13/23] sched: Start blocked_on chain processing in find_proxy_task()
2023-12-20 00:22:25 linux-kernel [PATCH v7 12/23] sched: Fix proxy/current (push,pull)ability
2023-12-20 00:22:06 linux-kernel [PATCH v7 11/23] sched: Add a initial sketch of the find_proxy_task() function
2023-12-20 00:21:52 linux-kernel [PATCH v7 10/23] sched: Split out __sched() deactivate task logic into a helper
2023-12-20 00:21:30 linux-kernel [PATCH v7 09/23] sched: Fix runtime accounting w/ split exec & sched contexts
2023-12-20 00:21:25 linux-kernel [PATCH v7 08/23] sched: Split scheduler and execution contexts
2023-12-20 00:20:56 linux-kernel [PATCH v7 07/23] locking/mutex: Switch to mutex handoffs for CONFIG_SCHED_PROXY_EXEC
2023-12-20 00:20:54 linux-kernel [PATCH v7 04/23] locking/mutex: Expose __mutex_owner()
2023-12-20 00:20:32 linux-kernel [PATCH v7 02/23] locking/mutex: Remove wakeups from under mutex::wait_lock
2023-12-20 00:20:28 linux-kernel [PATCH v7 06/23] sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
2023-12-20 00:20:28 linux-kernel [PATCH v7 05/23] locking/mutex: Rework task_struct::blocked_on
2023-12-20 00:19:54 linux-kernel [PATCH v7 03/23] locking/mutex: Make mutex::wait_lock irq safe
2023-12-20 00:19:23 linux-kernel [PATCH v7 01/23] sched: Unify runtime accounting across classes
2023-12-20 00:19:13 linux-kernel [PATCH v7 00/23] Proxy Execution: A generalized form of Priority Inheritance v7
2023-12-18 23:39:11 linux-kernel Re: [PATCH v6 00/20] Proxy Execution: A generalized form of Priority Inheritance v6
2023-12-18 20:23:44 linux-kernel Re: [PATCH v6 01/20] sched: Unify runtime accounting across classes
2023-12-14 01:03:53 linux-kernel Re: [PATCH v6 00/20] Proxy Execution: A generalized form of Priority Inheritance v6
2023-12-14 01:00:41 linux-kernel Re: [PATCH v6 00/20] Proxy Execution: A generalized form of Priority Inheritance v6
2023-12-13 19:12:02 linux-kernel Re: [PATCH v6 00/20] Proxy Execution: A generalized form of Priority Inheritance v6
2023-11-28 00:46:34 linux-kernel Re: [PATCH v2] posix-timers: add multi_clock_gettime system call