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
2013-10-16 08:45:26 linux-kernel [PATCH v2 13/15] slab: use struct page for slab management
2013-10-16 08:45:24 linux-kernel [PATCH v2 14/15] slab: remove useless statement for checking pfmemalloc
2013-10-16 08:44:47 linux-kernel [PATCH v2 15/15] slab: rename slab_bufctl to slab_freelist
2013-10-16 08:44:29 linux-kernel [PATCH v2 05/15] slab: remove cachep in struct slab_rcu
2013-10-16 08:44:27 linux-kernel [PATCH v2 07/15] slab: use well-defined macro, virt_to_slab()
2013-10-16 08:44:23 linux-kernel [PATCH v2 06/15] slab: overloading the RCU head over the LRU for RCU free
2013-10-16 08:44:18 linux-kernel [PATCH v2 01/15] slab: correct pfmemalloc check
2013-10-01 01:15:37 linux-kernel Re: [PATCH] mm, hugetlb: correct missing private flag clearing
2013-09-30 07:58:59 linux-kernel [PATCH] mm, hugetlb: correct missing private flag clearing
2013-09-30 07:46:54 linux-kernel Re: [PATCH v2 19/20] mm, hugetlb: retry if failed to allocate and there is concurrent user
2013-09-12 06:55:26 linux-kernel Re: [PATCH 07/16] slab: overloading the RCU head over the LRU for RCU free
2013-09-12 06:52:05 linux-kernel Re: [REPOST PATCH 3/4] slab: introduce byte sized index for the freelist of a slab
2013-09-12 06:51:15 linux-kernel Re: [PATCH 01/16] slab: correct pfmemalloc check
2013-09-11 01:04:16 linux-kernel Re: [REPOST PATCH 3/4] slab: introduce byte sized index for the freelist of a slab
2013-09-11 00:57:59 linux-kernel Re: [PATCH 01/50] sched: monolithic code dump of what is being pushed upstream
2013-09-10 06:54:34 linux-kernel Re: [performance regression, bisected] scheduler: should_we_balance() kills filesystem performance
2013-09-10 05:43:27 linux-kernel Re: [REPOST PATCH 3/4] slab: introduce byte sized index for the freelist of a slab
2013-09-10 04:47:44 linux-kernel Re: [performance regression, bisected] scheduler: should_we_balance() kills filesystem performance
2013-09-09 08:22:44 linux-kernel Re: [PATCH v3 06/20] mm, hugetlb: return a reserved page to a reserved pool if failed
2013-09-09 04:32:22 linux-kernel Re: [REPOST PATCH 1/4] slab: factor out calculate nr objects in cache_estimate
2013-09-09 04:32:07 linux-kernel Re: [REPOST PATCH 3/4] slab: introduce byte sized index for the freelist of a slab
2013-09-09 02:39:39 linux-kernel Re: hugetlb: NULL ptr deref in region_truncate
2013-09-06 05:58:53 linux-kernel [REPOST PATCH 2/4] slab: introduce helper functions to get/set free object
2013-09-06 05:58:37 linux-kernel Re: [PATCH 0/4] slab: implement byte sized indexes for the freelist of a slab
2013-09-06 05:58:27 linux-kernel [REPOST PATCH 3/4] slab: introduce byte sized index for the freelist of a slab
2013-09-06 05:57:59 linux-kernel [REPOST PATCH 4/4] slab: make more slab management structure off the slab
2013-09-06 05:57:49 linux-kernel [REPOST PATCH 1/4] slab: factor out calculate nr objects in cache_estimate
2013-09-06 05:57:48 linux-kernel [REPOST PATCH 0/4] slab: implement byte sized indexes for the freelist of a slab
2013-09-06 05:23:18 linux-kernel [PATCH v3 06/20] mm, hugetlb: return a reserved page to a reserved pool if failed
2013-09-06 05:20:34 linux-kernel [PATCH v3 03/20] mm, hugetlb: fix subpool accounting handling
2013-09-06 05:20:00 linux-kernel [PATCH v3 03/20] mm, hugetlb: fix subpool accounting handling
2013-09-05 06:55:56 linux-kernel Re: [PATCH 0/4] slab: implement byte sized indexes for the freelist of a slab
2013-09-05 05:43:58 linux-kernel Re: [PATCH v2 19/20] mm, hugetlb: retry if failed to allocate and there is concurrent user
2013-09-04 08:44:36 linux-kernel Re: [PATCH v2 19/20] mm, hugetlb: retry if failed to allocate and there is concurrent user
2013-09-04 08:33:09 linux-kernel Re: [PATCH 0/4] slab: implement byte sized indexes for the freelist of a slab
2013-09-04 08:28:38 linux-kernel Re: [PATCH 0/4] slab: implement byte sized indexes for the freelist of a slab
2013-09-04 08:25:10 linux-kernel Re: [PATCH 00/16] slab: overload struct slab over struct page to reduce memory usage
2013-09-03 08:59:09 linux-kernel Re: [PATCH v4 4/4] mm/vmalloc: don't assume vmap_area w/o VM_VM_AREA flag is vm_map_ram allocation
2013-09-03 07:41:30 linux-kernel Re: [PATCH v4 4/4] mm/vmalloc: don't assume vmap_area w/o VM_VM_AREA flag is vm_map_ram allocation
2013-09-02 08:39:34 linux-kernel [PATCH 3/4] slab: introduce byte sized index for the freelist of a slab
2013-09-02 08:39:17 linux-kernel [PATCH 4/4] slab: make more slab management structure off the slab
2013-09-02 08:38:21 linux-kernel [PATCH 2/4] slab: introduce helper functions to get/set free object
2013-09-02 08:38:20 linux-kernel [PATCH 1/4] slab: factor out calculate nr objects in cache_estimate
2013-09-02 08:38:18 linux-kernel [PATCH 0/4] slab: implement byte sized indexes for the freelist of a slab
2013-08-28 06:35:38 linux-kernel Re: [PATCH 07/16] slab: overloading the RCU head over the LRU for RCU free
2013-08-27 07:58:15 linux-kernel Re: [PATCH v2 14/20] mm, hugetlb: call vma_needs_reservation before entering alloc_huge_page()
2013-08-27 07:57:29 linux-kernel Re: [PATCH v2 13/20] mm, hugetlb: mm, hugetlb: unify chg and avoid_reserve to use_reserve
2013-08-27 07:39:53 linux-kernel Re: [PATCH v2 03/20] mm, hugetlb: fix subpool accounting handling
2013-08-23 06:55:34 linux-kernel Re: [PATCH 09/16] slab: use __GFP_COMP flag for allocating slab pages
2013-08-23 06:53:07 linux-kernel Re: [PATCH 05/16] slab: remove cachep in struct slab_rcu
2013-08-23 06:49:29 linux-kernel Re: [PATCH 04/16] slab: remove nodeid in struct slab