cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-24 08:58:07 to 2015-01-06 21:25:37 UTC [more...]

[PATCHSET RFC block/for-next] writeback: cgroup writeback support
 2015-01-06 21:25 UTC 

[PATCHSET v2 block/for-next] writeback: prepare for cgroup writeback support
 2015-01-06 19:29 UTC  (17+ messages)
` [PATCH 01/16] blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
` [PATCH 02/16] update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
` [PATCH 03/16] blkcg: add blkcg_root_css
` [PATCH 04/16] cgroup, block: implement task_get_css() and use it in bio_associate_current()
` [PATCH 05/16] blkcg: implement task_get_blkcg_css()
` [PATCH 06/16] blkcg: implement bio_associate_blkcg()
` [PATCH 07/16] writeback: move backing_dev_info->state into bdi_writeback
` [PATCH 08/16] writeback: move backing_dev_info->bdi_stat[] "
` [PATCH 09/16] writeback: move bandwidth related fields from backing_dev_info "
` [PATCH 10/16] writeback: move backing_dev_info->wb_lock and ->worklist "
` [PATCH 11/16] writeback: move lingering dirty IO lists transfer from bdi_destroy() to wb_exit()
` [PATCH 12/16] writeback: reorganize mm/backing-dev.c
` [PATCH 13/16] writeback: separate out include/linux/backing-dev-defs.h
` [PATCH 14/16] writeback: cosmetic change in account_page_dirtied()
  ` [PATCH 15/16] writeback: add @gfp to wb_init()
` [PATCH 16/16] writeback: move inode_to_bdi() to include/linux/backing-dev.h

[PATCH 1/2 cgroup/for-3.20] cgroup: reorder SUBSYS(blkio) in cgroup_subsys.h
 2015-01-06 16:58 UTC  (2+ messages)
` [PATCH 2/2 cgroup/for-3.20] cgroup: add dummy css_put() for !CONFIG_CGROUPS

[PATCHv2 0/7] CGroup Namespaces
 2015-01-06  0:17 UTC  (59+ messages)
    ` [PATCHv2 1/7] kernfs: Add API to generate relative kernfs path
    ` [PATCHv2 2/7] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
    ` [PATCHv2 3/7] cgroup: add function to get task's cgroup on default hierarchy
    ` [PATCHv2 4/7] cgroup: export cgroup_get() and cgroup_put()
    ` [PATCHv2 5/7] cgroup: introduce cgroup namespaces
    ` [PATCHv2 6/7] cgroup: cgroup namespace setns support
  ` [PATCHv2 7/7] cgroup: mount cgroupns-root when inside non-init cgroupns
` [PATCHv3 0/8] CGroup Namespaces
    ` [PATCHv3 1/8] kernfs: Add API to generate relative kernfs path
    ` [PATCHv3 2/8] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
    ` [PATCHv3 3/8] cgroup: add function to get task's cgroup on default hierarchy
    ` [PATCHv3 4/8] cgroup: export cgroup_get() and cgroup_put()
    ` [PATCHv3 5/8] cgroup: introduce cgroup namespaces
    ` [PATCHv3 6/8] cgroup: cgroup namespace setns support
    ` [PATCHv3 7/8] cgroup: mount cgroupns-root when inside non-init cgroupns
    ` [PATCHv3 8/8] cgroup: Add documentation for cgroup namespaces

[patch] mm: memcontrol: track move_lock state internally
 2015-01-05 15:30 UTC  (3+ messages)

[PATCH 4/5] Update of Documentation/cgroups/00-INDEX
 2015-01-05 14:20 UTC 

[patch] mm: memcontrol: switch soft limit default back to infinity
 2014-12-29  8:42 UTC  (3+ messages)

[PATCH] memcg: Provide knob for force OOM into the memcg
 2014-12-19 21:15 UTC  (7+ messages)

[GIT PULL] cgroup changes for v3.19-rc1
 2014-12-10 17:10 UTC  (2+ messages)

[PATCH] mm: memcontrol.c: Cleaning up function that are not used anywhere
 2014-12-08 16:02 UTC  (3+ messages)

[Question] page allocation failure
 2014-12-08 10:20 UTC  (2+ messages)

[Question] page allocation failure
 2014-12-08  3:18 UTC  (3+ messages)

[PATCH] mm: memcontrol: Skip test_mem_cgroup_node_reclaimable() when no MAX_NUMNODES or not more than 1
 2014-12-07 13:53 UTC 

[PATCH] mm: memcontrol: Skip test_mem_cgroup_node_reclaimable() when no MAX_NUMNODES or not more than 1
 2014-12-07 10:33 UTC  (2+ messages)

[PATCH] mm: memcontrol.c: Cleaning up function that are not used anywhere
 2014-12-03 17:04 UTC  (5+ messages)

[PATCH 1/2] cgroups: Documentation: fix wrong cgroupfs paths
 2014-12-03 16:43 UTC  (5+ messages)
` [PATCH 2/2] cgroups: Documentation: fix trivial typos and wrong paragraph numberings

