cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-10 19:13:20 to 2019-05-10 09:15:27 UTC [more...]

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-10  9:15 UTC  (26+ messages)
` [PATCH 01/16] lib: fix match_string() helper when array size is positive
` [PATCH 02/16] treewide: rename match_string() -> __match_string()
` [PATCH 04/16] powerpc/xmon: use new match_string() helper/macro
` [PATCH 05/16] ALSA: oxygen: "
` [PATCH 06/16] x86/mtrr: use new match_string() helper + add gaps == minor fix
` [PATCH 07/16] device connection: use new match_string() helper/macro
` [PATCH 08/16] cpufreq/intel_pstate: remove NULL entry + use match_string()
` [PATCH 09/16] mmc: sdhci-xenon: use new match_string() helper/macro
` [PATCH 10/16] pinctrl: armada-37xx: "
` [PATCH 11/16] mm/vmpressure.c: "
` [PATCH 12/16] rdmacg: "
` [PATCH 13/16] drm/edid: "
` [PATCH 14/16] staging: gdm724x: "
` [PATCH 15/16] video: fbdev: pxafb: "
  ` [PATCH 01/16] lib: fix match_string() helper on -1 array size
  ` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
      ` [PATCH 03/16] lib, treewide: "
  ` [PATCH 16/16] sched: debug: use "

[GIT PULL] cgroup changes for v5.2-rc1
 2019-05-09 21:35 UTC  (2+ messages)

[PATCH RFC 0/5] DRM cgroup controller
 2019-05-09 21:04 UTC  (7+ messages)
` [RFC PATCH v2 0/5] new cgroup controller for gpu/drm subsystem
  ` [RFC PATCH v2 3/5] drm/amdgpu: Register AMD devices for DRM cgroup
  ` [RFC PATCH v2 4/5] drm, cgroup: Add total GEM buffer allocation limit
    ` [RFC PATCH v2 1/5] cgroup: Introduce cgroup for drm subsystem
    ` [RFC PATCH v2 2/5] cgroup: Add mechanism to register DRM devices
    ` [RFC PATCH v2 5/5] drm, cgroup: Add peak GEM buffer allocation limit

[RFC PATCH 0/5] cgroup support for GPU devices
 2019-05-09 16:52 UTC  (19+ messages)
` [RFC PATCH 1/5] cgroup: Add cgroup_subsys per-device registration framework
` [RFC PATCH 2/5] cgroup: Change kernfs_node for directories to store cgroup_subsys_state
` [RFC PATCH 3/5] memcg: Add per-device support to memory cgroup subsystem
` [RFC PATCH 4/5] drm: Add memory cgroup registration and DRIVER_CGROUPS feature bit
` [RFC PATCH 5/5] drm/i915: Use memory cgroup for enforcing device memory limit

memcg causes crashes in list_lru_add
 2019-05-09 16:05 UTC  (14+ messages)
    ` [PATCH] memcg: make it work on sparse non-0-node systems

[PATCH] cgroup: never call do_group_exit() with task->frozen bit set
 2019-05-09 14:59 UTC  (3+ messages)

[PATCH v2] memcg, fsnotify: no oom-kill for remote memcg charging
 2019-05-08 23:20 UTC  (2+ messages)

ptrace warning due to "cgroup: get rid of cgroup_freezer_frozen_exit()"
 2019-05-08 18:03 UTC  (5+ messages)

WARNING in cgroup_exit
 2019-05-08 16:52 UTC  (3+ messages)

Cgroup cpu throttling with low cpu usage of multi-threaded applications on high-core count machines
 2019-05-08  4:26 UTC  (4+ messages)
` [PATCH 0/1] cgroup: Fix low cpu usage with high throttling by removing slice expiration
  ` [PATCH] "

[RESEND PATCH v2] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
 2019-05-07 21:12 UTC 

[PATCH REBASED] mm: Throttle allocators when failing reclaim over memory.high
 2019-05-07  8:44 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 02/06] kernel: cgroup: fix misuse of %x
 2019-05-06 15:48 UTC  (2+ messages)

[PATCH v2 08/79] docs: cgroup-v1: convert docs to ReST and rename to *.rst
 2019-05-06 15:47 UTC  (4+ messages)
