cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-31 07:23:00 to 2012-06-13 11:02:10 UTC [more...]

[PATCH -V8 00/16] hugetlb: Add HugeTLB controller to control HugeTLB allocation
 2012-06-13 11:02 UTC  (70+ messages)
` [PATCH -V8 01/16] hugetlb: rename max_hstate to hugetlb_max_hstate
` [PATCH -V8 02/16] hugetlb: don't use ERR_PTR with VM_FAULT* values
` [PATCH -V8 03/16] hugetlb: add an inline helper for finding hstate index
` [PATCH -V8 04/16] hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
` [PATCH -V8 05/16] hugetlb: avoid taking i_mmap_mutex in unmap_single_vma() for hugetlb
` [PATCH -V8 06/16] hugetlb: simplify migrate_huge_page()
` [PATCH -V8 07/16] hugetlb: add a list for tracking in-use HugeTLB pages
` [PATCH -V8 08/16] hugetlb: Make some static variables global
` [PATCH -V8 09/16] mm/hugetlb: Add new HugeTLB cgroup
` [PATCH -V8 10/16] hugetlb/cgroup: Add the cgroup pointer to page lru
` [PATCH -V8 11/16] hugetlb/cgroup: Add charge/uncharge routines for hugetlb cgroup
` [PATCH -V8 12/16] hugetlb/cgroup: Add support for cgroup removal
` [PATCH -V8 13/16] hugetlb/cgroup: add hugetlb cgroup control files
` [PATCH -V8 14/16] hugetlb/cgroup: add charge/uncharge calls for HugeTLB alloc/free
` [PATCH -V8 15/16] hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration
` [PATCH -V8 16/16] hugetlb/cgroup: add HugeTLB controller documentation

[PATCH -V9 00/15] hugetlb: Add HugeTLB controller to control HugeTLB allocation
 2012-06-13 10:27 UTC  (16+ messages)
` [PATCH -V9 01/15] hugetlb: rename max_hstate to hugetlb_max_hstate
` [PATCH -V9 02/15] hugetlb: don't use ERR_PTR with VM_FAULT* values
` [PATCH -V9 03/15] hugetlb: add an inline helper for finding hstate index
` [PATCH -V9 05/15] hugetlb: avoid taking i_mmap_mutex in unmap_single_vma() for hugetlb
` [PATCH -V9 06/15] hugetlb: simplify migrate_huge_page()
` [PATCH -V9 07/15] hugetlb: add a list for tracking in-use HugeTLB pages
` [PATCH -V9 08/15] hugetlb: Make some static variables global
` [PATCH -V9 09/15] mm/hugetlb: Add new HugeTLB cgroup
` [PATCH -V9 10/15] hugetlb/cgroup: Add the cgroup pointer to page lru
  ` [PATCH -V9 04/15] hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
  ` [PATCH -V9 11/15] hugetlb/cgroup: Add charge/uncharge routines for hugetlb cgroup
` [PATCH -V9 12/15] hugetlb/cgroup: Add support for cgroup removal
` [PATCH -V9 13/15] hugetlb/cgroup: add hugetlb cgroup control files
` [PATCH -V9 14/15] hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration
` [PATCH -V9 15/15] hugetlb/cgroup: add HugeTLB controller documentation

[PATCH 0/4] kmem memcg proposed core changes
 2012-06-12 14:36 UTC  (11+ messages)
  ` [PATCH 1/4] memcg: kmem controller dispatch infrastructure
  ` [PATCH 2/4] Add a __GFP_SLABMEMCG flag
  ` [PATCH 3/4] don't do __ClearPageSlab before freeing slab page
  ` [PATCH 4/4] mm: Allocate kernel pages to the right memcg

[PATCH -V6 00/14] memcg: Add memcg extension to control HugeTLB allocation
 2012-06-11  9:32 UTC  (12+ messages)
` [PATCH -V6 07/14] memcg: Add HugeTLB extension

memcg cgroup controller & sbrk interaction
 2012-06-08 14:51 UTC 

[PATCH] meminfo: show /proc/meminfo base on container's memcg
 2012-06-07 23:18 UTC  (30+ messages)

[PATCH -V7 00/14] hugetlb: Add HugeTLB controller to control HugeTLB allocation
 2012-06-07 19:05 UTC  (11+ messages)
` [PATCH -V7 07/14] mm/page_cgroup: Make page_cgroup point to the cgroup rather than the mem_cgroup
` [PATCH -V7 10/14] hugetlbfs: Add new HugeTLB cgroup

[PATCH v3 00/28] kmem limitation for memcg
 2012-06-07 14:00 UTC  (4+ messages)

[PATCH] cgroup: remove hierarchy_mutex
 2012-06-07  2:33 UTC  (2+ messages)

[PATCH] cgroup: make sure that decisions in __css_put are atomic
 2012-06-07  1:54 UTC  (3+ messages)

[PATCH] allow a task to join a pid namespace
 2012-06-06 18:29 UTC  (15+ messages)
          ` [Devel] "

[RFC] connectat() and bindat() system calls
 2012-06-06  8:38 UTC 

[PATCH v2 0/3] memcg : renaming and cleanup enum/macro
 2012-06-06  7:19 UTC  (6+ messages)
` [PATCH 1/3] rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAP
  ` [PATCH 2/3] rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANON
  ` [PATCH 3/3] remove MEM_CGROUP_CHARGE_TYPE_FORCE

Getting malloc to return NULL under memory pressure
 2012-06-05 22:08 UTC 

[PATCH v4 0/4] per cgroup cpu statistics
 2012-06-05 14:49 UTC  (5+ messages)
` [PATCH v4 1/4] account guest time per-cgroup as well
` [PATCH v4 2/4] expose fine-grained per-cpu data for cpuacct stats
  ` [PATCH v4 3/4] mark whenever put_prev_task is called from context_switch
  ` [PATCH v4 4/4] expose per-taskgroup schedstats in cgroup

container disk quota
 2012-06-05  0:03 UTC  (38+ messages)
` [PATCH 01/12] container quota: add kernel configuration for container quota
` [PATCH 02/12] container quota: lock/unlock mount namespace when performing quotactl
` [PATCH 04/12] container quota: introduce container disk quota data header file
` [PATCH 10/12] container quota: bill container inodes alloc/free on ext4

[PATCH] rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_NR_SWAP
 2012-06-04  0:24 UTC  (5+ messages)

[PATCH] rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANON
 2012-06-01 16:54 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).