Dongsheng Yang ([email protected])

Number of posts: 91 (0.13 per day)
First post: 2014-01-09 01:38:29
Last post: 2015-12-23 03:21:32

Date List Subject
2014-02-11 07:35:57 linux-kernel [PATCH 5/9] rcu: Use MAX_NICE to replace hard coding of 19.
2014-02-11 07:35:56 linux-kernel [PATCH 4/9] sched: prio: Add spaces before and after operator of '-'.
2014-02-11 07:35:52 linux-kernel [PATCH 8/9] workqueue: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE.
2014-02-11 07:35:49 linux-kernel [PATCH 2/9] sched: prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.h.
2014-02-11 07:35:47 linux-kernel [PATCH 1/9] sched: Prio: Use DEFAULT_PRIO to define NICE_TO_PRIO and PRIO_TO_NICE.
2014-02-11 07:35:08 linux-kernel [PATCH 0/9] Add MAX_NICE, MIN_NICE and NICE_WIDTH macros in prio.h.
2014-02-11 03:19:39 linux-kernel Re: [PATCH] tracing: Use task_nice() in function __update_max_tr() to get the nice value of task.
2014-02-11 01:10:58 linux-kernel Re: [PATCH 1/3] sched: Move the priority specific bits into a new header file.
2014-02-10 09:06:43 linux-kernel [PATCH 3/3] sched: Implement task_nice as static inline function.
2014-02-10 09:06:39 linux-kernel [PATCH 2/3] sched: Expose some macros related with priority.
2014-02-10 09:06:12 linux-kernel [PATCH 1/3] sched: Move the priority specific bits into a new header file.
2014-02-10 09:06:09 linux-kernel [PATCH 0/3 V2] sched: Collect the bits about priority into a new header file, include/linux/sched/prio.h.
2014-02-10 02:56:21 linux-kernel Re: [PATCH 1/3] sched: Move the priority specific bits into a new header file.
2014-01-27 15:16:19 linux-kernel [PATCH 3/3 V2] sched: Implement task_nice as static inline function.
2014-01-27 15:16:17 linux-kernel Re: [PATCH 3/3 V2] sched: Implement task_nice as static inline function.
2014-01-27 13:02:03 linux-kernel Re: [PATCH 3/3] sched: Implement task_nice and task_prio as static inline functions.
2014-01-27 12:12:15 linux-kernel Re: [PATCH 3/3] sched: Implement task_nice and task_prio as static inline functions.
2014-01-27 09:18:49 linux-kernel [PATCH 0/3] sched: Collect the bits about priority into a new header file, include/linux/sched/prio.h.
2014-01-27 09:18:34 linux-kernel [PATCH 1/3] sched: Move the priority specific bits into a new header file.
2014-01-27 09:18:09 linux-kernel [PATCH 3/3] sched: Implement task_nice and task_prio as static inline functions.
2014-01-27 09:18:06 linux-kernel [PATCH 2/3] sched: Expose some macros related with priority.
2014-01-23 08:45:42 linux-kernel Re: [PATCH] tracing: Use task_nice() in function __update_max_tr() to get the nice value of task.
2014-01-23 04:13:25 linux-kernel Re: [PATCH] tracing: Use task_nice() in function __update_max_tr() to get the nice value of task.
2014-01-22 09:44:11 linux-kernel [PATCH] tracing: Use task_nice() in function __update_max_tr() to get the nice value of task.
2014-01-13 08:11:18 linux-kernel [PATCH 5/7 v4] perf tools: Make --raw-dump work as a proper option for perf list.
2014-01-13 08:05:37 linux-kernel Re: [PATCH 6/8] perf tools: Make --raw-dump work as a proper option for perf list.
2014-01-09 09:26:05 linux-kernel Re: [PATCH 2/8] perf tools: Make the print_pmu_events funtion to return unsigned int.
2014-01-09 09:23:37 linux-kernel [PATCH 2/7] perf tools: free aliases[j] in pmu.c if name_only is true.
2014-01-09 09:23:24 linux-kernel [PATCH 3/7] perf tools: Improve the message of perf list for unexpected input.
2014-01-09 09:23:18 linux-kernel [PATCH 7/7] perf tools: Enhancement for perf list with --raw-dump.
2014-01-09 09:23:12 linux-kernel [PATCH 6/7] perf tools: Fix bug when --raw-dump is not the first arguement for perf list.
2014-01-09 09:23:02 linux-kernel [PATCH 4/7] perf tools: Add support of name_only for print_events_type() function.
2014-01-09 09:22:41 linux-kernel [PATCH 5/7] perf tools: Make --raw-dump work as a proper option for perf list.
2014-01-09 09:22:22 linux-kernel [PATCH 0/7 V3] Enhancement for perf list.
2014-01-09 09:22:14 linux-kernel [PATCH 1/7] perf tools: Make the all print_xxx_event functions to return unsigned int.
2014-01-09 02:01:06 linux-kernel Re: [PATCH 2/8] perf tools: Make the print_pmu_events funtion to return unsigned int.
2014-01-09 01:55:44 linux-kernel Re: [PATCH 3/8] perf tools: free aliases[j] in pmu.c if name_only is true.
2014-01-09 01:40:49 linux-kernel Re: [PATCH 4/8] perf tools: Improve the message of perf list for unexpected input.
2014-01-09 01:39:45 linux-kernel Re: [PATCH 5/8] perf tools: Add support of name_only for print_events_type() function.
2014-01-09 01:38:29 linux-kernel Re: [PATCH 6/8] perf tools: Make --raw-dump work as a proper option for perf list.