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
2013-08-16 15:42:58 linux-kernel [PATCH 1/4] nohz: Only update sleeptime stats locally
2013-08-16 15:42:53 linux-kernel [PATCH RESEND 0/4] nohz: Fix racy sleeptime stats
2013-08-16 15:30:22 linux-kernel Re: proc/stat: idle goes backward
2013-08-16 15:01:29 linux-kernel Re: proc/stat: idle goes backward
2013-08-14 15:56:53 linux-kernel Re: [GIT PULL] timers/nohz updates for 3.12
2013-08-13 00:04:05 linux-kernel Re: [GIT PULL] timers/nohz updates for 3.12
2013-08-12 21:28:42 linux-kernel Re: [GIT PULL] timers/nohz updates for 3.12
2013-08-09 16:45:55 linux-kernel Re: [PATCH 0/1] (Was: Linux 3.11-rc4)
2013-08-09 16:21:07 linux-kernel Re: [PATCH RFC nohz_full 6/7] nohz_full: Add full-system-idle state machine
2013-08-09 15:45:01 linux-kernel Re: [PATCH RFC nohz_full 4/7] nohz_full: Add full-system idle states and variables
2013-08-09 15:37:55 linux-kernel Re: [PATCH RFC nohz_full 3/7] nohz_full: Add per-CPU idle-state tracking
2013-08-09 00:55:28 linux-kernel [PATCH 3/4] nohz: Consolidate sleep time stats read code
2013-08-09 00:54:55 linux-kernel [PATCH 4/4] nohz: Convert a few places to use local per cpu accesses
2013-08-09 00:54:50 linux-kernel [PATCH 2/4] nohz: Synchronize sleep time stats with seqlock
2013-08-09 00:54:47 linux-kernel [PATCH 1/4] nohz: Only update sleeptime stats locally
2013-08-09 00:54:45 linux-kernel [PATCH 0/4] nohz: Fix racy sleeptime stats
2013-08-08 16:54:36 linux-kernel Re: [PATCH 0/1] (Was: Linux 3.11-rc4)
2013-08-07 00:58:45 linux-kernel Re: [PATCH] proc: Add workaround for idle/iowait decreasing problem.
2013-08-07 00:12:32 linux-kernel Re: [PATCH] proc: Add workaround for idle/iowait decreasing problem.
2013-08-05 19:01:15 linux-kernel [GIT PULL] timers/nohz updates for 3.12
2013-08-05 01:26:31 linux-kernel Re: [PATCH RFC nohz_full 2/7] nohz_full: Add rcu_dyntick data for scalable detection of all-idle state
2013-08-05 01:05:00 linux-kernel Re: [PATCH RFC nohz_full 1/7] nohz_full: Add Kconfig parameter for scalable detection of all-idle state
2013-08-03 15:46:29 linux-kernel Re: [GIT PULL] nohz patches for 3.12 preview v3
2013-08-02 16:30:20 linux-kernel [PATCH 3/3] nohz: Include local CPU in full dynticks global kick
2013-08-02 16:30:09 linux-kernel [PATCH 2/3] perf: Account freq events globally
2013-08-02 16:30:07 linux-kernel [PATCH 1/3] perf: Rollback callchain buffer refcount under the callchain mutex
2013-08-02 16:30:05 linux-kernel [PATCH 0/3] perf: Fixes on event accounting
2013-08-02 16:26:00 linux-kernel Re: [PATCH 6/8] perf: Account freq events per cpu
2013-08-01 14:30:13 linux-kernel Re: [PATCH 2/8] perf: Sanitize get_callchain_buffer()
2013-08-01 14:21:15 linux-kernel Re: [PATCH 6/8] perf: Account freq events per cpu
2013-08-01 14:19:24 linux-kernel Re: [PATCH 6/8] perf: Account freq events per cpu
2013-08-01 13:58:05 linux-kernel Re: [PATCH 2/8] perf: Sanitize get_callchain_buffer()
2013-08-01 13:55:33 linux-kernel Re: [PATCH 6/8] perf: Account freq events per cpu
2013-08-01 13:49:40 linux-kernel Re: [PATCH 2/8] perf: Sanitize get_callchain_buffer()
2013-08-01 13:42:34 linux-kernel Re: [PATCH 2/8] perf: Sanitize get_callchain_buffer()
2013-08-01 13:30:09 linux-kernel Re: [PATCH 3/8] perf: Gather event accounting code
2013-08-01 13:28:40 linux-kernel Re: [PATCH 2/8] perf: Sanitize get_callchain_buffer()
2013-08-01 00:42:10 linux-kernel [GIT PULL] nohz patches for 3.12 preview v3
2013-08-01 00:41:26 linux-kernel [PATCH 04/23] context_tracking: Fix runtime CPU off-case
2013-08-01 00:40:16 linux-kernel [PATCH 05/23] nohz: Only enable context tracking on full dynticks CPUs
2013-08-01 00:39:54 linux-kernel [PATCH 06/23] context_tracking: Remove full dynticks' hacky dependency on wide context tracking
2013-08-01 00:39:31 linux-kernel [PATCH 07/23] context_tracking: Ground setup for static key use
2013-08-01 00:38:26 linux-kernel [PATCH 10/23] context_tracking: Optimize context switch off case with static keys
2013-08-01 00:38:23 linux-kernel [PATCH 11/23] context_tracking: User/kernel broundary cross trace events
2013-08-01 00:37:49 linux-kernel [PATCH 15/23] hardirq: Split preempt count mask definitions
2013-08-01 00:36:43 linux-kernel [PATCH 16/23] m68k: hardirq_count() only need preempt_mask.h
2013-08-01 00:36:00 linux-kernel [PATCH 17/23] vtime: Describe overriden functions in dedicated arch headers
2013-08-01 00:35:46 linux-kernel [PATCH 18/23] vtime: Optimize full dynticks accounting off case with static keys
2013-08-01 00:35:18 linux-kernel [PATCH 19/23] vtime: Always scale generic vtime accounting results
2013-08-01 00:34:54 linux-kernel [PATCH 21/23] nohz: Rename a few state variables
2013-08-01 00:34:31 linux-kernel [PATCH 22/23] nohz: Optimize full dynticks state checks with static keys