` [PATCH v2 57/79] docs: accounting: convert to ReST

[PATCH 0/2] cgroup v2 freezer follow-up patches
 2019-05-06 15:40 UTC  (4+ messages)
` [PATCH 1/2] cgroup: prevent spurious transition into non-frozen state
` [PATCH 2/2] cgroup: get rid of cgroup_freezer_frozen_exit()

[PATCH v4 RESEND] fs/writeback: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount
 2019-05-05 12:09 UTC 

[PATCH 0/4] AMDKFD (AMD GPU compute) support for device cgroup
 2019-05-01 14:59 UTC  (5+ messages)
  ` [PATCH 1/4] drm/amdkfd: Store kfd_dev in iolink and cache properties
  ` [PATCH 2/4] drm/amd: Pass drm_device to kfd
  ` [PATCH 3/4] device_cgroup: Export __devcgroup_check_permission
  ` [PATCH 4/4] drm/amdkfd: Check against device cgroup

[PATCH 0/7] introduce cpu.headroom knob to cpu controller
 2019-04-30 16:54 UTC  (11+ messages)

[PATCH 1/2] memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
 2019-04-30  3:32 UTC  (4+ messages)
` [PATCH 2/2] memcg, fsnotify: no oom-kill for remote memcg charging

[PATCH] memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
 2019-04-29 14:52 UTC  (4+ messages)

[PATCH v2] memcg: refill_stock for kmem uncharging too
 2019-04-28 23:54 UTC  (3+ messages)

[PATCH v10 0/9] freezer for cgroup v2
 2019-04-26 17:40 UTC  (17+ messages)
` [PATCH v10 4/9] cgroup: cgroup v2 freezer

WARNING: suspicious RCU usage in line6_pcm_acquire
 2019-04-25 11:26 UTC 

[PATCH v2 0/6] mm: reparent slab memory on cgroup removal
 2019-04-24 19:51 UTC  (11+ messages)
` [PATCH v2 1/6] mm: postpone kmem_cache memcg pointer initialization to memcg_link_cache()
` [PATCH v2 2/6] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH v2 3/6] mm: introduce __memcg_kmem_uncharge_memcg()
` [PATCH v2 4/6] mm: unify SLAB and SLUB page accounting
` [PATCH v2 5/6] mm: rework non-root kmem_cache lifecycle management
` [PATCH v2 6/6] mm: reparent slab memory on cgroup removal

[PATCH -next] cgroup: remove set but not used variable 'cgrp'
 2019-04-24  8:06 UTC 

[GIT PULL] cgroup fix for v5.1-rc5
 2019-04-20  1:10 UTC  (2+ messages)

[PATCH] memcg: refill_stock for kmem uncharging too
 2019-04-19 21:14 UTC  (3+ messages)

[PATCH 0/5] mm: reparent slab memory on cgroup removal
 2019-04-18 18:27 UTC  (18+ messages)
` [PATCH 1/5] mm: postpone kmem_cache memcg pointer initialization to memcg_link_cache()
` [PATCH 2/5] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH 3/5] mm: introduce __memcg_kmem_uncharge_memcg()
` [PATCH 4/5] mm: rework non-root kmem_cache lifecycle management
` [PATCH 5/5] mm: reparent slab memory on cgroup removal

[PATCH] mm: fix inactive list balancing between NUMA nodes and cgroups
 2019-04-16  1:57 UTC  (2+ messages)

[PATCH 0/4] mm: memcontrol: memory.stat cost & correctness
 2019-04-12 22:04 UTC  (12+ messages)
` [PATCH 1/4] mm: memcontrol: make cgroup stats and events query API explicitly local
` [PATCH 2/4] mm: memcontrol: move stat/event counting functions out-of-line
` [PATCH 3/4] mm: memcontrol: fix recursive statistics correctness & scalabilty
` [PATCH 4/4] mm: memcontrol: fix NUMA round-robin reclaim at intermediate level

[RFC PATCH 0/2] mm/memcontrol: Finer-grained memory control
 2019-04-11 21:21 UTC  (14+ messages)
` [RFC PATCH 1/2] mm/memcontrol: Finer-grained control for subset of allocated memory
` [RFC PATCH 2/2] mm/memcontrol: Add a new MEMCG_SUBSET_HIGH event


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