cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-12 11:11:48 to 2015-02-28 03:21:42 UTC [more...]

[PATCH 1/2] cpusets,isolcpus: exclude isolcpus from load balancing in cpusets
 2015-02-28  3:21 UTC  (12+ messages)
        ` [PATCH 3/2] cpusets,isolcpus: document relationship between cpusets & isolcpus
` [PATCH 2/2] cpusets,isolcpus: add file to show isolated cpus in cpuset
    ` [PATCH v3 "
      ` [PATCH v4 "

[patch v2 1/3] mm: remove GFP_THISNODE
 2015-02-27 22:53 UTC  (4+ messages)
    ` [patch v2 2/3] mm, thp: really limit transparent hugepage allocation to local node
    ` [patch v2 3/3] kernel, cpuset: remove exception for __GFP_THISNODE

[PATCH RFC 0/2] add nproc cgroup subsystem
 2015-02-27 21:49 UTC  (21+ messages)
` [PATCH RFC 1/2] cgroups: allow a cgroup subsystem to reject a fork
` [PATCH RFC 2/2] cgroups: add an nproc subsystem
  ` [RFC PATCH v2 0/2] add nproc cgroup subsystem
      ` [PATCH v2 1/2] cgroups: allow a cgroup subsystem to reject a fork
    ` [PATCH v2 2/2] cgroups: add an nproc subsystem

[PATCH 1/2] cpusets,isolcpus: exclude isolcpus from load balancing in cpusets
 2015-02-25  3:30 UTC  (5+ messages)
` [PATCH 2/2] cpusets,isolcpus: add file to show isolated cpus in cpuset

[PATCH] mm/memcontrol: fix NULL pointer dereference when use_hierarchy is 0
 2015-02-25  1:20 UTC  (4+ messages)

[patch 0/2] mm: memcontrol: default hierarchy interface for memory v2
 2015-02-23 14:28 UTC  (8+ messages)
` [patch 1/2] mm: page_counter: pull "-1" handling out of page_counter_memparse()
` [patch 2/2] mm: memcontrol: default hierarchy interface for memory

[PATCH 00/27] Convert seq_<foo> output calls to return void
 2015-02-22 13:41 UTC  (3+ messages)
` [PATCH 23/27] cgroup: Remove use of seq_printf return value

[PATCH 1/2] cgroup: call cgroup_subsys->bind on cgroup subsys initialization
 2015-02-19 14:34 UTC  (2+ messages)
` [PATCH 2/2] memcg: disable hierarchy support if bound to the legacy cgroup hierarchy

[patch] mm: memcontrol: update copyright notice
 2015-02-13 16:38 UTC 

[patch] mm: memcontrol: use "max" instead of "infinity" in control knobs
 2015-02-13 16:37 UTC 

[PATCH 1/3] cpuset: initialize effective masks when clone_children is enabled
 2015-02-13  6:19 UTC  (5+ messages)
  ` [PATCH 2/3] cpuset: fix a warning when clearing configured masks in old hierarchy
  ` [PATCH 3/3] cpuset: Fix cpuset sched_relax_domain_level

[BUG in v3.18 ?] Seems to be triggered from cgroup code
 2015-02-12 17:30 UTC  (3+ messages)

[RFC] Making memcg track ownership per address_space or anon_vma
 2015-02-12  2:10 UTC  (31+ messages)

[PATCHv3 8/8] cgroup: Add documentation for cgroup namespaces
 2015-02-11 16:18 UTC  (21+ messages)

ps stuck on cmdline reading
 2015-02-10 15:10 UTC  (5+ messages)

[GIT PULL] cgroup changes for v3.20-rc1
 2015-02-09 12:50 UTC 

[PATCH 0/5] mm: Some .text savings
 2015-02-02 23:50 UTC  (2+ messages)
` [PATCH 5/5] kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __init

CGROUPS: HowTo: perform force_empty
 2015-02-02 14:19 UTC  (4+ messages)

[PATCH RFC -mm] memcg: drop per cgroup kmem accounting configuration
 2015-02-02 12:34 UTC 

[PATCH v2] cpuset: Fix cpuset sched_relax_domain_level
 2015-01-31  0:31 UTC  (2+ messages)

[RFC][PATCH] cpuset, sched: Fix cpuset sched_relax_domain_level
 2015-01-30 18:35 UTC  (3+ messages)

[PATCHSET RFC 0/6] memcg: inode-based dirty-set controller
 2015-01-29  1:21 UTC  (14+ messages)
` [PATCH 1/6] memcg: inode-based dirty and writeback pages accounting
` [PATCH 2/6] memcg: dirty-set limiting and filtered writeback
` [PATCH 3/6] memcg: track shared inodes with dirty pages
` [PATCH 4/6] percpu_ratelimit: high-performance ratelimiting counter
` [PATCH 5/6] delay-injection: resource management via procrastination
` [PATCH 6/6] memcg: filesystem bandwidth controller

[patch] mm: memcontrol: default hierarchy interface for memory fix - "none"
 2015-01-27 16:27 UTC  (7+ messages)

[GIT PULL] cgroup fixes for v3.19-rc6
 2015-01-26 17:02 UTC 

[patch] mm: memcontrol: uninitialized "ret" variables
 2015-01-22 15:25 UTC  (2+ messages)

[patch] mm: memcontrol: default hierarchy interface for memory fix - high reclaim
 2015-01-20 15:44 UTC  (5+ messages)

[PATCH -mm v2 0/7] memcg: release kmemcg_id on css offline
 2015-01-19 15:42 UTC  (11+ messages)
` [PATCH -mm v2 1/7] slab: embed memcg_cache_params to kmem_cache
` [PATCH -mm v2 2/7] slab: link memcg caches of the same kind into a list
` [PATCH -mm v2 3/7] cgroup: release css->id after css_free
` [PATCH -mm v2 4/7] slab: use css id for naming per memcg caches
` [PATCH -mm v2 5/7] memcg: free memcg_caches slot on css offline
` [PATCH -mm v2 6/7] list_lru: add helpers to isolate items
` [PATCH -mm v2 7/7] memcg: reparent list_lrus and free kmemcg_id on css offline

[patch 1/2] mm: page_counter: pull "-1" handling out of page_counter_memparse()
 2015-01-15 17:08 UTC  (17+ messages)
  ` [patch 2/2] mm: memcontrol: default hierarchy interface for memory

[patch] mm: memcontrol: fold move_anon() and move_file()
 2015-01-14 15:42 UTC  (2+ messages)

[patch] mm: memcontrol: default hierarchy interface for memory fix
 2015-01-13 19:02 UTC 

[patch] mm: memcontrol: default hierarchy interface for memory fix
 2015-01-13 19:02 UTC 

[patch] mm: memcontrol: fold move_anon() and move_file()
 2015-01-13 18:59 UTC 

[patch] mm: memcontrol: fold move_anon() and move_file()
 2015-01-13 18:59 UTC 

[patch 1/3] mm: memcontrol: remove unnecessary soft limit tree node test
 2015-01-13 15:01 UTC  (6+ messages)
  ` [patch 2/3] mm: memcontrol: consolidate memory controller initialization
    ` [patch 3/3] mm: memcontrol: consolidate swap controller code

[PATCH] memcg: remove extra newlines from memcg oom kill log
 2015-01-13 14:15 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).