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-11-20 14:36:37 linux-kernel Re: frequent lockups in 3.18rc4
2014-11-20 00:13:32 linux-kernel Re: [PATCH 3.17 00/25] 3.17.1-stable review
2014-11-19 23:50:40 linux-kernel Re: frequent lockups in 3.18rc4
2014-11-19 23:13:26 linux-kernel Re: frequent lockups in 3.18rc4
2014-11-19 23:08:00 linux-kernel Re: frequent lockups in 3.18rc4
2014-11-19 23:00:58 linux-kernel Re: frequent lockups in 3.18rc4
2014-11-19 22:56:23 linux-kernel Re: frequent lockups in 3.18rc4
2014-11-19 19:02:23 linux-kernel Re: frequent lockups in 3.18rc4
2014-11-12 13:55:05 linux-kernel Re: Future of NOHZ full/isolation development (was Re: [NOHZ] Remove scheduler_tick_max_deferment)
2014-11-11 17:15:38 linux-kernel Future of NOHZ full/isolation development (was Re: [NOHZ] Remove scheduler_tick_max_deferment)
2014-11-11 15:37:00 linux-kernel Re: [NOHZ] Remove scheduler_tick_max_deferment
2014-11-10 22:43:22 linux-kernel Re: [NOHZ] Remove scheduler_tick_max_deferment
2014-11-10 20:27:13 linux-kernel Re: [NOHZ] Remove scheduler_tick_max_deferment
2014-10-26 20:29:58 linux-kernel Re: vmalloced stacks on x86_64?
2014-10-26 04:11:54 linux-kernel Re: vmalloced stacks on x86_64?
2014-10-23 03:05:46 linux-kernel Re: [PATCH v5 02/20] perf: Add AUX area to ring buffer for raw data streams
2014-10-11 13:16:25 linux-kernel Re: [PATCH] arm64: Fix compile error seen in non-SMP builds
2014-10-09 14:36:32 linux-kernel Re: [GIT PULL] timers/nohz updates for v3.18
2014-10-09 13:19:13 linux-kernel Re: linux-next: manual merge of the percpu tree with the tip tree
2014-10-09 13:13:51 linux-kernel Re: linux-next: manual merge of the percpu tree with the tip tree
2014-10-09 12:57:38 linux-kernel Re: [GIT PULL] timers/nohz updates for v3.18
2014-10-09 03:30:34 linux-kernel Re: hrtimer deadlock caused by nohz_full
2014-10-08 22:36:36 linux-kernel Re: [GIT pull] timer changes for 3.18
2014-10-07 15:30:31 linux-kernel Re: hrtimer deadlock caused by nohz_full
2014-10-01 21:38:28 linux-kernel [PATCH 2/4] perf tools: allow user to specify hardware breakpoint bp_len
2014-10-01 21:37:40 linux-kernel [PATCH 4/4] perf/x86: Remove get_hbp_len and replace with bp_len
2014-10-01 21:37:19 linux-kernel [PATCH 3/4] perf tools: add hardware breakpoint bp_len test cases
2014-10-01 21:37:14 linux-kernel [PATCH 1/4] perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8
2014-10-01 21:37:11 linux-kernel [GIT PULL] hw_breakpoints: Support AMD range breakpoints
2014-10-01 18:50:20 linux-kernel [GIT PULL] nohz updates for 3.18
2014-07-31 23:57:58 linux-kernel Re: [PATCH v3 tip/core/rcu 1/9] rcu: Add call_rcu_tasks()
2014-07-31 18:50:35 linux-kernel Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
2014-07-31 18:47:39 linux-kernel Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
2014-07-31 17:20:27 linux-kernel Re: [PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath
2014-07-31 17:17:23 linux-kernel Re: [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ
2014-07-31 17:13:40 linux-kernel Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
2014-07-31 16:49:28 linux-kernel Re: [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ
2014-07-31 16:46:36 linux-kernel [PATCH 1/2] nohz: Fix spurious periodic tick behaviour in low-res dynticks mode
2014-07-31 16:46:16 linux-kernel [PATCH 2/2] nohz: Avoid tick's double reprogramming in highres mode
2014-07-31 16:46:13 linux-kernel [PATCH 0/2] nohz: Avoid double clock write
2014-07-31 15:16:42 linux-kernel Re: [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ
2014-07-31 00:30:46 linux-kernel Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
2014-07-30 17:00:07 linux-kernel Re: [PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath
2014-07-30 16:43:55 linux-kernel Re: [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ
2014-07-30 16:35:30 linux-kernel Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
2014-07-30 13:42:00 linux-kernel Re: [PATCH RFC tip/core/rcu 1/9] rcu: Add call_rcu_tasks()
2014-07-30 13:23:45 linux-kernel Re: [PATCH 07/10] nohz: Enforce timekeeping on CPU 0
2014-07-29 22:04:50 linux-kernel Re: [PATCH 09/10] nohz: Switch nohz full timekeeper to dynticks idle on top of sysidle detection
2014-07-29 21:55:47 linux-kernel Re: [PATCH 05/10] smp: Fast path check on IPI list
2014-07-29 21:54:05 linux-kernel Re: [PATCH 05/10] smp: Fast path check on IPI list
2014-07-29 21:53:42 linux-kernel Re: [PATCH 02/10] nohz: Kick full dynticks timer targets with an empty IPI