Glauber Costa ([email protected])

Number of posts: 647 (647 per day)
First post: 2012-02-02 10:40:25
Last post: 2011-12-20 10:26:34

Date List Subject
2012-10-31 17:24:25 linux-kernel Re: [PATCHSET] cgroup: simplify cgroup removal path
2012-10-31 17:20:11 linux-kernel Re: [PATCH 2/8] cgroup: kill CSS_REMOVED
2012-10-31 17:06:37 linux-kernel Re: [PATCH 2/8] cgroup: kill CSS_REMOVED
2012-10-31 13:49:53 linux-kernel Re: [PATCHSET] cgroup: simplify cgroup removal path
2012-10-31 13:42:44 linux-kernel Re: [PATCH 4/8] cgroup: deactivate CSS's and mark cgroup dead before invoking ->pre_destroy()
2012-10-31 13:21:49 linux-kernel Re: [PATCH 1/8] cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refs
2012-10-31 12:29:49 linux-kernel [PATCH 0/2] cgroup hook after successful create
2012-10-31 12:29:44 linux-kernel [PATCH 1/2] generalize post_clone into post_create
2012-10-31 12:29:40 linux-kernel [PATCH 2/2] allow post_create to fail
2012-10-30 15:35:49 linux-kernel Re: [PATCH v2 1/2] kmem_cache: include allocators code directly into slab_common
2012-10-30 11:32:13 linux-kernel Re: [PATCH v5 13/18] memcg/sl[au]b Track all the memcg children of a kmem_cache.
2012-10-29 15:20:13 linux-kernel Re: [PATCH v5 11/18] sl[au]b: Allocate objects from memcg cache
2012-10-29 15:09:48 linux-kernel Re: [PATCH v3 3/6] memcg: Simplify mem_cgroup_force_empty_list error handling
2012-10-29 14:08:58 linux-kernel Re: [PATCH v3 6/6] hugetlb: do not fail in hugetlb_cgroup_pre_destroy
2012-10-29 14:07:50 linux-kernel Re: [PATCH v3 5/6] memcg: make mem_cgroup_reparent_charges non failing
2012-10-29 14:06:48 linux-kernel Re: [PATCH v3 4/6] cgroups: forbid pre_destroy callback to fail
2012-10-29 14:04:28 linux-kernel Re: [PATCH v3 4/6] cgroups: forbid pre_destroy callback to fail
2012-10-29 13:59:00 linux-kernel Re: [PATCH v3 3/6] memcg: Simplify mem_cgroup_force_empty_list error handling
2012-10-29 13:48:15 linux-kernel Re: [PATCH v3 2/6] memcg: root_cgroup cannot reach mem_cgroup_move_parent
2012-10-29 13:45:37 linux-kernel Re: [PATCH v3 1/6] memcg: split mem_cgroup_force_empty into reclaiming and reparenting parts
2012-10-29 10:50:59 linux-kernel [PATCH] slab: annotate on-slab caches nodelist locks
2012-10-25 13:43:22 linux-kernel Re: [PATCH v5 06/18] consider a memcg parameter in kmem_create_cache
2012-10-25 11:05:50 linux-kernel Re: [PATCH v5 08/18] memcg: infrastructure to match an allocation to the right cache
2012-10-24 14:35:14 linux-kernel Re: [PATCH v2 1/2] kmem_cache: include allocators code directly into slab_common
2012-10-24 13:59:48 linux-kernel [PATCH v2 1/2] kmem_cache: include allocators code directly into slab_common
2012-10-24 13:59:42 linux-kernel [PATCH v2 2/2] slab: move kmem_cache_free to common code
2012-10-24 13:59:26 linux-kernel [PATCH v2 0/2] common entry point for kmem_cache_free
2012-10-24 13:39:54 linux-kernel Re: [PATCH 2/2] slab: move kmem_cache_free to common code
2012-10-24 10:03:57 linux-kernel Re: [PATCH 2/2] slab: move kmem_cache_free to common code
2012-10-24 08:42:48 linux-kernel Re: [PATCH v5 05/18] slab/slub: struct memcg_params
2012-10-24 08:42:29 linux-kernel Re: [PATCH v5 06/18] consider a memcg parameter in kmem_create_cache
2012-10-24 08:31:36 linux-kernel Re: [PATCH 2/2] slab: move kmem_cache_free to common code
2012-10-24 08:19:23 linux-kernel Re: [PATCH v5 04/18] slab: don't preemptively remove element from list in cache destroy
2012-10-23 14:15:31 linux-kernel Re: [PATCH 2/2] slab: move kmem_cache_free to common code
2012-10-23 10:52:51 linux-kernel Re: [PATCH 2/2] slab: move kmem_cache_free to common code
2012-10-23 08:07:31 linux-kernel Re: [PATCH 2/2] slab: move kmem_cache_free to common code
2012-10-22 15:11:46 linux-kernel Re: [PATCH v5 15/18] Aggregate memcg cache values in slabinfo
2012-10-22 15:10:34 linux-kernel Re: [PATCH 2/2] slab: move kmem_cache_free to common code
2012-10-22 14:06:08 linux-kernel [PATCH 1/2] slab: commonize slab_cache field in struct page
2012-10-22 14:06:06 linux-kernel [PATCH 2/2] slab: move kmem_cache_free to common code
2012-10-22 14:05:45 linux-kernel [PATCH 0/2] move kmem_cache_free to common code.
2012-10-22 12:53:22 linux-kernel Re: [PATCH v5 06/14] memcg: kmem controller infrastructure
2012-10-22 12:34:39 linux-kernel Re: [PATCH v5 06/14] memcg: kmem controller infrastructure
2012-10-22 12:07:54 linux-kernel Re: [PATCH 2/2] mm/slob: Use free_page instead of put_page for page-size kmalloc allocations
2012-10-22 10:14:01 linux-kernel Re: [PATCH v5 10/18] sl[au]b: always get the cache from its page in kfree
2012-10-22 08:41:05 linux-kernel Re: [PATCH v5 04/18] slab: don't preemptively remove element from list in cache destroy
2012-10-22 07:48:18 linux-kernel Re: [PATCH v5 16/18] slab: propagate tunables values
2012-10-22 07:37:44 linux-kernel Re: [PATCH v5 14/18] memcg/sl[au]b: shrink dead caches
2012-10-19 14:26:51 linux-kernel [PATCH v5 17/18] slub: slub-specific propagation changes.
2012-10-19 14:26:49 linux-kernel [PATCH v5 08/18] memcg: infrastructure to match an allocation to the right cache
2012-10-19 14:26:35 linux-kernel [PATCH v5 07/18] Allocate memory for memcg caches whenever a new memcg appears