LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2015-02-17 05:22:37
linux-kernel
Re: [RFC 13/16] mm/cma: populate ZONE_CMA and use this zone when GFP_HIGHUSERMOVABLE
2015-02-17 05:22:17
linux-kernel
Re: [RFC 07/16] mm/page_isolation: watch out zone range overlap
2015-02-17 05:13:12
linux-kernel
Re: [PATCH 1/3] Slab infrastructure for array operations
2015-02-13 03:13:58
linux-kernel
Re: [PATCH 1/4] mm: cma: add currently allocated CMA buffers list to debugfs
2015-02-13 03:09:34
linux-kernel
Re: [PATCH 2/4] mm: cma: add functions to get region pages counters
2015-02-13 03:07:56
linux-kernel
Re: [PATCH 1/4] mm: cma: add currently allocated CMA buffers list to debugfs
2015-02-13 03:00:53
linux-kernel
Re: [PATCH 0/4] mm: cma: add some debug information for CMA
2015-02-13 02:48:50
linux-kernel
Re: [PATCH v5 3/3] mm: cma: release trigger
2015-02-13 02:48:14
linux-kernel
Re: [PATCH v5 2/3] mm: cma: allocation trigger
2015-02-13 02:46:41
linux-kernel
Re: [PATCH v5 1/3] mm: cma: debugfs interface
2015-02-13 02:42:59
linux-kernel
Re: [PATCH 2/3] slub: Support for array operations
2015-02-13 02:33:20
linux-kernel
Re: [PATCH 1/3] Slab infrastructure for array operations
2015-02-12 07:34:15
linux-kernel
[RFC 05/16] mm/vmstat: watch out zone range overlap
2015-02-12 07:33:55
linux-kernel
[RFC 06/16] mm/page_alloc: watch out zone range overlap
2015-02-12 07:33:33
linux-kernel
[RFC 07/16] mm/page_isolation: watch out zone range overlap
2015-02-12 07:33:06
linux-kernel
[RFC 09/16] mm/cma: introduce cma_total_pages() for future use
2015-02-12 07:32:37
linux-kernel
[RFC 10/16] mm/highmem: remove is_highmem_idx()
2015-02-12 07:32:35
linux-kernel
[RFC 11/16] mm/page_alloc: clean-up free_area_init_core()
2015-02-12 07:31:53
linux-kernel
[RFC 14/16] mm/cma: print stealed page count
2015-02-12 07:31:52
linux-kernel
[RFC 13/16] mm/cma: populate ZONE_CMA and use this zone when GFP_HIGHUSERMOVABLE
2015-02-12 07:31:25
linux-kernel
[RFC 15/16] mm/cma: remove ALLOC_CMA
2015-02-12 07:31:23
linux-kernel
[RFC 16/16] mm/cma: remove MIGRATE_CMA
2015-02-12 07:30:50
linux-kernel
[RFC 08/16] power: watch out zone range overlap
2015-02-12 07:30:19
linux-kernel
[RFC 12/16] mm/cma: introduce new zone, ZONE_CMA
2015-02-12 07:30:18
linux-kernel
[RFC 04/16] mm/vmstat: make node_page_state() handles all zones by itself
2015-02-12 07:30:17
linux-kernel
[RFC 02/16] mm/writeback: correct dirty page calculation for highmem
2015-02-12 07:30:15
linux-kernel
[RFC 03/16] mm/highmem: make nr_free_highpages() handles all highmem zones by itself
2015-02-12 07:30:13
linux-kernel
[RFC 01/16] mm/page_alloc: correct highmem memory statistics
2015-02-12 07:30:11
linux-kernel
[RFC 00/16] Introduce ZONE_CMA
2015-02-12 07:13:09
linux-kernel
[PATCH v4 3/3] mm/compaction: enhance compaction finish condition
2015-02-12 07:13:05
linux-kernel
[PATCH v4 2/3] mm/page_alloc: factor out fallback freepage checking
2015-02-12 07:13:04
linux-kernel
[PATCH v4 1/3] mm/cma: change fallback behaviour for CMA freepage
2015-02-10 08:52:16
linux-kernel
Re: [RFC PATCH 0/5] compaction: changing initial position of scanners
2015-02-03 06:53:41
linux-kernel
Re: [RFC PATCH v3 3/3] mm/compaction: enhance compaction finish condition
2015-02-03 06:48:07
linux-kernel
Re: [RFC PATCH 0/5] compaction: changing initial position of scanners
2015-02-02 07:27:34
linux-kernel
Re: [RFC PATCH v3 1/3] mm/cma: change fallback behaviour for CMA freepage
2015-02-02 07:10:46
linux-kernel
Re: [PATCH v2 4/4] mm/compaction: enhance compaction finish condition
2015-02-02 07:09:34
linux-kernel
Re: [PATCH v2 4/4] mm/compaction: enhance compaction finish condition
2015-02-02 07:01:46
linux-kernel
Re: [PATCH v2 3/4] mm/page_alloc: separate steal decision from steal behaviour part
2015-02-02 07:01:19
linux-kernel
Re: [PATCH v2 3/4] mm/page_alloc: separate steal decision from steal behaviour part
2014-12-30 05:00:46
linux-kernel
Re: [PATCH 3/3] CMA: Add cma_alloc_counter to make cma_alloc work better if it meet busy range
2014-12-30 04:48:29
linux-kernel
Re: [PATCH 1/3] CMA: Fix the bug that CMA's page number is substructed twice
2014-12-30 04:38:17
linux-kernel
Re: [PATCH 2/3] mm: cma: introduce /proc/cmainfo
2014-12-30 02:26:30
linux-kernel
Re: [PATCH 3/3] cma: add functions to get region pages counters
2014-12-23 04:52:12
linux-kernel
Re: [PATCH v3 2/8] mm/debug-pagealloc: prepare boottime configurable on/off
2014-12-23 04:49:38
linux-kernel
[PATCH] mm/debug_pagealloc: remove obsolete Kconfig options
2014-12-16 08:21:44
linux-kernel
Re: [PATCH 3/7] slub: Do not use c->page on free
2014-12-16 02:50:44
linux-kernel
Re: [PATCH v2 0/3] page stealing tweaks
2014-12-16 02:37:59
linux-kernel
Re: [PATCH 3/7] slub: Do not use c->page on free
2014-12-16 02:33:55
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-15 07:59:29
linux-kernel
Re: [PATCH 3/7] slub: Do not use c->page on free