KOSAKI Motohiro ([email protected])

Number of posts: 2687 (5.27 per day)
First post: 2007-11-21 02:37:32
Last post: 2009-04-14 06:19:24

Date List Subject
2010-07-08 06:39:12 linux-kernel Re: [PATCH 12/14] vmscan: Do not writeback pages in direct reclaim
2010-07-08 01:11:15 linux-kernel Re: FYI: mmap_sem OOM patch
2010-07-08 00:16:38 linux-kernel Re: FYI: mmap_sem OOM patch
2010-07-06 11:13:41 linux-kernel Re: [PATCH 12/14] vmscan: Do not writeback pages in direct reclaim
2010-07-06 06:02:40 linux-kernel Re: [PATCH 12/14] vmscan: Do not writeback pages in direct reclaim
2010-07-06 00:51:39 linux-kernel [PATCH 2/2] sched: make sched_param arugment static variables in some sched_setscheduler() caller
2010-07-06 00:50:19 linux-kernel [PATCH 1/2] security: add const to security_task_setscheduler()
2010-07-06 00:49:11 linux-kernel Re: [PATCH 10/11] oom: give the dying task a higher priority
2010-07-06 00:36:48 linux-kernel Re: [PATCH 12/14] vmscan: Do not writeback pages in direct reclaim
2010-07-02 06:18:15 linux-kernel Re: A possible sys_wait* bug
2010-07-01 11:49:03 linux-kernel Re: [PATCH v2] tracing: shrink max latency ringbuffer if unnecessary
2010-07-01 05:34:42 linux-kernel [PATCH v2] tracing: shrink max latency ringbuffer if unnecessary
2010-07-01 01:55:33 linux-kernel Re: [Intel-gfx] [PATCH] drm/i915: Selectively enable self-reclaim
2010-07-01 00:47:35 linux-kernel Re: A possible sys_wait* bug
2010-07-01 00:07:15 linux-kernel Re: [PATCH 03/11] oom: make oom_unkillable_task() helper function
2010-07-01 00:07:13 linux-kernel Re: [PATCH 02/11] oom: oom_kill_process() doesn't select kthread child
2010-07-01 00:07:11 linux-kernel Re: [PATCH 05/11] oom: /proc/<pid>/oom_score treat kernel thread honestly
2010-07-01 00:07:09 linux-kernel Re: [PATCH 07/11] oom: move OOM_DISABLE check from oom_kill_task to out_of_memory()
2010-06-30 09:35:16 linux-kernel Re: [PATCH 10/11] oom: give the dying task a higher priority
2010-06-30 09:34:12 linux-kernel [PATCH 11/11] oom: multi threaded process coredump don't make deadlock
2010-06-30 09:33:28 linux-kernel [PATCH 10/11] oom: give the dying task a higher priority
2010-06-30 09:32:51 linux-kernel [PATCH 09/11] oom: remove child->mm check from oom_kill_process()
2010-06-30 09:32:15 linux-kernel [PATCH 08/11] oom: cleanup has_intersects_mems_allowed()
2010-06-30 09:31:40 linux-kernel [PATCH 07/11] oom: move OOM_DISABLE check from oom_kill_task to out_of_memory()
2010-06-30 09:31:07 linux-kernel [PATCH 06/11] oom: kill duplicate OOM_DISABLE check
2010-06-30 09:30:24 linux-kernel [PATCH 05/11] oom: /proc/<pid>/oom_score treat kernel thread honestly
2010-06-30 09:29:26 linux-kernel [PATCH 04/11] oom: oom_kill_process() need to check p is unkillable
2010-06-30 09:28:42 linux-kernel [PATCH 03/11] oom: make oom_unkillable_task() helper function
2010-06-30 09:27:57 linux-kernel [PATCH 02/11] oom: oom_kill_process() doesn't select kthread child
2010-06-30 09:27:22 linux-kernel [PATCH 01/11] oom: don't try to kill oom_unkillable child
2010-06-30 09:26:29 linux-kernel Re: [PATCH 3/9] oom: make oom_unkillable_task() helper function
2010-06-30 09:26:27 linux-kernel Re: [PATCH 5/9] oom: cleanup has_intersects_mems_allowed()
2010-06-30 09:26:26 linux-kernel Re: [PATCH 2/9] oom: oom_kill_process() doesn't select kthread child
2010-06-30 09:26:24 linux-kernel Re: [PATCH 4/9] oom: oom_kill_process() need to check p is unkillable
2010-06-30 09:26:05 linux-kernel [mmotm 0611][PATCH 00/11] various OOM bugfixes v3
2010-06-30 03:07:04 linux-kernel [PATCH] tracing: shrink max latency ringbuffer if unnecessary
2010-06-30 00:31:35 linux-kernel Re: [PATCH v2] sanitize task->comm to avoid leaking escape codes
2010-06-30 00:28:14 linux-kernel Re: [PATCH v2] sanitize task->comm to avoid leaking escape codes
2010-06-30 00:16:17 linux-kernel Re: [PATCH v2] sanitize task->comm to avoid leaking escape codes
2010-06-30 00:00:37 linux-kernel Re: [PATCH] memory hotplug disable boot option
2010-06-29 06:06:22 linux-kernel [PATCH] trace-cmd: Add to ignore event not found error
2010-06-29 03:06:01 linux-kernel Re: [PATCH v2] sanitize task->comm to avoid leaking escape codes
2010-06-29 02:56:23 linux-kernel Re: [PATCH] memory hotplug disable boot option
2010-06-28 10:31:38 linux-kernel Re: [PATCH 5/5] cpumask: reduce cpumask_size
2010-06-28 03:12:29 linux-kernel Re: [PATCH 5/5] cpumask: reduce cpumask_size
2010-06-28 02:26:55 linux-kernel Re: [PATCH 2/2] vmscan: don't subtraction of unsined
2010-06-28 02:20:33 linux-kernel Re: [PATCH] memory hotplug disable boot option
2010-06-28 01:39:44 linux-kernel Re: [PATCH] vmscan: recalculate lru_pages on each priority
2010-06-28 01:37:52 linux-kernel Re: [PATCH] vmscan: zone_reclaim don't call disable_swap_token()
2010-06-28 01:32:15 linux-kernel Re: [PATCH 1/2] vmscan: shrink_slab() require number of lru_pages, not page order
2010-06-25 11:23:33 linux-kernel [PATCH 2/2] vmscan: don't subtraction of unsined