cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-11 00:33:18 to 2019-05-28 07:39:32 UTC [more...]

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-28  7:39 UTC  (11+ messages)
` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
    ` [PATCH 03/16] lib, treewide: "
` [PATCH 1/3][V2] lib: fix match_string() helper on -1 array size
  ` [PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
  ` [PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro

[PATCH v3] mm, memcg: introduce memory.events.local
 2019-05-28  7:18 UTC  (2+ messages)

[PATCH v5 0/7] mm: reparent slab memory on cgroup removal
 2019-05-28  7:01 UTC  (4+ messages)

[PATCH v2 1/3] kselftest/cgroup: fix unexpected testing failure on test_memcontrol
 2019-05-27  6:30 UTC  (7+ messages)
` [PATCH v2 2/3] kselftest/cgroup: fix unexpected testing failure on test_core
` [PATCH v2 3/3] kselftest/cgroup: fix incorrect test_core skip

[PATCH v3 1/3] kselftest/cgroup: fix unexpected testing failure on test_memcontrol
 2019-05-27  6:28 UTC  (3+ messages)
` [PATCH v3 2/3] kselftest/cgroup: fix unexpected testing failure on test_core
` [PATCH v3 3/3] kselftest/cgroup: fix incorrect test_core skip

[PATCH v5 bpf-next 0/4] cgroup bpf auto-detachment
 2019-05-25 16:37 UTC  (4+ messages)
` [PATCH v5 bpf-next 2/4] selftests/bpf: convert test_cgrp2_attach2 example into kselftest
` [PATCH v5 bpf-next 3/4] selftests/bpf: enable all available cgroup v2 controllers
` [PATCH v5 bpf-next 4/4] selftests/bpf: add auto-detach test

[PATCH v4 bpf-next 0/4] cgroup bpf auto-detachment
 2019-05-25  2:57 UTC  (5+ messages)
` [PATCH v4 bpf-next 2/4] selftests/bpf: convert test_cgrp2_attach2 example into kselftest
` [PATCH v4 bpf-next 3/4] selftests/bpf: enable all available cgroup v2 controllers
` [PATCH v4 bpf-next 4/4] selftests/bpf: add auto-detach test

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-05-24 22:07 UTC  (11+ messages)
` [PATCH v2 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  ` [PATCH v2 1/1] "

[PATCH v3 bpf-next 0/4] cgroup bpf auto-detachment
 2019-05-24 21:40 UTC  (9+ messages)
` [PATCH v3 bpf-next 2/4] selftests/bpf: convert test_cgrp2_attach2 example into kselftest
` [PATCH v3 bpf-next 3/4] selftests/bpf: enable all available cgroup v2 controllers
` [PATCH v3 bpf-next 4/4] selftests/bpf: add auto-detach test

[PATCH] mm: fix page cache convergence regression
 2019-05-24 18:04 UTC  (4+ messages)

[PATCH v2] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
 2019-05-24 15:33 UTC  (3+ messages)

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-05-24  7:56 UTC  (36+ messages)

[PATCH v2 bpf-next 0/4] cgroup bpf auto-detachment
 2019-05-23 23:06 UTC  (13+ messages)
` [PATCH v2 bpf-next 1/4] bpf: decouple the lifetime of cgroup_bpf from cgroup itself
` [PATCH v2 bpf-next 2/4] selftests/bpf: convert test_cgrp2_attach2 example into kselftest
` [PATCH v2 bpf-next 3/4] selftests/bpf: enable all available cgroup v2 controllers
` [PATCH v2 bpf-next 4/4] selftests/bpf: add auto-detach test

[PATCH v4 6/7] mm: reparent slab memory on cgroup removal
 2019-05-23 21:00 UTC  (11+ messages)
  ` [PATCH v4 7/7] mm: fix /proc/kpagecgroup interface for slab pages
  ` [PATCH v4 5/7] mm: rework non-root kmem_cache lifecycle management
  ` [mm] e52271917f: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h

[PATCH] Fix comments with paths pointing to renamed or moved files
 2019-05-23 18:35 UTC  (4+ messages)

[PATCH bpf-next 0/4] cgroup bpf auto-detachment
 2019-05-22 23:19 UTC  (9+ messages)
` [PATCH bpf-next 1/4] bpf: decouple the lifetime of cgroup_bpf from cgroup itself
` [PATCH bpf-next 2/4] selftests/bpf: convert test_cgrp2_attach2 example into kselftest
` [PATCH bpf-next 3/4] selftests/bpf: enable all available cgroup v2 controllers
` [PATCH bpf-next 4/4] selftests/bpf: add auto-detach test

memcg causes crashes in list_lru_add
 2019-05-22  9:19 UTC  (11+ messages)
` [PATCH] memcg: make it work on sparse non-0-node systems
          ` [PATCH v2] "
            ` [PATCH -resend "

[PATCH 0/7] introduce cpu.headroom knob to cpu controller
 2019-05-21 16:27 UTC  (16+ messages)

[PATCH] mm: memcontrol: don't batch updates of local VM stats and events
 2019-05-21 15:16 UTC 

[PATCH v2] mm, memcg: introduce memory.events.local
 2019-05-20 17:05 UTC  (4+ messages)

[PATCH v4 RESEND] fs/writeback: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount
 2019-05-20  9:49 UTC  (2+ messages)

[PATCH 1/3] kselftest/cgroup: fix unexcepted testing failure on test_memcontrol
 2019-05-20  3:14 UTC 

[PATCH] mm, memcg: introduce memory.events.local
 2019-05-18  0:02 UTC  (2+ messages)

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

[PATCH RESEND] signal: unconditionally leave the frozen state in ptrace_stop()
 2019-05-16 17:45 UTC  (2+ messages)

[PATCH RFC 0/5] DRM cgroup controller
 2019-05-16 14:58 UTC  (21+ messages)
` [RFC PATCH v2 0/5] new cgroup controller for gpu/drm subsystem
  ` [RFC PATCH v2 4/5] drm, cgroup: Add total GEM buffer allocation limit

[PATCH] signal: don't always leave task frozen after ptrace_stop()
 2019-05-15 17:03 UTC  (5+ messages)

[PATCH v3 1/2] memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
 2019-05-14 21:22 UTC  (2+ messages)
` [PATCH v3 2/2] memcg, fsnotify: no oom-kill for remote memcg charging

WARNING: CPU: 1 PID: 228 at kernel/cgroup/cgroup.c:5929
 2019-05-14 20:05 UTC  (4+ messages)

[PATCH v3 0/7] mm: reparent slab memory on cgroup removal
 2019-05-14 20:04 UTC  (9+ messages)
  ` [PATCH v3 4/7] mm: unify SLAB and SLUB page accounting
  ` [PATCH v3 5/7] mm: rework non-root kmem_cache lifecycle management
  ` [PATCH v3 6/7] mm: reparent slab memory on cgroup removal
  ` [PATCH v3 7/7] mm: fix /proc/kpagecgroup interface for slab pages

[PATCH 0/4] AMDKFD (AMD GPU compute) support for device cgroup
 2019-05-14 19:43 UTC  (7+ messages)
` [PATCH 3/4] device_cgroup: Export __devcgroup_check_permission
` [PATCH 4/4] drm/amdkfd: Check against device cgroup

[PATCH] mem_cgroup: event_list_lock requires irqsave lock
 2019-05-13 20:44 UTC 

[RESEND PATCH v2 1/2] memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
 2019-05-13  8:51 UTC  (3+ messages)
` [RESEND PATCH v2 2/2] memcg, fsnotify: no oom-kill for remote memcg charging


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