Anna-Maria Behnsen ([email protected])

Number of posts: 551 (0.18 per day)
First post: 2016-03-10 11:11:41
Last post: 2024-05-08 06:16:22

Date List Subject
2023-12-06 10:23:54 linux-kernel Re: [PATCH v9 22/32] timers: Keep the pinned timers separate from the others
2023-12-06 09:58:06 linux-kernel Re: [PATCH v9 19/32] timers: add_timer_on(): Make sure TIMER_PINNED flag is set
2023-12-06 09:25:03 linux-kernel Re: [PATCH v9 17/32] timers: Introduce add_timer() variants which modify timer flags
2023-12-05 12:05:59 linux-kernel Re: [PATCH v9 16/32] timers: Optimization for timer_base_try_to_set_idle()
2023-12-05 11:53:24 linux-kernel Re: [PATCH v9 12/32] timers: Fix nextevt calculation when no timers are pending
2023-12-01 09:31:33 linux-kernel [PATCH v9 26/32] timers: Restructure internal locking
2023-12-01 09:31:14 linux-kernel [PATCH v9 31/32] timer_migration: Add tracepoints
2023-12-01 09:31:10 linux-kernel [PATCH v9 30/32] timers: Implement the hierarchical pull model
2023-12-01 09:29:42 linux-kernel [PATCH v9 21/32] timers: Split next timer interrupt logic
2023-12-01 09:29:28 linux-kernel [PATCH v9 32/32] timers: Always queue timers on the local CPU
2023-12-01 09:29:20 linux-kernel [PATCH v9 29/32] timers: Introduce function to check timer base is_idle flag
2023-12-01 09:29:20 linux-kernel [PATCH v9 15/32] timers: Move marking timer bases idle into tick_nohz_stop_tick()
2023-12-01 09:29:13 linux-kernel [PATCH v9 28/32] tick/sched: Split out jiffies update helper function
2023-12-01 09:29:05 linux-kernel [PATCH v9 25/32] timers: Add get next timer interrupt functionality for remote CPUs
2023-12-01 09:29:04 linux-kernel [PATCH v9 27/32] timers: Check if timers base is handled already
2023-12-01 09:28:55 linux-kernel [PATCH v9 20/32] timers: Ease code in run_local_timers()
2023-12-01 09:28:53 linux-kernel [PATCH v9 24/32] timers: Split out "get next timer interrupt" functionality
2023-12-01 09:28:48 linux-kernel [PATCH v9 22/32] timers: Keep the pinned timers separate from the others
2023-12-01 09:28:46 linux-kernel [PATCH v9 23/32] timers: Retrieve next expiry of pinned/non-pinned timers separately
2023-12-01 09:28:40 linux-kernel [PATCH v9 18/32] workqueue: Use global variant for add_timer()
2023-12-01 09:28:38 linux-kernel [PATCH v9 17/32] timers: Introduce add_timer() variants which modify timer flags
2023-12-01 09:28:37 linux-kernel [PATCH v9 19/32] timers: add_timer_on(): Make sure TIMER_PINNED flag is set
2023-12-01 09:28:32 linux-kernel [PATCH v9 10/32] timers: Use already existing function for forwarding timer base
2023-12-01 09:28:25 linux-kernel [PATCH v9 16/32] timers: Optimization for timer_base_try_to_set_idle()
2023-12-01 09:28:19 linux-kernel [PATCH v9 11/32] timers: Rework idle logic
2023-12-01 09:28:10 linux-kernel [PATCH v9 13/32] timers: Restructure get_next_timer_interrupt()
2023-12-01 09:28:03 linux-kernel [PATCH v9 05/32] tracing/timers: Add tracepoint for tracking timer base is_idle flag
2023-12-01 09:28:03 linux-kernel [PATCH v9 07/32] timers: Move store of next event into __next_timer_interrupt()
2023-12-01 09:28:02 linux-kernel [PATCH v9 12/32] timers: Fix nextevt calculation when no timers are pending
2023-12-01 09:27:54 linux-kernel [PATCH v9 08/32] timers: Clarify check in forward_timer_base()
2023-12-01 09:27:52 linux-kernel [PATCH v9 00/32] timers: Move from a push remote at enqueue to a pull at expiry model
2023-12-01 09:27:46 linux-kernel [PATCH v9 09/32] timers: Split out forward timer base functionality
2023-12-01 09:27:40 linux-kernel [PATCH v9 06/32] timers: Do not IPI for deferrable timers
2023-12-01 09:27:35 linux-kernel [PATCH v9 02/32] tick/sched: Cleanup confusing variables
2023-12-01 09:27:34 linux-kernel [PATCH v9 03/32] tick-sched: Warn when next tick seems to be in the past
2023-12-01 09:27:32 linux-kernel [PATCH v9 04/32] tracing/timers: Enhance timer_start tracepoint
2023-12-01 09:27:19 linux-kernel [PATCH v9 01/32] tick-sched: Fix function names in comments
2023-10-19 14:14:52 linux-kernel Re: [PATCH v8 00/25] timer: Move from a push remote at enqueue to a pull at expiry model
2023-10-19 14:04:35 linux-kernel Re: [PATCH v8 00/25] timer: Move from a push remote at enqueue to a pull at expiry model
2023-10-19 13:56:16 linux-kernel Re: [PATCH v8 00/25] timer: Move from a push remote at enqueue to a pull at expiry model
2023-10-19 13:47:40 linux-kernel Re: [PATCH v8 00/25] timer: Move from a push remote at enqueue to a pull at expiry model
2023-10-19 13:37:38 linux-kernel Re: [PATCH v8 10/25] timers: Move marking timer bases idle into tick_nohz_stop_tick()
2023-10-16 08:12:04 linux-kernel Re: [PATCH v8 05/25] timers: Clarify check in forward_timer_base()
2023-10-04 12:38:00 linux-kernel [PATCH v8 18/25] timer: Split out "get next timer interrupt" functionality
2023-10-04 12:37:38 linux-kernel [PATCH v8 11/25] timers: Introduce add_timer() variants which modify timer flags
2023-10-04 12:37:13 linux-kernel [PATCH v8 07/25] timers: Use already existing function for forwarding timer base
2023-10-04 12:37:03 linux-kernel [PATCH v8 25/25] timer: Always queue timers on the local CPU
2023-10-04 12:37:02 linux-kernel [PATCH v8 24/25] timer_migration: Add tracepoints
2023-10-04 12:37:00 linux-kernel [PATCH v8 19/25] timer: Add get next timer interrupt functionality for remote CPUs
2023-10-04 12:36:57 linux-kernel [PATCH v8 21/25] timer: Check if timers base is handled already
2023-10-04 12:36:54 linux-kernel [PATCH v8 16/25] timer: Keep the pinned timers separate from the others