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
2015-12-23 03:21:32 linux-kernel Re: [Propose] Isolate core_pattern in mnt namespace.
2015-12-23 03:20:56 linux-kernel Re: [Propose] Isolate core_pattern in mnt namespace.
2015-12-22 08:20:09 linux-kernel Re: [RESEND PATCH 2/2] cpuacct: split usage into user_usage and sys_usage.
2015-12-21 11:22:55 linux-kernel [RESEND PATCH 2/2] cpuacct: split usage into user_usage and sys_usage.
2015-12-21 11:22:41 linux-kernel [RESEND PATCH 1/2] cpuacct: rename parameter in cpuusage_write for readability
2015-12-21 06:23:23 linux-kernel Re: [Propose] Isolate core_pattern in mnt namespace.
2015-12-20 02:55:38 linux-kernel Re: [Propose] Isolate core_pattern in mnt namespace.
2015-12-20 02:22:33 linux-kernel Re: [Propose] Isolate core_pattern in mnt namespace.
2015-12-17 11:31:34 linux-kernel [Propose] Isolate core_pattern in mnt namespace.
2015-12-15 02:33:04 linux-kernel [PATCH 2/2] cpuacct: split usage into user_usage and sys_usage.
2015-12-15 02:33:01 linux-kernel [PATCH 1/2] cpuacct: rename parameter in cpuusage_write for readability
2015-12-10 03:06:16 linux-kernel Re: piping core dump to a program escapes container
2015-12-10 00:35:24 linux-kernel Re: piping core dump to a program escapes container
2015-12-09 08:14:49 linux-kernel Re: piping core dump to a program escapes container
2015-12-09 06:01:09 linux-kernel Re: piping core dump to a program escapes container
2015-12-09 02:43:52 linux-kernel Re: piping core dump to a program escapes container
2015-12-09 02:34:37 linux-kernel Re: piping core dump to a program escapes container
2015-08-27 01:06:36 linux-kernel Re: [PATCH 1/2] ubifs: Remove dead xattr code
2015-08-24 08:06:46 linux-kernel Re: [PATCH 2/2] ubifs: Allow O_DIRECT
2015-08-24 07:26:13 linux-kernel Re: [PATCH 2/2] ubifs: Allow O_DIRECT
2015-08-24 07:23:16 linux-kernel Re: [PATCH 2/2] ubifs: Allow O_DIRECT
2015-08-20 07:20:48 linux-kernel Re: [PATCH 2/2] ubifs: Allow O_DIRECT
2015-08-20 03:06:17 linux-kernel Re: [PATCH 2/2] ubifs: Allow O_DIRECT
2015-08-20 02:54:35 linux-kernel Re: [PATCH 1/2] ubifs: Remove dead xattr code
2015-07-27 01:26:31 linux-kernel Re: [PATCH] ubifs: Kill unneeded locking in ubifs_init_security
2014-04-22 12:55:56 linux-kernel Re: [PATCH 4/8] sched/core: Skip wakeup when task is already running.
2014-04-18 10:24:36 linux-kernel Re: [PATCH 17/17] sched: Get rid of opened code implementation of funtion nice_to_rlimit().
2014-04-18 10:15:01 linux-kernel Re: [PATCH 17/17] sched: Get rid of opened code implementation of funtion nice_to_rlimit().
2014-04-16 11:27:39 linux-kernel Re: [PATCH 0/8] perf sched: Add trace event for sched wait.
2014-04-16 11:24:04 linux-kernel Re: [PATCH 4/8] sched/core: Skip wakeup when task is already running.
2014-04-16 10:51:23 linux-kernel Re: [PATCH 3/8] sched/wait: Use __add_wait_queue{_tail}_exclusive() as possible.
2014-04-15 13:34:49 linux-kernel [PATCH 2/8] sched/wait: Add trace point before add task into wait queue.
2014-04-15 13:34:48 linux-kernel [PATCH 3/8] sched/wait: Use __add_wait_queue{_tail}_exclusive() as possible.
2014-04-15 13:34:14 linux-kernel [PATCH 4/8] sched/core: Skip wakeup when task is already running.
2014-04-15 13:33:53 linux-kernel [PATCH 7/8] perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space.
2014-04-15 13:33:30 linux-kernel [PATCH 8/8] perf tools: Clarify the output of perf sched map.
2014-04-15 13:32:57 linux-kernel [PATCH 5/8] perf tools: record and process sched:sched_wait event.
2014-04-15 13:32:56 linux-kernel [PATCH 6/8] perf tools: add missing event for perf sched record.
2014-04-15 13:32:53 linux-kernel [PATCH 1/8] sched & trace: Add a trace event for wait.
2014-04-15 13:32:49 linux-kernel [PATCH 0/8] perf sched: Add trace event for sched wait.
2014-04-03 12:15:05 linux-kernel [PATCH] sched: fix tracepoint in scheduler.
2014-02-24 14:13:39 linux-kernel [PATCH Resend] trace: Replace hardcoding of 19 with MAX_NICE.
2014-02-24 14:09:50 linux-kernel Re: [PATCH 9/9] trace: Replace hardcoding of 19 with MAX_NICE.
2014-02-22 09:08:43 linux-kernel Re: [PATCH 9/9] trace: Replace hardcoding of 19 with MAX_NICE.
2014-02-14 09:55:14 linux-kernel Re: [PATCH 0/9] Add MAX_NICE, MIN_NICE and NICE_WIDTH macros in prio.h.
2014-02-14 09:23:49 linux-kernel Re: [PATCH 0/9] Add MAX_NICE, MIN_NICE and NICE_WIDTH macros in prio.h.
2014-02-12 03:59:46 linux-kernel Re: [PATCH 7/9] sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE.
2014-02-11 07:36:09 linux-kernel [PATCH 3/9] sched: prio: Use NICE_WIDTH macro to avoid using of hard coding of 40 and 20 in prio.h.
2014-02-11 07:36:05 linux-kernel [PATCH 9/9] trace: Replace hardcoding of 19 with MAX_NICE.
2014-02-11 07:36:03 linux-kernel [PATCH 6/9] sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE.
2014-02-11 07:36:01 linux-kernel [PATCH 7/9] sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE.