John Stultz ([email protected])

Number of posts: 469 (0.6 per day)
First post: 2022-04-20 08:06:45
Last post: 2024-06-15 04:30:40

Date List Subject
2024-02-10 00:25:01 linux-kernel [PATCH v8 5/7] sched: Consolidate pick_*_task to task_is_pushable helper
2024-02-10 00:24:49 linux-kernel [PATCH v8 4/7] sched: Add do_push_task helper
2024-02-10 00:24:27 linux-kernel [PATCH v8 3/7] locking/mutex: Expose __mutex_owner()
2024-02-10 00:24:08 linux-kernel [PATCH v8 2/7] locking/mutex: Make mutex::wait_lock irq safe
2024-02-10 00:23:57 linux-kernel [PATCH v8 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock
2024-02-10 00:23:48 linux-kernel [PATCH v8 0/7] Preparatory changes for Proxy Execution v8
2024-02-09 20:02:35 linux-kernel Re: [PATCH v2 1/2] alarmtimer: Create alarmtimer sysfs to make duration of kernel suspend check configurable
2024-02-05 18:11:36 linux-kernel Re: [PATCH 1/2] clocksource: make clocksource_subsys const
2024-02-05 17:58:00 linux-kernel Re: [PATCH] drm/hisilicon: Use devm_platform_get_and_ioremap_resource() in dsi_parse_dt()
2024-01-31 22:09:20 linux-kernel Re: [PATCH v4 3/7] dma-buf: heaps: restricted_heap: Add private heap ops
2024-01-31 19:14:07 linux-kernel Re: Setting real-time clock below monotonic clock
2024-01-23 02:05:16 linux-kernel Re: [PATCH 75/82] timekeeping: Refactor intentional wrap-around test
2024-01-18 22:12:13 linux-kernel Re: [PATCH] alarmtimer: Expose information about next alarm to userspace via sysfs
2024-01-13 01:23:36 linux-kernel Re: [PATCH v4 3/7] dma-buf: heaps: restricted_heap: Add private heap ops
2024-01-12 23:51:53 linux-kernel Re: [PATCH v4 3/7] dma-buf: heaps: restricted_heap: Add private heap ops
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