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-04-06 16:46:12 linux-kernel [PATCH 1/7] sched: Update rq clock on nohz CPU before migrating tasks
2013-04-06 16:46:09 linux-kernel [RFC GIT PULL] nohz: Full dynticks rq clock handling
2013-04-04 23:41:32 linux-kernel Re: sched/cputime: sig->prev_stime underflow
2013-04-04 17:07:46 linux-kernel Re: [PATCH Resend v5] sched: fix init NOHZ_IDLE flag
2013-04-04 14:31:36 linux-kernel Re: [PATCH Resend v5] sched: fix init NOHZ_IDLE flag
2013-04-04 14:24:27 linux-kernel Re: [PATCH Resend v5] sched: fix init NOHZ_IDLE flag
2013-04-04 13:50:26 linux-kernel Re: posix_cpu_timer: initialize "now" variable
2013-04-04 13:47:23 linux-kernel Re: [PATCH -tip 0/4] do not make cputime scaling in kernel
2013-04-04 12:46:09 linux-kernel Re: systemtap broken by removal of register_timer_hook
2013-04-04 12:31:44 linux-kernel Re: [PATCH -tip 0/4] do not make cputime scaling in kernel
2013-04-03 12:49:57 linux-kernel Re: systemtap broken by removal of register_timer_hook
2013-04-03 12:47:18 linux-kernel [PATCH 3/4] nohz: Pack nohz Kconfig option in a menu of choices
2013-04-03 12:46:52 linux-kernel [PATCH 4/4] nohz: Print final full dynticks CPUs range on boot
2013-04-03 12:46:44 linux-kernel [PATCH 2/4] nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
2013-04-03 12:46:41 linux-kernel [PATCH 1/4] nohz: Unhide full dynticks feature from its dependencies
2013-04-03 12:46:38 linux-kernel [RFC GIT PULL] nohz: Kconfig layout improvements
2013-04-03 11:01:27 linux-kernel Re: systemtap broken by removal of register_timer_hook
2013-04-02 13:09:52 linux-kernel Re: [PATCH 4/4] nohz: New option to force all CPUs in full dynticks range
2013-03-30 13:16:07 linux-kernel [PATCH 3/3] posix_timers: Remove dead task timer expiry caching
2013-03-30 13:16:05 linux-kernel [PATCH 1/3] posix-timers: Correctly get dying task time sample in posix_cpu_timer_schedule()
2013-03-30 13:15:51 linux-kernel [PATCH 2/3] posix_timers: Fix racy timer delta caching on task exit
2013-03-30 13:15:39 linux-kernel [PATCH 0/3] posix_timers: A few expiry caching fixes
2013-03-29 00:39:09 linux-kernel Re: [PATCH 2/4] nohz: Print final full dynticks CPUs range on boot
2013-03-28 13:43:44 linux-kernel Re: [PATCH 4/4] nohz: New option to force all CPUs in full dynticks range
2013-03-28 13:31:44 linux-kernel Re: [PATCH 3.9] cputime: Fix accounting on multi-threaded processes
2013-03-28 13:12:54 linux-kernel Re: [PATCH 2/4] nohz: Print final full dynticks CPUs range on boot
2013-03-28 13:08:40 linux-kernel Re: [PATCH 1/4] nohz: Force boot CPU outside full dynticks range
2013-03-27 15:33:14 linux-kernel [PATCH 4/4] nohz: New option to force all CPUs in full dynticks range
2013-03-27 15:33:08 linux-kernel [PATCH 3/4] nohz: Ensure full dynticks CPUs are RCU nocbs
2013-03-27 15:33:04 linux-kernel [PATCH 2/4] nohz: Print final full dynticks CPUs range on boot
2013-03-27 15:32:58 linux-kernel [PATCH 1/4] nohz: Force boot CPU outside full dynticks range
2013-03-27 15:32:51 linux-kernel [PATCH 0/4] nohz: Full dynticks fixes/improvements
2013-03-26 23:48:27 linux-kernel Re: [GIT PULL] nohz: Full dynticks base interface
2013-03-26 14:19:28 linux-kernel Re: [tip:sched/core] sched: Lower chances of cputime scaling overflow
2013-03-26 12:39:11 linux-kernel Re: [GIT PULL] nohz: Full dynticks base interface
2013-03-26 12:27:52 linux-kernel Re: [Suggestion] kernel: 'now' may be used uninitialized in posix_cpu_timer_schedule function
2013-03-25 17:12:18 linux-kernel Re: [GIT PULL] nohz: Full dynticks base interface
2013-03-25 15:20:55 linux-kernel Re: [PATCH] nohz1: Documentation
2013-03-25 14:37:33 linux-kernel Re: [PATCH] nohz1: Documentation
2013-03-25 12:21:08 linux-kernel Re: [PATCH v5 0/2] perf: use hrtimer for event multiplexing
2013-03-24 14:46:45 linux-kernel Re: [GIT PULL] nohz: Full dynticks base interface
2013-03-24 13:44:31 linux-kernel Re: [PATCH] KVM: allow host header to be included even for !CONFIG_KVM
2013-03-22 13:54:19 linux-kernel Re: [PATCH v5 0/2] perf: use hrtimer for event multiplexing
2013-03-21 21:06:36 linux-kernel Re: [PATCH] nohz1: Documentation
2013-03-21 20:42:05 linux-kernel Re: [PATCH] nohz1: Documentation
2013-03-21 18:01:05 linux-kernel Re: [PATCH] nohz1: Documentation
2013-03-21 15:24:48 linux-kernel [PATCH 3/3] nohz: Wake up full dynticks CPUs when a timer gets enqueued
2013-03-21 15:24:42 linux-kernel [PATCH 2/3] nohz: Assign timekeeping duty to a CPU outside the full dynticks range
2013-03-21 15:24:39 linux-kernel [PATCH 1/3] nohz: Basic full dynticks interface
2013-03-21 15:24:30 linux-kernel [GIT PULL] nohz: Full dynticks base interface
2013-03-20 16:37:09 linux-kernel Re: [PATCH] dynticks: avoid flow_cache_flush() interrupting every core