[PATCH] mm/memcontrol: fix defined but not used compiler warning
 2014-12-02 11:48 UTC  (2+ messages)

[PATCH] cgroups: Documentation: fix wrong cgroupfs paths
 2014-11-24 18:41 UTC  (3+ messages)

low memory killer
 2014-11-24 16:17 UTC  (7+ messages)
    ` 答复: "
        ` 答复: "

[PATCH 1/3 cgroup/for-3.19] cgroup: add cgroup_subsys->css_released()
 2014-11-18  7:50 UTC  (5+ messages)
  ` [PATCH 2/3 cgroup/for-3.19] cgroup: add cgroup_subsys->css_e_css_changed()
      ` [PATCH 3/3 cgroup/for-3.19] cgroup: implement cgroup_get_e_css()

[PATCH cgroup/for-3.19 1/3] cgroup: separate out cgroup_calc_child_subsys_mask() from cgroup_refresh_child_subsys_mask()
 2014-11-18  7:50 UTC  (5+ messages)
` [PATCH cgroup/for-3.19 2/3] cgroup: restructure child_subsys_mask handling in cgroup_subtree_control_write()
    ` [PATCH cgroup/for-3.19 3/3] cgroup: fix the async css offline wait logic "

Potential documentation error for cpuacct
 2014-11-16  4:39 UTC  (2+ messages)

[patch 1/3] mm: embed the memcg pointer directly into struct page
 2014-11-06 18:55 UTC  (38+ messages)
` [patch 2/3] mm: page_cgroup: rename file to mm/swap_cgroup.c
` [patch 3/3] mm: move page->mem_cgroup bad page handling into generic code
  ` [patch] mm: move page->mem_cgroup bad page handling into generic code fix

[patch] mm: memcontrol: remove stale page_cgroup_lock comment
 2014-11-03 15:28 UTC  (2+ messages)

[patch] mm: memcontrol: shorten the page statistics update slowpath
 2014-10-30 17:07 UTC  (3+ messages)

[patch] cpuset: lock vs unlock typo
 2014-10-27 15:08 UTC  (2+ messages)

[PATCHv1 0/8] CGroup Namespaces
 2014-10-25  3:16 UTC  (5+ messages)
` [PATCHv1 5/8] cgroup: introduce cgroup namespaces

[patch 1/3] mm: memcontrol: remove bogus NULL check after mem_cgroup_from_task()
 2014-10-24 18:41 UTC  (9+ messages)
` [patch 2/3] mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()
` [patch 3/3] mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()

[PATCH] memcg: Fix NULL pointer deref in task_in_mem_cgroup()
 2014-10-24 13:42 UTC  (5+ messages)

[PATCH 1/4] sched/deadline: fix bandwidth check/update when migrating tasks between exclusive cpusets
 2014-10-24  9:16 UTC  (2+ messages)
` [PATCH 2/4] sched/deadline: ensure that updates to exclusive cpusets don't break AC


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).