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
2014-07-11 13:12:11 linux-kernel Re: [RFC PATCH 0/5] workqueue: Introduce low-level unbound wq sysfs cpumask v3
2014-07-10 01:35:04 linux-kernel Re: [RFC 0/7] hrtimer: drop active hrtimer checks after adding it
2014-07-09 22:21:44 linux-kernel Re: [RFC 1/7] hrtimer: Warn if hrtimer_start*() failed to enqueue hrtimer
2014-07-09 17:42:38 linux-kernel Re: [PATCH tip/core/rcu 2/3] rcu: Add designated reviewers for RCU
2014-07-09 16:24:23 linux-kernel Re: [PATCH] sched: Sanitize irq accounting madness
2014-07-09 15:40:43 linux-kernel Re: [PATCH tip/core/rcu 11/17] rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
2014-07-08 20:40:17 linux-kernel Re: [PATCH tip/core/rcu 11/17] rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
2014-07-08 18:38:53 linux-kernel Re: [PATCH tip/core/rcu 11/17] rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
2014-07-08 15:24:08 linux-kernel Re: [PATCH tip/core/rcu 11/17] rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
2014-07-08 14:47:04 linux-kernel Re: [PATCH tip/core/rcu 05/17] rcu: remove redundant ACCESS_ONCE() from tick_do_timer_cpu
2014-07-05 13:04:42 linux-kernel Re: [PATCH RFC tip/core/rcu] Parallelize and economize NOCB kthread wakeups
2014-07-03 14:52:18 linux-kernel Re: [PATCH 2/6] irq_work: Implement remote queueing
2014-06-21 23:29:44 linux-kernel [PATCH 5/5] hrtimer: Remove hrtimer_enqueue_reprogram()
2014-06-21 23:29:43 linux-kernel [PATCH 4/5] hrtimer: Kick lowres dynticks targets on timer enqueue
2014-06-21 23:29:41 linux-kernel [PATCH 1/5] timer: Store cpu-number in 'struct tvec_base'
2014-06-21 23:29:39 linux-kernel [PATCH 3/5] hrtimer: Store cpu-number in 'struct hrtimer_cpu_base'
2014-06-21 23:29:32 linux-kernel [PATCH 2/5] timer: Kick dynticks targets on mod_timer*() calls
2014-06-21 23:29:25 linux-kernel [PATCH 0/5] timer: Fix missing dynticks kick v2
2014-06-16 16:23:22 linux-kernel [GIT PULL] nohz: Move nohz kick out of scheduler IPI, v9
2014-06-16 15:52:20 linux-kernel Re: [PATCH -tip ] [Bugfix] x86/kprobes: Fix build errors and blacklist context_track_user
2014-06-14 13:10:20 linux-kernel Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used
2014-06-14 13:05:55 linux-kernel Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used
2014-06-13 23:39:49 linux-kernel Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used
2014-06-13 23:13:35 linux-kernel Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used
2014-06-13 23:10:41 linux-kernel Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used
2014-06-13 17:14:08 linux-kernel Re: [tip:perf/kprobes] kprobes, x86: Call exception_enter after kprobes handled
2014-06-13 16:21:46 linux-kernel Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used
2014-06-13 16:09:47 linux-kernel Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used
2014-06-13 16:03:30 linux-kernel Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used
2014-06-13 16:00:09 linux-kernel Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used
2014-06-13 12:55:51 linux-kernel Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used
2014-06-13 12:47:20 linux-kernel Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used
2014-06-13 12:42:14 linux-kernel Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used
2014-06-13 00:17:07 linux-kernel [PATCH] rcu: Only pin GP kthread when full dynticks is actually used
2014-06-12 19:34:31 linux-kernel [PATCH 2/2] timer: Kick dynticks targets on mod_timer*() calls
2014-06-12 19:34:11 linux-kernel [PATCH 1/2] timer: Store cpu-number in 'struct tvec_base'
2014-06-12 19:34:09 linux-kernel [PATCH 0/2] timer: Fix missing dynticks kick
2014-06-10 16:49:43 linux-kernel Re: [RFC PATCH 00/11] printk: safe printing in NMI context
2014-06-10 16:46:47 linux-kernel Re: [RFC PATCH 00/11] printk: safe printing in NMI context
2014-06-10 16:24:22 linux-kernel Re: [PATCH 6/6] nohz: Use IPI implicit full barrier against rq->nr_running r/w
2014-06-10 16:18:25 linux-kernel Re: [PATCH 0/6] nohz: Move nohz kick out of scheduler IPI, v8
2014-06-10 15:16:34 linux-kernel [PATCH 2/6] irq_work: Implement remote queueing
2014-06-10 15:16:17 linux-kernel [PATCH 4/6] nohz: Switch to nohz full remote kick on timer enqueue
2014-06-10 15:15:40 linux-kernel [PATCH 6/6] nohz: Use IPI implicit full barrier against rq->nr_running r/w
2014-06-10 15:15:34 linux-kernel [PATCH 5/6] nohz: Use nohz own full kick on 2nd task enqueue
2014-06-10 15:15:32 linux-kernel [PATCH 3/6] nohz: Support nohz full remote kick
2014-06-10 15:15:28 linux-kernel [PATCH 1/6] irq_work: Split raised and lazy lists
2014-06-10 15:15:22 linux-kernel [PATCH 0/6] nohz: Move nohz kick out of scheduler IPI, v8
2014-06-04 14:06:58 linux-kernel Re: [Query] Can we use normal timers (kernel/timer.c) while in NO_HZ_FULL mode?
2014-06-04 14:05:22 linux-kernel Re: [Query] Can we use normal timers (kernel/timer.c) while in NO_HZ_FULL mode?
2014-06-04 13:23:14 linux-kernel Re: [Query] Can we use normal timers (kernel/timer.c) while in NO_HZ_FULL mode?