messages from 2019-05-08 13:22:03 to 2019-05-23 21:01:58 UTC [more...]
[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
2019-05-23 21:01 UTC (4+ 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 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 v3 bpf-next 0/4] cgroup bpf auto-detachment
2019-05-23 19:45 UTC (4+ 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] Fix comments with paths pointing to renamed or moved files
2019-05-23 18:35 UTC (4+ messages)
[PATCH v2 bpf-next 0/4] cgroup bpf auto-detachment
2019-05-23 17:58 UTC (12+ 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
CFQ idling kills I/O performance on ext4 with blkio cgroup controller
2019-05-23 17:22 UTC (32+ 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
[PATCH v5 0/7] mm: reparent slab memory on cgroup removal
2019-05-22 22:23 UTC (3+ messages)
memcg causes crashes in list_lru_add
2019-05-22 9:19 UTC (13+ 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] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
2019-05-21 14:34 UTC (2+ messages)
[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 v2 1/3] kselftest/cgroup: fix unexpected testing failure on test_memcontrol
2019-05-20 3:01 UTC (3+ 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] 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 (29+ 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
[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 (12+ messages)
` [PATCH v3 1/7] mm: postpone kmem_cache memcg pointer initialization to memcg_link_cache()
` [PATCH v3 2/7] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH v3 3/7] mm: introduce __memcg_kmem_uncharge_memcg()
` [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
[PATCH 00/16] treewide: fix match_string() helper when array size
2019-05-13 7:00 UTC (14+ messages)
` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
` [PATCH 03/16] lib, treewide: "
` [PATCH 09/16] mmc: sdhci-xenon: use "
[PATCH] psi: Expose pressure metrics on root cgroup
2019-05-10 21:16 UTC (3+ messages)
[GIT PULL] cgroup changes for v5.2-rc1
2019-05-09 21:35 UTC (2+ messages)
[RFC PATCH 0/5] cgroup support for GPU devices
2019-05-09 16:52 UTC (4+ messages)
[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 (4+ messages)
WARNING in cgroup_exit
2019-05-08 16:52 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).