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-11-21 08:12:28 linux-kernel [PATCH v2 1/7] mm/page_ext: resurrect struct page extending code for debugging
2014-11-21 08:11:57 linux-kernel [PATCH v2 6/7] mm/page_owner: keep track of page owners
2014-11-21 08:11:41 linux-kernel [PATCH v2 5/7] stacktrace: introduce snprint_stack_trace for buffer output
2014-11-21 08:11:39 linux-kernel [PATCH v2 0/7] Resurrect and use struct page extension for some debugging features
2014-11-18 03:08:54 linux-kernel Re: [PATCH v5 1/4] mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
2014-11-14 07:02:44 linux-kernel Re: [PATCH 5/5] mm, compaction: more focused lru and pcplists draining
2014-11-14 00:12:35 linux-kernel Re: [RFC PATCH 1/5] mm/page_ext: resurrect struct page extending code for debugging
2014-11-13 06:38:20 linux-kernel Re: [RFC PATCH 1/5] mm/page_ext: resurrect struct page extending code for debugging
2014-11-12 08:26:23 linux-kernel [RFC PATCH 2/5] mm/debug-pagealloc: prepare boottime configurable on/off
2014-11-12 08:26:19 linux-kernel [RFC PATCH 5/5] mm/page_owner: keep track of page owners
2014-11-12 08:26:18 linux-kernel [RFC PATCH 1/5] mm/page_ext: resurrect struct page extending code for debugging
2014-11-12 08:25:12 linux-kernel [RFC PATCH 3/5] mm/debug-pagealloc: make debug-pagealloc boottime configurable
2014-11-12 08:25:10 linux-kernel [RFC PATCH 0/5] Resurrect and use struct page extension for some debugging features
2014-11-12 08:25:09 linux-kernel [RFC PATCH 4/5] stacktrace: support snprint
2014-11-10 08:04:03 linux-kernel Re: Early test: hangs in mm/compact.c w. Linus's 12d7aacab56e9ef185c
2014-11-10 06:05:24 linux-kernel Re: Early test: hangs in mm/compact.c w. Linus's 12d7aacab56e9ef185c
2014-11-07 07:33:59 linux-kernel [PATCH 2/2] mm/debug-pagealloc: cleanup page guard code
2014-11-07 07:33:56 linux-kernel [PATCH 1/2] mm/debug-pagealloc: correct freepage accounting and order resetting
2014-11-06 08:47:21 linux-kernel Re: [PATCH 2/2] mm: page_isolation: fix zone_freepage accounting
2014-11-04 02:35:55 linux-kernel [PATCH v2 for v3.18] mm/compaction: skip the range until proper target pageblock is met
2014-11-04 02:29:33 linux-kernel Re: [PATCH 0/4] (CMA_AGGRESSIVE) Make CMA memory be more aggressive about allocation
2014-11-04 00:42:50 linux-kernel Re: [PATCH v5 2/4] mm/page_alloc: add freepage on isolate pageblock to correct buddy list
2014-11-04 00:39:06 linux-kernel Re: [patch 1/3] mm: embed the memcg pointer directly into struct page
2014-11-04 00:35:57 linux-kernel Re: [PATCH 5/5] mm, compaction: more focused lru and pcplists draining
2014-11-04 00:27:14 linux-kernel Re: [PATCH 4/5] mm, compaction: always update cached scanner positions
2014-11-03 08:21:27 linux-kernel Re: [PATCH for v3.18] mm/compaction: skip the range until proper target pageblock is met
2014-11-03 08:08:53 linux-kernel Re: [PATCH v5 4/4] mm/page_alloc: restrict max order of merging on isolated pageblock
2014-11-03 08:04:14 linux-kernel Re: [PATCH 0/4] (CMA_AGGRESSIVE) Make CMA memory be more aggressive about allocation
2014-11-03 08:00:30 linux-kernel Re: [patch 1/3] mm: embed the memcg pointer directly into struct page
2014-10-31 08:26:56 linux-kernel Re: DMA allocations from CMA and fatal_signal_pending check
2014-10-31 08:07:52 linux-kernel [PATCH] mm/slab: reverse iteration on find_mergeable()
2014-10-31 08:07:10 linux-kernel [PATCH for v3.18] mm/slab: fix unalignment problem on Malta with EVA due to slab merge
2014-10-31 07:48:18 linux-kernel Re: [PATCH 1/5] mm, compaction: pass classzone_idx and alloc_flags to watermark checking
2014-10-31 07:24:59 linux-kernel [PATCH v5 3/4] mm/page_alloc: move freepage counting logic to __free_one_page()
2014-10-31 07:24:57 linux-kernel [PATCH v5 4/4] mm/page_alloc: restrict max order of merging on isolated pageblock
2014-10-31 07:24:15 linux-kernel [PATCH v5 0/4] fix freepage count problems in memory isolation
2014-10-31 07:24:13 linux-kernel [PATCH v5 1/4] mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
2014-10-31 07:24:10 linux-kernel [PATCH v5 2/4] mm/page_alloc: add freepage on isolate pageblock to correct buddy list
2014-10-31 07:22:30 linux-kernel [PATCH for v3.18] mm/compaction: skip the range until proper target pageblock is met
2014-10-28 07:36:30 linux-kernel Re: [PATCH v4 3/4] mm/page_alloc: move migratetype recheck logic to __free_one_page()
2014-10-28 07:21:17 linux-kernel Re: [PATCH v4 1/4] mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
2014-10-28 07:15:10 linux-kernel Re: [PATCH 1/5] mm, compaction: pass classzone_idx and alloc_flags to watermark checking
2014-10-28 07:07:08 linux-kernel Re: [PATCH 4/5] mm, compaction: always update cached scanner positions
2014-10-27 07:57:17 linux-kernel Re: [RFC 0/4] [RFC] slub: Fastpath optimization (especially for RT)
2014-10-27 07:53:13 linux-kernel Re: [RFC 0/4] [RFC] slub: Fastpath optimization (especially for RT)
2014-10-27 07:43:31 linux-kernel Re: [PATCH v2 3/4] mm: cma: Ensure that reservations never cross the low/high mem boundary
2014-10-27 07:39:59 linux-kernel Re: [PATCH 5/5] mm, compaction: more focused lru and pcplists draining
2014-10-27 07:34:10 linux-kernel Re: [PATCH 4/5] mm, compaction: always update cached scanner positions
2014-10-27 06:45:39 linux-kernel Re: [PATCH 1/5] mm, compaction: pass classzone_idx and alloc_flags to watermark checking
2014-10-24 05:35:17 linux-kernel Re: [PATCH v4 0/4] fix freepage count problems in memory isolation
2014-10-24 05:27:47 linux-kernel Re: [PATCH 4/4] (CMA_AGGRESSIVE) Update page alloc function