cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-06 20:04:31 to 2015-05-13 17:29:06 UTC [more...]

[PATCH v10 0/4] cgroups: add pids subsystem
 2015-05-13 17:29 UTC  (23+ messages)
` [PATCH v10 2/4] cgroups: replace explicit ss_mask checking with for_each_subsys_which
  ` [PATCH v10 1/4] cgroups: use bitmask to filter for_each_subsys
  ` [PATCH v10 3/4] cgroups: allow a cgroup subsystem to reject a fork
  ` [PATCH v10 4/4] cgroups: implement the PIDs subsystem

Possible bug - LTP failure for memcg
 2015-05-13 15:29 UTC 

[PATCH v5 0/4] idle memory tracking
 2015-05-12 13:34 UTC  (5+ messages)
` [PATCH v5 1/4] memcg: add page_cgroup_ino helper
` [PATCH v5 2/4] proc: add kpagecgroup file
` [PATCH v5 3/4] proc: add kpageidle file
  ` [PATCH v5 4/4] proc: export idle flag via kpageflags

[PATCH v3 0/3] idle memory tracking
 2015-05-12  9:41 UTC  (21+ messages)
` [PATCH v3 1/3] memcg: add page_cgroup_ino helper
` [PATCH v3 2/3] proc: add kpagecgroup file
` [PATCH v3 3/3] proc: add kpageidle file

[PATCH v4 0/3] idle memory tracking
 2015-05-08 13:22 UTC  (6+ messages)
` [PATCH v4 1/3] memcg: add page_cgroup_ino helper
` [PATCH v4 2/3] proc: add kpagecgroup file
` [PATCH v4 3/3] proc: add kpageidle file

[PATCH 1/2] gfp: add __GFP_NOACCOUNT
 2015-05-06 17:52 UTC  (17+ messages)
  ` [PATCH 2/2] kernfs: do not account ino_ida allocations to memcg
    ` [PATCH v2] gfp: add __GFP_NOACCOUNT

[PATCH] sched: Relax a restriction in sched_rt_can_attach()
 2015-05-06  9:12 UTC  (28+ messages)

[PATCH] blkcg: remove redundant code in blkcg_css_free()
 2015-05-04 16:16 UTC  (2+ messages)

[RFC][PATCH] cgroup: disallow subtree controller enable/disable while there are tasks
 2015-05-04 16:15 UTC  (2+ messages)

questions about hugetlb usage
 2015-04-30  8:19 UTC  (3+ messages)

[PATCH v10 4/4] cgroups: implement the PIDs subsystem
 2015-04-24 15:26 UTC  (2+ messages)

[PATCH] cgroup: fix some comment typos
 2015-04-23 15:10 UTC  (2+ messages)

[PATCHSET 1/3 v3 block/for-4.1/core] writeback: cgroup writeback support
 2015-04-21 15:05 UTC  (29+ messages)
` [PATCH 11/49] writeback: move backing_dev_info->state into bdi_writeback
` [PATCH 12/49] writeback: move backing_dev_info->bdi_stat[] "
` [PATCH 13/49] writeback: move bandwidth related fields from backing_dev_info "
` [PATCH 14/49] writeback: s/bdi/wb/ in mm/page-writeback.c
` [PATCH 15/49] writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
` [PATCH 16/49] writeback: reorganize mm/backing-dev.c
` [PATCH 17/49] writeback: separate out include/linux/backing-dev-defs.h
` [PATCH 18/49] bdi: make inode_to_bdi() inline
` [PATCH 19/49] writeback: add @gfp to wb_init()
` [PATCH 20/49] bdi: separate out congested state into a separate struct

[PATCH V2] cpuset: Add knob to make allowed masks hotplug invariant on legacy hierarchy
 2015-04-20  3:28 UTC  (21+ messages)

[PATCH v9 0/4] cgroups: add pids subsystem
 2015-04-17 21:06 UTC  (15+ messages)
` [PATCH v9 2/4] cgroups: replace explicit ss_mask checking with for_each_subsys_which
  ` [PATCH v9 1/4] cgroups: use bitmask to filter for_each_subsys
  ` [PATCH v9 3/4] cgroups: allow a cgroup subsystem to reject a fork
` [PATCH v9 4/4] cgroups: implement the PIDs subsystem

[GIT PULL] cgroups changes for 4.1-rc1
 2015-04-13 15:43 UTC 

[PATCH] Documentation/memcg: update memcg/kmem status
 2015-04-11 13:24 UTC  (3+ messages)

[PATCH] cpusets: Make cpus_allowed and mems_allowed masks hotplug invariant
 2015-04-10 14:14 UTC  (10+ messages)

[PATCH -mm] slab: use cgroup ino for naming per memcg caches
 2015-04-08 18:24 UTC  (6+ messages)

[PATCH v8 0/4] cgroups: add pids subsystem
 2015-04-07 14:00 UTC  (7+ messages)
` [PATCH v8 3/4] cgroups: allow a cgroup subsystem to reject a fork

[RFC v2 0/3] idle memory tracking
 2015-04-07 12:08 UTC  (5+ messages)
` [RFC v2 1/3] memcg: add page_cgroup_ino helper
  ` [RFC v2 2/3] proc: add kpagecgroup file
` [RFC v2 3/3] proc: add kpageidle file

[PATCHSET 3/3 v2 block/for-4.1/core] writeback: implement foreign cgroup inode bdi_writeback switching
 2015-04-06 20:18 UTC  (11+ messages)
` [PATCH 01/10] writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()
` [PATCH 02/10] writeback: make writeback_control track the inode being written back
` [PATCH 03/10] writeback: implement foreign cgroup inode detection
` [PATCH 04/10] truncate: swap the order of conditionals in cancel_dirty_page()
` [PATCH 05/10] writeback: implement [locked_]inode_to_wb_and_lock_list()
` [PATCH 06/10] writeback: implement unlocked_inode_to_wb transaction and use it for stat updates
` [PATCH 07/10] writeback: use unlocked_inode_to_wb transaction in inode_congested()
` [PATCH 08/10] writeback: add lockdep annotation to inode_to_wb()
` [PATCH 09/10] writeback: implement foreign cgroup inode bdi_writeback switching
` [PATCH 10/10] writeback: disassociate inodes from dying bdi_writebacks

[PATCHSET 2/3 v2 block/for-4.1/core] writeback: cgroup writeback backpressure propagation
 2015-04-06 20:07 UTC  (6+ messages)
` [PATCH 16/19] writeback: implement memcg wb_domain
` [PATCH 17/19] writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changes
` [PATCH 18/19] writeback: implement memcg writeback domain based throttling
` [PATCH 19/19] mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support is in use


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 read-only IMAP folder(s) and NNTP newsgroup(s).