Frederic Weisbecker ([email protected])

Number of posts: 5616 (7.77 per day)
First post: 2008-07-15 02:11:39
Last post: 2010-07-09 02:04:53

Date List Subject
2015-08-03 17:39:42 linux-kernel Re: [PATCH 08/10] posix-cpu-timers: Migrate to use new tick dependency mask model
2015-08-03 17:30:36 linux-kernel Re: [PATCH 07/10] sched: Migrate sched to use new tick dependency mask model
2015-08-03 14:52:41 linux-kernel Re: [PATCH RESEND] nohz: Affining unpinned timers
2015-08-03 14:50:40 linux-kernel Re: [PATCH 07/10] sched: Migrate sched to use new tick dependency mask model
2015-08-03 13:55:40 linux-kernel Re: [PATCH 05/10] nohz: New tick dependency mask
2015-08-03 13:49:38 linux-kernel Re: [PATCH 05/10] nohz: New tick dependency mask
2015-08-03 13:09:48 linux-kernel Re: [PATCH 05/10] nohz: New tick dependency mask
2015-08-03 13:05:43 linux-kernel Re: [PATCH 05/10] nohz: New tick dependency mask
2015-08-03 12:50:03 linux-kernel Re: [PATCH 04/10] nohz: Remove useless argument on tick_nohz_task_switch()
2015-07-31 14:50:01 linux-kernel Re: [PATCH 08/10] posix-cpu-timers: Migrate to use new tick dependency mask model
2015-07-30 19:45:29 linux-kernel Re: [PATCH 08/10] posix-cpu-timers: Migrate to use new tick dependency mask model
2015-07-30 14:46:27 linux-kernel Re: [PATCH 08/10] posix-cpu-timers: Migrate to use new tick dependency mask model
2015-07-30 13:30:36 linux-kernel [GIT PULL] nohz: Updates for 4.3
2015-07-30 00:44:51 linux-kernel Re: [PATCH 08/10] posix-cpu-timers: Migrate to use new tick dependency mask model
2015-07-29 13:23:50 linux-kernel Re: [PATCH 08/10] posix-cpu-timers: Migrate to use new tick dependency mask model
2015-07-29 13:01:52 linux-kernel Re: [PATCH 07/10] sched: Migrate sched to use new tick dependency mask model
2015-07-28 18:07:14 linux-kernel Re: [PATCH 0/5] kmod: Cleanups, simplifications, and make isolation friendly v3
2015-07-27 21:05:52 linux-kernel Re: [PATCH 0/5] kmod: Cleanups, simplifications, and make isolation friendly v3
2015-07-27 16:28:30 linux-kernel [PATCH 2/5] kmod: Remove unecessary explicit wide CPU affinity setting
2015-07-27 16:28:05 linux-kernel [PATCH 4/5] kmod: Use system_unbound_wq instead of khelper
2015-07-27 16:27:47 linux-kernel [PATCH 5/5] kmod: Handle UMH_WAIT_PROC from system unbound workqueue
2015-07-27 16:27:37 linux-kernel [PATCH 3/5] kmod: Add up-to-date explanations on the purpose of each asynchronous levels
2015-07-27 16:27:33 linux-kernel [PATCH 1/5] kmod: Bunch of internal functions renames
2015-07-27 16:27:29 linux-kernel [PATCH 0/5] kmod: Cleanups, simplifications, and make isolation friendly v3
2015-07-24 17:17:10 linux-kernel Re: [PATCH 05/10] nohz: New tick dependency mask
2015-07-24 14:03:22 linux-kernel Re: [PATCH v4 1/5] nohz_full: add support for "cpu_isolated" mode
2015-07-24 13:27:11 linux-kernel Re: [PATCH v4 1/5] nohz_full: add support for "cpu_isolated" mode
2015-07-23 16:55:13 linux-kernel Re: [PATCH 07/10] sched: Migrate sched to use new tick dependency mask model
2015-07-23 16:45:43 linux-kernel [PATCH 01/10] nohz: Remove idle task special case
2015-07-23 16:45:33 linux-kernel [PATCH 06/10] perf: Migrate perf to use new tick dependency mask model
2015-07-23 16:45:23 linux-kernel [PATCH 07/10] sched: Migrate sched to use new tick dependency mask model
2015-07-23 16:45:09 linux-kernel [PATCH 08/10] posix-cpu-timers: Migrate to use new tick dependency mask model
2015-07-23 16:44:58 linux-kernel [PATCH 10/10] nohz: Remove task switch obsolete tick dependency check
2015-07-23 16:44:44 linux-kernel [PATCH 09/10] sched-clock: Migrate to use new tick dependency mask model
2015-07-23 16:43:17 linux-kernel [PATCH 02/10] nohz: Restart nohz full tick from irq exit
2015-07-23 16:43:06 linux-kernel [PATCH 03/10] nohz: Move tick_nohz_restart_sched_tick() above its users
2015-07-23 16:43:01 linux-kernel [PATCH 04/10] nohz: Remove useless argument on tick_nohz_task_switch()
2015-07-23 16:42:52 linux-kernel [PATCH 05/10] nohz: New tick dependency mask
2015-07-23 16:42:41 linux-kernel [PATCH 00/10] nohz: Tick dependency mask v2
2015-07-20 22:49:06 linux-kernel Re: [tip:sched/core] sched/preempt: Optimize preemption operations on __schedule() callers
2015-07-20 21:49:49 linux-kernel Re: [PATCH] nohz: prevent tilegx network driver interrupts
2015-07-18 13:36:09 linux-kernel Re: [RFC] workqueue: avoiding unbounded wq on isolated CPUs by default
2015-07-18 13:26:19 linux-kernel Re: CONFIG_NO_HZ_FULL restricts cpu usage to the equivalent of one in 4.2
2015-07-18 13:24:04 linux-kernel Re: [tip:x86/asm] x86/irq, context_tracking: Document how IRQ context tracking works and add an RCU assertion
2015-07-18 13:12:59 linux-kernel Re: Reconciling rcu_irq_enter()/rcu_nmi_enter() with context tracking
2015-07-18 13:00:11 linux-kernel Re: Reconciling rcu_irq_enter()/rcu_nmi_enter() with context tracking
2015-07-17 15:35:15 linux-kernel Re: [RFC] workqueue: avoiding unbounded wq on isolated CPUs by default
2015-07-15 19:11:48 linux-kernel Re: CONFIG_NO_HZ_FULL restricts cpu usage to the equivalent of one in 4.2
2015-07-14 23:28:37 linux-kernel Re: [tip:x86/asm] x86/entry: Add enter_from_user_mode() and use it in syscalls
2015-07-14 23:26:26 linux-kernel Re: [tip:x86/asm] x86/irq, context_tracking: Document how IRQ context tracking works and add an RCU assertion
2015-07-14 23:07:33 linux-kernel Re: [tip:x86/asm] x86/entry: Add new, comprehensible entry and exit handlers written in C