Frederic Weisbecker ([email protected])

Number of posts: 2818 (1.18 per day)
First post: 2017-12-02 13:59:15
Last post: 2024-06-10 19:42:20

Date List Subject
2024-02-06 10:29:29 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-02-05 21:49:47 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-02-05 21:49:13 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-02-04 22:32:21 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-02-04 22:03:10 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-02-02 12:22:05 linux-kernel Re: [PATCH v10 20/20] timers: Always queue timers on the local CPU
2024-02-01 17:43:14 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-02-01 17:37:39 linux-kernel Re: [PATCH v10 20/20] timers: Always queue timers on the local CPU
2024-02-01 17:32:25 linux-kernel Re: [PATCH v10 19/20] timer_migration: Add tracepoints
2024-02-01 16:44:19 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-02-01 15:28:31 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-02-01 13:17:36 linux-kernel Re: [PATCH 03/15] tick: Remove useless oneshot ifdeffery
2024-02-01 00:17:29 linux-kernel [PATCH 14/15] tick: Shut down low-res tick from dying CPU
2024-02-01 00:08:19 linux-kernel [PATCH 05/15] tick: s/tick_nohz_stop_sched_tick/tick_nohz_full_stop_tick
2024-01-31 23:36:46 linux-kernel [PATCH 07/15] tick: Start centralizing tick related CPU hotplug operations
2024-01-31 23:36:09 linux-kernel [PATCH 04/15] tick: Use IS_ENABLED() whenever possible
2024-01-31 23:35:37 linux-kernel [PATCH 01/15] tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup_sched_timer()
2024-01-31 23:32:07 linux-kernel [PATCH 15/15] tick: Assume timekeeping is correctly handed over upon last offline idle call
2024-01-31 23:30:56 linux-kernel [PATCH 13/15] tick: Split nohz and highres features from nohz_mode
2024-01-31 23:30:52 linux-kernel [PATCH 09/15] tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYING
2024-01-31 23:30:47 linux-kernel [PATCH 12/15] tick: Move individual bit features to debuggable mask accesses
2024-01-31 23:30:31 linux-kernel [PATCH 11/15] tick: Move got_idle_tick away from common flags
2024-01-31 23:30:19 linux-kernel [PATCH 10/15] tick: Assume the tick can't be stopped in NOHZ_MODE_INACTIVE mode
2024-01-31 23:29:47 linux-kernel [PATCH 08/15] tick: Move tick cancellation up to CPUHP_AP_TICK_DYING
2024-01-31 23:29:20 linux-kernel [PATCH 06/15] tick: No need to clear ts->next_tick again
2024-01-31 23:28:39 linux-kernel [PATCH 03/15] tick: Remove useless oneshot ifdeffery
2024-01-31 23:28:31 linux-kernel [PATCH 02/15] tick/nohz: Remove duplicate between lowres and highres handlers
2024-01-31 23:27:53 linux-kernel [PATCH 00/15 v2] timers/nohz cleanups and hotplug reorganization
2024-01-30 21:13:33 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-01-30 16:10:46 linux-kernel Re: [PATCH 1/8] rcu/exp: Remove full barrier upon main thread wakeup
2024-01-30 16:10:04 linux-kernel Re: [PATCH 1/8] rcu/exp: Remove full barrier upon main thread wakeup
2024-01-30 15:38:00 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-01-30 15:30:10 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-01-29 22:22:06 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-01-29 01:04:39 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-01-27 22:54:58 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-01-26 12:53:22 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-01-25 14:39:21 linux-kernel Re: [PATCH 01/15] tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup_sched_timer()
2024-01-25 14:33:22 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-01-25 11:59:40 linux-kernel Re: [PATCH 02/15] tick/nohz: Remove duplicate between lowres and highres handlers
2024-01-25 11:57:18 linux-kernel Re: [PATCH 01/15] tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup_sched_timer()
2024-01-24 20:12:08 linux-kernel Re: [PATCH] tick-sched: Preserve number of idle sleeps across CPU hotplug events
2024-01-24 17:37:13 linux-kernel [PATCH 08/15] tick: Move tick cancellation up to CPUHP_AP_TICK_DYING
2024-01-24 17:36:30 linux-kernel [PATCH 02/15] tick/nohz: Remove duplicate between lowres and highres handlers
2024-01-24 17:36:26 linux-kernel [PATCH 00/15] timers/nohz cleanups and hotplug reorganization
2024-01-24 17:10:06 linux-kernel [PATCH 12/15] tick: Move individual bit features to debuggable mask accesses
2024-01-24 17:09:56 linux-kernel [PATCH 11/15] tick: Move got_idle_tick away from common flags
2024-01-24 17:09:46 linux-kernel [PATCH 10/15] tick: Assume the tick can't be stopped in NOHZ_MODE_INACTIVE mode
2024-01-24 17:09:36 linux-kernel [PATCH 09/15] tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYING
2024-01-24 17:08:51 linux-kernel [PATCH 15/15] tick: Assume timekeeping is correctly handed over upon last offline idle call
2024-01-24 17:08:32 linux-kernel [PATCH 14/15] tick: Shut down low-res tick from dying CPU