cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-25 12:31:13 to 2017-08-23 23:13:26 UTC [more...]

[v5 1/4] mm, oom: refactor the oom_kill_process() function
 2017-08-23 23:13 UTC  (28+ messages)
` [v5 0/4] cgroup-aware OOM killer
` [v5 2/4] mm, oom: "
` [v5 3/4] mm, oom: introduce oom_priority for memory cgroups
` [v5 4/4] mm, oom, docs: describe the cgroup-aware OOM killer

[v6 1/4] mm, oom: refactor the oom_kill_process() function
 2017-08-23 16:52 UTC  (5+ messages)
` [v6 0/4] cgroup-aware OOM killer
` [v6 2/4] mm, oom: "
` [v6 3/4] mm, oom: introduce oom_priority for memory cgroups
` [v6 4/4] mm, oom, docs: describe the cgroup-aware OOM killer

[PATCH] security: selinux: allow per-file labeling for cgroupfs
 2017-08-22 19:49 UTC  (6+ messages)

kernel panic on null pointer on page->mem_cgroup
 2017-08-21 13:23 UTC  (14+ messages)

memcg Can't context between v1 and v2 because css->refcnt not released
 2017-08-21 13:08 UTC  (8+ messages)

[RFC][PATCH 0/9] Make containers kernel objects
 2017-08-18  8:03 UTC  (5+ messages)
` [PATCH 2/9] Implement containers as "

[PATCHSET for-4.14] cgroup, sched: cgroup2 basic resource accounting
 2017-08-17 15:03 UTC  (14+ messages)
` [PATCH 1/3] sched/cputime: Expose cputime_adjust()
  ` [PATCH 2/3] cpuacct: Introduce cgroup_account_cputime[_field]()
      ` [PATCH v2 "
` [PATCH 3/3] cgroup: Implement cgroup2 basic CPU usage accounting

[HMM-v25 09/19] mm/memcontrol: allow to uncharge page without using page->lru field
 2017-08-17  0:05 UTC  (2+ messages)
` [HMM-v25 10/19] mm/memcontrol: support MEMORY_DEVICE_PRIVATE v4

[patch net-next 0/3] net/sched: Improve getting objects by indexes
 2017-08-16  9:19 UTC  (6+ messages)
  ` [patch net-next 1/3] idr: Use unsigned long instead of int
  ` [patch net-next 2/3] net/sched: Change cls_flower to use IDR
  ` [patch net-next 3/3] net/sched: Change act_api and act_xxx modules "

[lkp-robot] [cgroup] 428ea394a7: BUG:KASAN:null-ptr-deref
 2017-08-15  1:32 UTC 

[lkp-robot] [cgroup] 7423909233: BUG:unable_to_handle_kernel
 2017-08-15  1:30 UTC 

[v4 1/4] mm, oom: refactor the TIF_MEMDIE usage
 2017-08-14 12:39 UTC  (23+ messages)
` [v4 2/4] mm, oom: cgroup-aware OOM killer
` [v4 3/4] mm, oom: introduce oom_priority for memory cgroups
` [v4 4/4] mm, oom, docs: describe the cgroup-aware OOM killer

kmemleaks reports a lot of cases around memcg_create_kmem_cache
 2017-08-12 18:09 UTC  (6+ messages)

[cgroup:review-cgroup2-cpu-basic-stat 21/23] undefined reference to `.cputime_adjust'
 2017-08-11 20:36 UTC 

[cgroup:review-cgroup2-cpu-basic-stat 21/23] kernel/cgroup/stat.c:271: undefined reference to `cputime_adjust'
 2017-08-11 18:44 UTC 

[cgroup:review-cgroup2-cpu-basic-stat 20/23] kernel/sched/cputime.c:112:2: error: implicit declaration of function 'cgroup_account_cputime_field'
 2017-08-11 16:56 UTC 

[PATCHSET for-4.14] cgroup, sched: cgroup2 interface for CPU controller (on basic acct)
 2017-08-11 16:47 UTC  (3+ messages)
` [PATCH 1/2] sched: Misc preps for cgroup unified hierarchy interface
` [PATCH 2/2] sched: Implement interface for cgroup unified hierarchy

[PATCH cgroup/for-4.14] cgroup: misc changes
 2017-08-11 12:53 UTC 

[PATCH v3 0/3] cgroup: Introducing bypass mode
 2017-08-09 17:55 UTC  (4+ messages)
` [PATCH v3 1/3] cgroup: subtree_control bypass mode for non-domain controllers
` [PATCH v3 2/3] cgroup: Allow reenabling of controller in bypass mode
` [PATCH v3 3/3] cgroup: Make debug controller report new controller masks

memcg Can't context between v1 and v2 because css->refcnt not released
 2017-08-09  6:44 UTC 

memcg Can't context between v1 and v2 because css->refcnt not released
 2017-08-09  3:21 UTC 

[PATCH cgroup/for-4.14] cgroup: short-circuit cset_cgroup_from_root() on the default hierarchy
 2017-08-02 22:39 UTC 

[RFC 0/4] cgroup hierarchy controls and stats
 2017-08-02 19:06 UTC  (9+ messages)
` [RFC 1/4] cgroup: keep track of number of descent cgroups
` [RFC 2/4] cgroup: implement hierarchy limits
` [RFC 3/4] cgroup: add cgroup.stat interface with basic hierarchy stats
` [RFC 4/4] cgroup: re-use the parent pointer in cgroup_destroy_locked()

[PATCHSET for-4.14] cgroup, sched: cgroup2 interface for CPU controller
 2017-08-02 18:16 UTC  (9+ messages)
` [PATCH 2/2] sched: Implement interface for cgroup unified hierarchy

[PATCH v2 0/4] cgroup: Introducing bypass mode
 2017-08-01 14:29 UTC  (13+ messages)
` [PATCH v2 1/4] cgroup: Child cgroup creation not allowed on invalid domain
    ` [PATCH] cgroup: remove unnecessary empty check when enabling threaded mode
          ` [PATCH cgroup/for-4.14] cgroup: add comment to cgroup_enable_threaded()
` [PATCH v2 2/4] cgroup: Allow bypass mode in subtree_control

[GIT PULL] cgroup fixes for v4.13-rc3
 2017-07-31 15:43 UTC 

[RFC PATCH] mm/slub: fix a deadlock due to incomplete patching of cpusets_enabled()
 2017-07-31  9:05 UTC  (19+ messages)
  ` [PATCH v2] cpuset: "
            ` [PATCH v3] "

[PATCH v2] mm: memcontrol: Use int for event/state parameter in several functions
 2017-07-28 21:34 UTC 

[PATCH] mm: memcontrol: Use int for event/state parameter in several functions
 2017-07-28 19:52 UTC  (4+ messages)

[PATCH] cgroup: add cgroup.stat interface with basic hierarchy stats
 2017-07-28 15:09 UTC  (7+ messages)

[PATCH] mm: memcontrol: Cast mismatched enum types passed to memcg state and event functions
 2017-07-27 19:46 UTC  (7+ messages)

[PATCH] mm, memcg: reset low limit during memcg offlining
 2017-07-27 14:47 UTC  (12+ messages)
      ` [PATCH 1/2] mm, memcg: reset memory.low "
        ` [PATCH 2/2] cgroup: revert fa06235b8eb0 ("cgroup: reset css on destruction")

[PATCH stable 3.10] mm: memcontrol: factor out reclaim iterator loading and updating
 2017-07-27 14:36 UTC  (2+ messages)

[RFC PATCH] mm: memcg: fix css double put in mem_cgroup_iter
 2017-07-27  6:53 UTC  (4+ 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).