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-06-03 20:29:50 linux-kernel Re: [PATCH 3/5] irq_work: Implement remote queueing
2014-06-03 16:55:38 linux-kernel Re: [PATCH] vmstat: on demand updates from differentials V7
2014-06-03 16:10:01 linux-kernel Re: [PATCH] vmstat: on demand updates from differentials V7
2014-06-03 15:43:48 linux-kernel Re: [PATCH] vmstat: on demand updates from differentials V7
2014-06-03 15:37:28 linux-kernel Re: [PATCH 1/4] perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8
2014-06-03 15:08:26 linux-kernel Re: [PATCH 3/5] irq_work: Implement remote queueing
2014-06-03 14:56:58 linux-kernel Re: [PATCH 1/5] irq_work: Split raised and lazy lists
2014-06-03 14:43:30 linux-kernel Re: [GIT PULL] nohz: Move nohz kick out of scheduler IPI, v7
2014-06-03 14:41:34 linux-kernel [PATCH 2/5] irq_work: Shorten a bit irq_work_needs_cpu()
2014-06-03 14:41:13 linux-kernel [PATCH 3/5] irq_work: Implement remote queueing
2014-06-03 14:40:52 linux-kernel [PATCH 5/5] nohz: Use IPI implicit full barrier against rq->nr_running r/w
2014-06-03 14:40:39 linux-kernel [PATCH 4/5] nohz: Move full nohz kick to its own IPI
2014-06-03 14:40:33 linux-kernel [PATCH 1/5] irq_work: Split raised and lazy lists
2014-06-03 14:40:29 linux-kernel [GIT PULL] nohz: Move nohz kick out of scheduler IPI, v7
2014-04-30 21:56:14 linux-kernel Re: [PATCH] x86/dumpstack: Walk frames when built with frame pointers
2014-04-29 16:20:10 linux-kernel Re: [PATCH 4/4] nohz: Fix iowait overcounting if iowait task migrates
2014-04-29 15:13:24 linux-kernel Re: [PATCH 1/2] nohz: move NOHZ code bits out of io_schedule{,_timeout} into a helper
2014-04-29 14:47:36 linux-kernel Re: [PATCH 4/4] nohz: Fix iowait overcounting if iowait task migrates
2014-04-24 14:38:51 linux-kernel [PATCH 1/4] workqueue: Create low-level unbound workqueues cpumask
2014-04-24 14:38:49 linux-kernel [PATCH 3/4] workqueue: Allow modifying low level unbound workqueue cpumask
2014-04-24 14:37:54 linux-kernel [PATCH 4/4] workqueue: Handle ordered workqueues on cpumask_unbounds change
2014-04-24 14:37:48 linux-kernel [PATCH 2/4] workqueue: Split apply attrs code from its locking
2014-04-24 14:37:45 linux-kernel [RFC PATCH 0/4] workqueue: Introduce low-level unbound wq sysfs cpumask
2014-04-24 13:48:32 linux-kernel Re: [PATCH 1/4] workqueue: Move workqueue bus attr to device attribute
2014-04-24 00:37:24 linux-kernel Re: [PATCH 3/3] nohz: Fix iowait overcounting if iowait task migrates
2014-04-24 00:16:48 linux-kernel Re: [PATCH 2/3] nohz: Synchronize sleep time stats with memory barriers
2014-04-23 00:04:51 linux-kernel Re: [PATCH] workqueue: allow changing attributions of ordered workqueue
2014-04-22 21:23:48 linux-kernel Re: [PATCH V2 01/19] tick: trivial cleanups
2014-04-21 23:20:56 linux-kernel Re: [PATCH V2 14/19] tick-sched: add comment about 'idle_active' in tick_nohz_idle_exit()
2014-04-15 12:45:55 linux-kernel Re: [PATCH 29/38] tick-sched: remove wrapper around __tick_nohz_task_switch()
2014-04-15 12:26:18 linux-kernel Re: [PATCH] workqueue: allow changing attributions of ordered workqueue
2014-04-15 09:30:12 linux-kernel Re: [Query]: tick-sched: why don't we stop tick when we are running idle task?
2014-04-15 09:13:33 linux-kernel Re: [PATCH 29/38] tick-sched: remove wrapper around __tick_nohz_task_switch()
2014-04-14 23:57:25 linux-kernel Re: [PATCH v2 1/3] tracing: fix syscall_*regfunc() vs copy_process() race
2014-04-14 23:46:42 linux-kernel Re: [PATCH v2 0/3] tracing: syscall_*regfunc() fixes
2014-04-14 23:28:08 linux-kernel Re: [PATCH 30/38] tick-sched: move nohz_full_buf[] inside tick_nohz_init()
2014-04-14 23:22:24 linux-kernel Re: [PATCH 29/38] tick-sched: remove wrapper around __tick_nohz_task_switch()
2014-04-14 23:15:43 linux-kernel Re: [PATCH 28/38] tick-sched: remove parameters to {__}tick_nohz_task_switch() routines
2014-04-14 23:09:02 linux-kernel Re: [PATCH 24/38] tick-sched: don't check tick_nohz_full_cpu() in __tick_nohz_task_switch()
2014-04-14 23:04:09 linux-kernel Re: [GIT PULL v2] nohz: Move nohz kick out of scheduler IPI
2014-04-14 22:48:37 linux-kernel Re: [PATCH] sched/core: fix formatting issues in sched_can_stop_tick()
2014-04-11 14:53:39 linux-kernel Re: [Query]: tick-sched: why don't we stop tick when we are running idle task?
2014-04-11 14:45:03 linux-kernel Re: [Query]: tick-sched: can idle_active be false in tick_nohz_idle_exit()?
2014-04-10 14:56:28 linux-kernel Re: [Query]: tick-sched: can idle_active be false in tick_nohz_idle_exit()?
2014-04-10 14:39:10 linux-kernel Re: [Query]: tick-sched: why don't we stop tick when we are running idle task?
2014-04-09 16:40:46 linux-kernel Re: [PATCH 2/5] tracepoint: Convert process iteration to use for_each_process_thread()
2014-04-09 16:16:46 linux-kernel [PATCH 2/5] tracepoint: Convert process iteration to use for_each_process_thread()
2014-04-09 16:14:46 linux-kernel [PATCH 3/5] hung_task: Convert process iteration to use for_each_process_thread()
2014-04-09 16:12:12 linux-kernel [PATCH 4/5] procfs: Convert process iteration to use for_each_thread()
2014-04-09 16:11:42 linux-kernel [PATCH 5/5] sched: Convert tasks iteration to use for_each_process_thread()
2014-04-09 16:11:37 linux-kernel [PATCH 1/5] sched: Convert thread_group_cputime() to use for_each_thread()