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
2016-04-28 13:30:23 linux-kernel Re: [tip:sched/urgent] nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick()
2016-04-27 16:09:11 linux-kernel Re: [PATCH/RFC v3] perf core: Allow setting up max frame stack depth via sysctl
2016-04-26 21:58:15 linux-kernel Re: [PATCH/RFC v3] perf core: Allow setting up max frame stack depth via sysctl
2016-04-22 13:17:06 linux-kernel Re: [PATCH v9 04/13] task_isolation: add initial support
2016-04-19 15:37:00 linux-kernel [PATCH v2] sched: Optimize !CONFIG_NO_HZ_COMMON cpu load updates
2016-04-19 14:02:05 linux-kernel Re: [PATCH 2/3] sched: Correctly handle nohz ticks cpu load accounting
2016-04-18 13:36:40 linux-kernel Re: [PATCH 3/3] sched: Optimize !CONFIG_NO_HZ_COMMON cpu load updates
2016-04-18 13:35:13 linux-kernel Re: [PATCH 2/3] sched: Correctly handle nohz ticks cpu load accounting
2016-04-16 13:08:39 linux-kernel Re: Isolated expedited RCU code to a new tree_exp.h
2016-04-14 14:24:11 linux-kernel Re: [RFC PATCH] sched/cputime: drop local_irq_safe() in vtime_init_idle()
2016-04-14 13:18:39 linux-kernel Re: [RFC PATCH] sched/cputime: drop local_irq_safe() in vtime_init_idle()
2016-04-13 13:57:52 linux-kernel [PATCH 2/3] sched: Correctly handle nohz ticks cpu load accounting
2016-04-13 13:57:35 linux-kernel [PATCH 3/3] sched: Optimize !CONFIG_NO_HZ_COMMON cpu load updates
2016-04-13 13:57:13 linux-kernel [PATCH 1/3] sched: Gather cpu load functions under a more conventional namespace
2016-04-13 13:57:10 linux-kernel [PATCH 0/3] sched: Fix/improve nohz cpu load updates v3
2016-04-11 18:21:38 linux-kernel Re: [PATCH 3/3] sched: Optimize !CONFIG_NO_HZ_COMMON cpu load updates
2016-04-11 13:18:32 linux-kernel Re: [PATCH 3/3] sched: Optimize !CONFIG_NO_HZ_COMMON cpu load updates
2016-04-08 13:56:36 linux-kernel Re: [PATCH v9 04/13] task_isolation: add initial support
2016-04-08 12:55:34 linux-kernel Re: [PATCH 3/3] sched: Optimize !CONFIG_NO_HZ_COMMON cpu load updates
2016-04-08 12:53:35 linux-kernel Re: [PATCH 2/3] sched: Correctly handle nohz ticks cpu load accounting
2016-04-08 01:07:55 linux-kernel [PATCH 1/3] sched: Gather cpu load functions under a more conventional namespace
2016-04-08 01:07:40 linux-kernel [PATCH 0/3] sched: Fix/improve nohz cpu load updates v2
2016-04-08 01:07:30 linux-kernel [PATCH 3/3] sched: Optimize !CONFIG_NO_HZ_COMMON cpu load updates
2016-04-08 01:07:28 linux-kernel [PATCH 2/3] sched: Correctly handle nohz ticks cpu load accounting
2016-04-02 12:38:34 linux-kernel Re: [PATCH 3/4] sched: Optimize tick periodic cpu load updates
2016-04-02 12:32:17 linux-kernel Re: [PATCH 2/4] sched: Correctly handle nohz ticks cpu load accounting
2016-04-02 12:29:05 linux-kernel Re: [PATCH 1/4] sched: Gather cpu load functions under a common namespace
2016-04-01 13:23:53 linux-kernel [PATCH 2/4] sched: Correctly handle nohz ticks cpu load accounting
2016-04-01 13:23:34 linux-kernel [PATCH 3/4] sched: Optimize tick periodic cpu load updates
2016-04-01 13:23:26 linux-kernel [PATCH 4/4] sched: Conditionally build cpu load decay code for nohz
2016-04-01 13:23:20 linux-kernel [PATCH 1/4] sched: Gather cpu load functions under a common namespace
2016-04-01 13:23:16 linux-kernel [PATCH 0/4] sched: Fix/improve nohz cpu load updates
2016-04-01 01:33:40 linux-kernel Re: [PATCH] Implement leftpad syscall
2016-03-29 13:08:14 linux-kernel Re: [PATCH 0/3] nohz: Convert tick dependency mask to atomic_t
2016-03-25 14:56:19 linux-kernel Re: [PATCH 2/3] nohz: Convert tick dependency mask to atomic_t
2016-03-25 13:17:40 linux-kernel Re: [PATCH 0/3] nohz: Convert tick dependency mask to atomic_t
2016-03-24 14:40:12 linux-kernel [PATCH 1/3] atomic: Introduce atomic_fetch_or
2016-03-24 14:39:09 linux-kernel [PATCH 2/3] nohz: Convert tick dependency mask to atomic_t
2016-03-24 14:39:06 linux-kernel [PATCH 3/3] Revert "atomic: Export fetch_or()"
2016-03-24 14:39:02 linux-kernel [PATCH 0/3] nohz: Convert tick dependency mask to atomic_t
2016-03-17 00:54:41 linux-kernel Re: [PATCH v2] atomic: Fix bugs in 'fetch_or()' and rename it to 'xchg_or()'
2016-03-15 17:28:10 linux-kernel Re: [PATCH] nohz: Change tick_dep_mask from 'unsigned long' to 'unsigned int'
2016-03-15 17:08:46 linux-kernel Re: [PATCH v2] atomic: Fix bugs in 'fetch_or()' and rename it to 'xchg_or()'
2016-03-08 12:29:57 linux-kernel Re: [PATCH v2] sched/cputime: steal_account_process_tick() should return jiffies
2016-03-05 13:19:16 linux-kernel Re: [PATCH] steal_account_process_tick() should return jiffies
2016-03-04 12:56:13 linux-kernel Re: [PATCH v9 04/13] task_isolation: add initial support
2016-03-03 00:47:08 linux-kernel [GIT PULL] nohz: Tick dependency mask v2
2016-03-01 15:35:09 linux-kernel Re: [tip:sched/core] sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity
2015-12-14 18:40:59 linux-kernel [PATCH 2/9] nohz: Implement wide kick on top of irq work
2015-12-14 18:40:34 linux-kernel [PATCH 4/9] nohz: Use enum code for tick stop failure tracing message
2015-12-14 18:39:54 linux-kernel [PATCH 6/9] sched: Account rr tasks