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-02-07 05:08:50 linux-kernel [PATCH 0/5] compaction related commits
2014-02-06 00:04:58 linux-kernel Re: [patch v2] mm, compaction: avoid isolating pinned pages
2014-02-04 02:15:57 linux-kernel Re: [patch] mm, compaction: avoid isolating pinned pages fix
2014-02-04 01:53:36 linux-kernel Re: [patch] mm, compaction: avoid isolating pinned pages fix
2014-02-04 00:02:39 linux-kernel Re: [patch] mm, compaction: avoid isolating pinned pages
2014-02-03 07:45:11 linux-kernel Re: [PATCH 0/7] improve robustness on handling migratetype
2014-02-03 06:41:42 linux-kernel Re: [PATCH v2 6/6] mm, hugetlb: improve page-fault scalability
2014-01-13 01:56:30 linux-kernel Re: [PATCH 0/7] improve robustness on handling migratetype
2014-01-13 01:43:39 linux-kernel Re: [PATCH 0/9] re-shrink 'struct page' when SLUB is on.
2014-01-10 08:49:46 linux-kernel Re: [PATCH 2/7] mm/cma: fix cma free page accounting
2014-01-10 08:48:35 linux-kernel Re: [PATCH 0/7] improve robustness on handling migratetype
2014-01-09 07:16:40 linux-kernel Re: possible regression on 3.13 when calling flush_dcache_page
2014-01-09 07:05:22 linux-kernel [PATCH 3/7] mm/page_alloc: move set_freepage_migratetype() to better place
2014-01-09 07:05:17 linux-kernel [PATCH 2/7] mm/cma: fix cma free page accounting
2014-01-09 07:05:13 linux-kernel [PATCH 5/7] mm/page_alloc: separate interface to set/get migratetype of freepage
2014-01-09 07:05:10 linux-kernel [PATCH 7/7] mm/page_alloc: don't merge MIGRATE_(CMA|ISOLATE) pages on buddy
2014-01-09 07:05:06 linux-kernel [PATCH 6/7] mm/page_alloc: store freelist migratetype to the page on buddy properly
2014-01-09 07:05:04 linux-kernel [PATCH 4/7] mm/isolation: remove invalid check condition
2014-01-09 07:05:00 linux-kernel [PATCH 1/7] mm/page_alloc: synchronize get/set pageblock
2014-01-09 07:04:33 linux-kernel [PATCH 0/7] improve robustness on handling migratetype
2014-01-09 00:13:18 linux-kernel Re: [PATCH] fix crash when using XFS on loopback
2014-01-07 01:56:53 linux-kernel Re: [PATCH v3 13/14] mm, hugetlb: retry if failed to allocate and there is concurrent user
2014-01-07 01:41:50 linux-kernel Re: [PATCH] fix crash when using XFS on loopback
2014-01-06 07:49:20 linux-kernel Re: [sched] 23f0d2093c: -12.6% regression on sparse file copy
2014-01-06 07:35:44 linux-kernel Re: [PATCH] fix crash when using XFS on loopback
2014-01-06 04:32:30 linux-kernel Re: [PATCH 0/9] re-shrink 'struct page' when SLUB is on.
2014-01-06 00:30:45 linux-kernel Re: [sched] 23f0d2093c: -12.6% regression on sparse file copy
2014-01-06 00:26:42 linux-kernel Re: possible regression on 3.13 when calling flush_dcache_page
2014-01-06 00:19:31 linux-kernel Re: [PATCH v3 13/14] mm, hugetlb: retry if failed to allocate and there is concurrent user
2014-01-06 00:12:32 linux-kernel Re: [PATCH v3 03/14] mm, hugetlb: protect region tracking via newly introduced resv_map lock
2013-10-30 10:05:55 linux-kernel Re: [PATCH v2 13/15] slab: use struct page for slab management
2013-10-30 10:03:58 linux-kernel [PATCH v2 17/15] slab: replace non-existing 'struct freelist *' with 'void *'
2013-10-30 10:03:50 linux-kernel [PATCH v2 16/15] slab: fix to calm down kmemleak warning
2013-10-30 08:27:45 linux-kernel Re: [PATCH v2 13/15] slab: use struct page for slab management
2013-10-17 06:04:23 linux-kernel [PATCH v2 2/5] slab: introduce helper functions to get/set free object
2013-10-17 06:03:48 linux-kernel [PATCH v2 3/5] slab: restrict the number of objects in a slab
2013-10-17 06:03:26 linux-kernel [PATCH v2 5/5] slab: make more slab management structure off the slab
2013-10-17 06:03:04 linux-kernel [PATCH v2 4/5] slab: introduce byte sized index for the freelist of a slab
2013-10-17 06:02:59 linux-kernel [PATCH v2 1/5] slab: factor out calculate nr objects in cache_estimate
2013-10-17 06:02:58 linux-kernel [PATCH v2 0/5] slab: implement byte sized indexes for the freelist of a slab
2013-10-17 06:01:33 linux-kernel Re: [PATCH v2 00/15] slab: overload struct slab over struct page to reduce memory usage
2013-10-17 05:27:13 linux-kernel Re: [PATCH v2 01/15] slab: correct pfmemalloc check
2013-10-16 08:51:27 linux-kernel [PATCH v2 00/15] slab: overload struct slab over struct page to reduce memory usage
2013-10-16 08:51:25 linux-kernel [PATCH v2 02/15] slab: change return type of kmem_getpages() to struct page
2013-10-16 08:51:24 linux-kernel [PATCH v2 03/15] slab: remove colouroff in struct slab
2013-10-16 08:50:42 linux-kernel [PATCH v2 04/15] slab: remove nodeid in struct slab
2013-10-16 08:47:48 linux-kernel [PATCH v2 08/15] slab: use __GFP_COMP flag for allocating slab pages
2013-10-16 08:47:47 linux-kernel [PATCH v2 09/15] slab: change the management method of free objects of the slab
2013-10-16 08:47:46 linux-kernel [PATCH v2 10/15] slab: remove kmem_bufctl_t
2013-10-16 08:46:35 linux-kernel [PATCH v2 11/15] slab: remove SLAB_LIMIT
2013-10-16 08:46:33 linux-kernel [PATCH v2 12/15] slab: replace free and inuse in struct slab with newly introduced active