Joonsoo Kim ([email protected])

Number of posts: 1081 (0.63 per day)
First post: 2013-03-04 04:49:15
Last post: 2017-11-08 07:55:58

Date List Subject
2014-12-15 07:55:26 linux-kernel Re: [PATCH 0/7] slub: Fastpath optimization (especially for RT) V1
2014-12-15 07:46:53 linux-kernel Re: [PATCH v2 2/3] mm: always steal split buddies in fallback allocations
2014-12-15 07:46:15 linux-kernel Re: [PATCH v2 0/3] page stealing tweaks
2014-12-15 07:24:00 linux-kernel Re: [LKP] [mm] INFO: rcu_sched detected stalls on CPUs/tasks: { 1} (detected by 0, t=10002 jiffies, g=945, c=944, q=0)
2014-12-11 03:05:55 linux-kernel Re: [PATCH 4/4] mm/compaction: stop the isolation when we isolate enough freepage
2014-12-10 07:13:33 linux-kernel Re: [regression] Boot crash with: f7426b983a6a ("mm: cma: adjust address limit to avoid hitting low/high memory boundary")
2014-12-10 06:57:10 linux-kernel Re: [PATCH 4/4] mm/compaction: stop the isolation when we isolate enough freepage
2014-12-10 06:42:41 linux-kernel Re: [PATCH 3/4] mm/compaction: enhance compaction finish condition
2014-12-10 06:34:48 linux-kernel Re: [PATCH 2/4] mm/page_alloc: expands broken freepage to proper buddy list when steal
2014-12-10 06:32:36 linux-kernel Re: [PATCH 0/4] enhance compaction success rate
2014-12-10 06:28:31 linux-kernel Re: [RFC PATCH 2/3] mm: more aggressive page stealing for UNMOVABLE allocations
2014-12-09 08:24:34 linux-kernel Re: [RFC PATCH 2/3] mm: more aggressive page stealing for UNMOVABLE allocations
2014-12-09 07:52:01 linux-kernel Re: [regression] Boot crash with: f7426b983a6a ("mm: cma: adjust address limit to avoid hitting low/high memory boundary")
2014-12-08 07:32:54 linux-kernel Re: [RFC PATCH 3/3] mm: always steal split buddies in fallback allocations
2014-12-08 07:13:35 linux-kernel [PATCH 0/4] enhance compaction success rate
2014-12-08 07:12:45 linux-kernel [PATCH 3/4] mm/compaction: enhance compaction finish condition
2014-12-08 07:12:44 linux-kernel [PATCH 4/4] mm/compaction: stop the isolation when we isolate enough freepage
2014-12-08 07:12:42 linux-kernel [PATCH 2/4] mm/page_alloc: expands broken freepage to proper buddy list when steal
2014-12-08 07:12:36 linux-kernel [PATCH 1/4] mm/compaction: fix wrong order check in compact_finished()
2014-12-08 07:07:55 linux-kernel Re: [RFC PATCH 2/3] mm: more aggressive page stealing for UNMOVABLE allocations
2014-12-08 06:51:04 linux-kernel Re: [RFC PATCH 1/3] mm: when stealing freepages, also take pages created by splitting buddy page
2014-12-04 06:52:52 linux-kernel Re: [PATCH v3 6/8] mm/page_owner: keep track of page owners
2014-12-03 07:48:46 linux-kernel [PATCH 3/3] mm/compaction: add tracepoint to observe behaviour of compaction defer
2014-12-03 07:48:45 linux-kernel [PATCH 1/3] mm/compaction: enhance trace output to know more about compaction internals
2014-12-03 07:48:44 linux-kernel [PATCH 2/3] mm/compaction: add more trace to understand compaction start/finish condition
2014-12-03 01:35:55 linux-kernel [PATCH] Documentation: describe trace_buf_size parameter more accurately
2014-12-03 01:15:21 linux-kernel Re: [PATCH v3 1/8] mm/page_ext: resurrect struct page extending code for debugging
2014-12-03 01:10:29 linux-kernel Re: [mm] BUG: unable to handle kernel paging request at c2446ffc
2014-12-02 04:33:17 linux-kernel Re: [mm] BUG: unable to handle kernel paging request at c2446ffc
2014-11-28 07:32:16 linux-kernel Re: [PATCH v3 2/8] mm/debug-pagealloc: prepare boottime configurable on/off
2014-11-28 06:59:13 linux-kernel Re: [regression] Boot crash with: f7426b983a6a ("mm: cma: adjust address limit to avoid hitting low/high memory boundary")
2014-11-27 05:07:55 linux-kernel Re: [PATCH v3 3/8] mm/debug-pagealloc: make debug-pagealloc boottime configurable
2014-11-24 23:43:52 linux-kernel Re: [PATCH v3 5/8] stacktrace: introduce snprint_stack_trace for buffer output
2014-11-24 23:39:42 linux-kernel Re: [PATCH v3 3/8] mm/debug-pagealloc: make debug-pagealloc boottime configurable
2014-11-24 08:15:22 linux-kernel [PATCH v3 1/8] mm/page_ext: resurrect struct page extending code for debugging
2014-11-24 08:13:37 linux-kernel [PATCH v3 5/8] stacktrace: introduce snprint_stack_trace for buffer output
2014-11-24 08:13:34 linux-kernel [PATCH v3 6/8] mm/page_owner: keep track of page owners
2014-11-24 08:13:33 linux-kernel [PATCH v3 3/8] mm/debug-pagealloc: make debug-pagealloc boottime configurable
2014-11-24 08:13:32 linux-kernel [PATCH v3 7/8] mm/page_owner: correct owner information for early allocated pages
2014-11-24 08:12:48 linux-kernel [PATCH v3 2/8] mm/debug-pagealloc: prepare boottime configurable on/off
2014-11-24 08:12:47 linux-kernel [PATCH v3 4/8] mm/nommu: use alloc_pages_exact() rather than it's own implementation
2014-11-24 08:12:45 linux-kernel [PATCH v3 8/8] Documentation: add new page_owner document
2014-11-24 08:12:38 linux-kernel [PATCH v3 0/8] Resurrect and use struct page extension for some debugging features
2014-11-24 03:07:25 linux-kernel Re: [PATCH v2 7/7] mm/page_owner: correct owner information for early allocated pages
2014-11-24 03:06:58 linux-kernel Re: [PATCH v2 6/7] mm/page_owner: keep track of page owners
2014-11-24 02:54:20 linux-kernel Re: [PATCH v2 5/7] stacktrace: introduce snprint_stack_trace for buffer output
2014-11-24 02:47:16 linux-kernel Re: [PATCH v2 1/7] mm/page_ext: resurrect struct page extending code for debugging
2014-11-21 08:12:33 linux-kernel [PATCH v2 7/7] mm/page_owner: correct owner information for early allocated pages
2014-11-21 08:12:32 linux-kernel [PATCH v2 4/7] mm/nommu: use alloc_pages_exact() rather than it's own implementation
2014-11-21 08:12:31 linux-kernel [PATCH v2 2/7] mm/debug-pagealloc: prepare boottime configurable on/off
2014-11-21 08:12:30 linux-kernel [PATCH v2 3/7] mm/debug-pagealloc: make debug-pagealloc boottime configurable