messages from 2019-05-17 08:16:23 to 2019-06-03 21:07:35 UTC [more...]
[PATCH 00/11] mm: fix page aging across multiple cgroups
2019-06-03 21:07 UTC
[cgroup] c03cd7738a: BUG:KASAN:slab-out-of-bounds_in_c
2019-06-03 2:35 UTC
CFQ idling kills I/O performance on ext4 with blkio cgroup controller
2019-06-02 7:04 UTC (42+ messages)
[PATCH] mm, memcg: Make scan aggression always exclude protection
2019-05-31 19:27 UTC (8+ messages)
` [PATCH REBASED] "
[PATCH] docs cgroups: add another example size for hugetlb
2019-05-30 21:04 UTC (2+ messages)
[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
2019-05-30 20:44 UTC (19+ 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 0/1] "
` [PATCH v3 1/1] "
[PATCH] mm: fix page cache convergence regression
2019-05-30 17:58 UTC (7+ messages)
[PATCH v2 0/4] AMDKFD (AMD GPU compute) support for device cgroup
2019-05-29 21:15 UTC (13+ 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 v5 0/7] mm: reparent slab memory on cgroup removal
2019-05-28 22:28 UTC (21+ messages)
` [PATCH v5 2/7] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH v5 4/7] mm: unify SLAB and SLUB page accounting
` [PATCH v5 1/7] mm: postpone kmem_cache memcg pointer initialization to memcg_link_cache()
` [PATCH v5 7/7] mm: fix /proc/kpagecgroup interface for slab pages
` [PATCH v5 6/7] mm: reparent slab memory on cgroup removal
` [PATCH v5 5/7] mm: rework non-root kmem_cache lifecycle management
[PATCH] mm: memcontrol: don't batch updates of local VM stats and events
2019-05-28 20:32 UTC (4+ messages)
[PATCH v5 bpf-next 0/4] cgroup bpf auto-detachment
2019-05-28 16:34 UTC (5+ 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 v2] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
2019-05-28 12:10 UTC (4+ messages)
[PATCH 00/16] treewide: fix match_string() helper when array size
2019-05-28 7:39 UTC (4+ messages)
` [PATCH 1/3][V2] lib: fix match_string() helper on -1 "
` [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 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 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 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 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 5/7] mm: rework non-root kmem_cache lifecycle management
2019-05-23 21:00 UTC (7+ messages)
` [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 (5+ 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] mm, memcg: introduce memory.events.local
2019-05-18 0:02 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).