LinuxLists
Users
About
Alex Shi (
[email protected]
)
Number of posts: 673 (0.4 per day)
First post: 2008-12-15 07:08:16
Last post: 2013-08-05 02:49:53
Previous Page
/
Next Page
Date
List
Subject
2013-06-19 09:50:21
linux-kernel
Re: [patch v8 9/9] sched/tg: remove blocked_load_avg in balance
2013-06-19 08:16:56
linux-kernel
Re: [patch v8 6/9] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task
2013-06-18 09:45:34
linux-kernel
Re: [patch v8 6/9] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task
2013-06-18 04:57:03
linux-kernel
Re: [RFC patch 1/4] sched: change cfs_rq load avg to unsigned long
2013-06-18 03:45:05
linux-kernel
Re: [patch v8 6/9] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task
2013-06-17 23:20:24
linux-kernel
Re: Performance regression from switching lock to rw-sem for anon-vma tree
2013-06-17 23:19:05
linux-kernel
Re: Performance regression from switching lock to rw-sem for anon-vma tree
2013-06-17 15:42:04
linux-kernel
Re: [patch v8 4/9] sched: fix slept time double counting in enqueue entity
2013-06-17 15:32:22
linux-kernel
Re: [patch v8 2/9] sched: move few runnable tg variables into CONFIG_SMP
2013-06-17 15:27:16
linux-kernel
Re: [RFC patch 2/4] sched/tg: use 'unsigned long' for load variable in task group
2013-06-17 15:21:41
linux-kernel
Re: [patch v8 6/9] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task
2013-06-17 14:58:08
linux-kernel
Re: [patch v8 6/9] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task
2013-06-17 14:29:28
linux-kernel
Re: [patch v8 8/9] sched: consider runnable load average in move_tasks
2013-06-17 14:16:01
linux-kernel
Re: [patch v8 8/9] sched: consider runnable load average in move_tasks
2013-06-17 14:01:52
linux-kernel
Re: [patch v8 8/9] sched: consider runnable load average in move_tasks
2013-06-17 13:59:58
linux-kernel
Re: [patch v8 6/9] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task
2013-06-17 13:57:44
linux-kernel
Re: [patch v8 6/9] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task
2013-06-17 13:23:57
linux-kernel
Re: [patch v8 3/9] sched: set initial value of runnable avg for new forked task
2013-06-17 10:00:30
linux-kernel
Re: [RFC patch 1/4] sched: change cfs_rq load avg to unsigned long
2013-06-17 09:59:40
linux-kernel
Re: [RFC patch 1/4] sched: change cfs_rq load avg to unsigned long
2013-06-17 09:58:44
linux-kernel
Re: [patch v8 3/9] sched: set initial value of runnable avg for new forked task
2013-06-17 01:02:48
linux-kernel
Re: [RFC patch 0/4] change 64 bit variables to long type
2013-06-17 00:34:45
linux-kernel
Re: [patch v8 3/9] sched: set initial value of runnable avg for new forked task
2013-06-16 09:50:55
linux-kernel
Re: Performance regression from switching lock to rw-sem for anon-vma tree
2013-06-14 14:20:47
linux-kernel
Re: [RFC patch 0/4] change 64 bit variables to long type
2013-06-14 14:16:38
linux-kernel
Re: [patch v8 3/9] sched: set initial value of runnable avg for new forked task
2013-06-14 14:00:03
linux-kernel
Re: [patch v8 3/9] sched: set initial value of runnable avg for new forked task
2013-06-11 06:13:24
linux-kernel
Re: [RFC patch 0/4] change 64 bit variables to long type
2013-06-11 03:30:18
linux-kernel
Re: [patch 0/9] sched: use runnable load avg in balance
2013-06-10 02:20:40
linux-kernel
Re: [RFC patch 0/4] change 64 bit variables to long type
2013-06-10 02:01:34
linux-kernel
Re: [patch v8 6/9] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task
2013-06-10 01:36:05
linux-kernel
Re: [patch 0/9] sched: use runnable load avg in balance
2013-06-08 02:38:36
linux-kernel
Re: [patch 0/9] sched: use runnable load avg in balance
2013-06-08 02:19:34
linux-kernel
Re: [RFC patch 1/4] sched: change cfs_rq load avg to unsigned long
2013-06-07 07:31:07
linux-kernel
[RFC patch 1/4] sched: change cfs_rq load avg to unsigned long
2013-06-07 07:30:31
linux-kernel
[RFC patch 4/4] sched/tg: remove tg.load_weight
2013-06-07 07:30:29
linux-kernel
[RFC patch 3/4] sched/cfs_rq: change atomic64_t removed_load to atomic_long_t
2013-06-07 07:30:25
linux-kernel
[RFC patch 2/4] sched/tg: use 'unsigned long' for load variable in task group
2013-06-07 07:30:21
linux-kernel
[RFC patch 0/4] change 64 bit variables to long type
2013-06-07 07:24:00
linux-kernel
[patch v8 2/9] sched: move few runnable tg variables into CONFIG_SMP
2013-06-07 07:23:41
linux-kernel
[patch v8 7/9] math64: add div64_ul macro
2013-06-07 07:23:13
linux-kernel
[patch v8 9/9] sched/tg: remove blocked_load_avg in balance
2013-06-07 07:22:52
linux-kernel
[patch v8 8/9] sched: consider runnable load average in move_tasks
2013-06-07 07:22:39
linux-kernel
[patch v8 6/9] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task
2013-06-07 07:22:38
linux-kernel
[patch v8 5/9] sched: update cpu load after task_tick.
2013-06-07 07:22:07
linux-kernel
[patch v8 4/9] sched: fix slept time double counting in enqueue entity
2013-06-07 07:22:03
linux-kernel
[patch v8 3/9] sched: set initial value of runnable avg for new forked task
2013-06-07 07:21:56
linux-kernel
[patch v8 1/9] Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking"
2013-06-07 07:21:50
linux-kernel
[patch 0/9] sched: use runnable load avg in balance
2013-06-06 13:30:15
linux-kernel
[PATCH 1/4] math64: add div64_ul
2013-06-05 01:10:08
linux-kernel
Re: [PATCH] x86/tlb_info: detect more tlb configuration