messages from 2019-05-24 14:32:04 to 2019-06-14 14:52:39 UTC [more...]
[PATCHSET block/for-next] IO cost model based work-conserving porportional controller
2019-06-14 14:52 UTC (14+ messages)
` [PATCH 01/10] blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
` [PATCH 02/10] blkcg: make ->cpd_init_fn() optional
` [PATCH 03/10] blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()
` [PATCH 04/10] block/rq_qos: add rq_qos_merge()
` [PATCH 05/10] block/rq_qos: implement rq_qos_ops->queue_depth_changed()
` [PATCH 06/10] blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/
` [PATCH 07/10] blk-mq: add optional request->pre_start_time_ns
` [PATCH 08/10] blkcg: implement blk-ioweight
` [PATCH 09/10] blkcg: add tools/cgroup/monitor_ioweight.py
` [PATCH 10/10] blkcg: implement BPF_PROG_TYPE_IO_COST
[PATCH -next] arm64/mm: fix a bogus GFP flag in pgd_alloc()
2019-06-13 19:44 UTC (16+ messages)
CFQ idling kills I/O performance on ext4 with blkio cgroup controller
2019-06-13 19:13 UTC (35+ messages)
[PATCH v2] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
2019-06-13 14:52 UTC (6+ messages)
-next-20190607 kernel: oopses on bootup or shutdown
2019-06-13 7:42 UTC (3+ messages)
[RFC v2 0/5] cgroup-aware unbound workqueues
2019-06-12 22:29 UTC (12+ messages)
` [RFC v2 1/5] cgroup: add cgroup v2 interfaces to migrate kernel threads
` [RFC v2 2/5] workqueue, cgroup: add cgroup-aware workqueues
` [RFC v2 3/5] workqueue, memcontrol: make memcg throttle workqueue workers
` [RFC v2 4/5] workqueue, cgroup: add test module
` [RFC v2 5/5] ktask, cgroup: attach helper threads to the master thread's cgroup
[PATCH v1 18/31] docs: accounting: convert to ReST
2019-06-12 18:38 UTC
[RESEND PATCH v3] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
2019-06-12 18:02 UTC (6+ messages)
[PATCH v4 05/28] docs: cgroup-v1: convert docs to ReST and rename to *.rst
2019-06-12 17:52 UTC
[PATCH v3] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
2019-06-12 15:38 UTC (2+ messages)
[PATCH BACKPORT Android 4.9]: mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
2019-06-12 14:29 UTC
[PATCH] blkio-controller.txt: Remove references to CFQ
2019-06-12 6:17 UTC
[PATCH v3 05/33] docs: cgroup-v1: convert docs to ReST and rename to *.rst
2019-06-11 19:03 UTC (2+ messages)
blk-cgroup cleanups
2019-06-10 18:23 UTC (12+ messages)
` [PATCH 1/6] blk-cgroup: factor out a helper to read rwstat counter
` [PATCH 2/6] blk-cgroup: pass blkg_rwstat structures by reference
` [PATCH 3/6] blk-cgroup: introduce a new struct blkg_rwstat_sample
` [PATCH 4/6] blk-cgroup: move struct blkg_stat to bfq
` [PATCH 5/6] bfq-iosched: move bfq_stat_recursive_sum into the only caller
` [PATCH 6/6] block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG
KASAN: null-ptr-deref Read in css_task_iter_advance
2019-06-10 18:19 UTC (2+ messages)
[PATCH] mm: memcontrol: dump memory.stat during cgroup OOM
2019-06-06 11:14 UTC (4+ messages)
WARNING: refcount bug in css_task_iter_next
2019-06-06 5:33 UTC
[cgroup] b636fd38dc: WARNING:at_kernel/fork.c:#__put_task_struct
2019-06-06 3:20 UTC
[Question] panic when write file cpuset.cpus
2019-06-06 3:16 UTC
[PATCH v4 0/7] mm: reparent slab memory on cgroup removal
2019-06-05 17:33 UTC (2+ messages)
[PATCH] sched/core: Fix cpu controller for !RT_GROUP_SCHED
2019-06-05 14:20 UTC (3+ messages)
KASAN: slab-out-of-bounds Read in css_task_iter_advance
2019-06-05 6:47 UTC (3+ messages)
KASAN: use-after-free Read in css_task_iter_advance
2019-06-04 13:56 UTC
[PATCH 00/11] mm: fix page aging across multiple cgroups
2019-06-03 21:07 UTC (12+ messages)
` [PATCH 01/11] mm: vmscan: move inactive_list_is_low() swap check to the caller
` [PATCH 02/11] mm: clean up and clarify lruvec lookup procedure
` [PATCH 03/11] mm: vmscan: simplify lruvec_lru_size()
` [PATCH 04/11] mm: vmscan: naming fixes: cgroup_reclaim() and writeback_working()
` [PATCH 05/11] mm: vmscan: replace shrink_node() loop with a retry jump
` [PATCH 06/11] mm: vmscan: turn shrink_node_memcg() into shrink_lruvec()
` [PATCH 07/11] mm: vmscan: split shrink_node() into node part and memcgs part
` [PATCH 08/11] mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs
` [PATCH 09/11] mm: vmscan: move file exhaustion detection to the node level
` [PATCH 10/11] mm: vmscan: detect file thrashing at the reclaim root
` [PATCH 11/11] mm: vmscan: enforce inactive:active ratio "
[cgroup] c03cd7738a: BUG:KASAN:slab-out-of-bounds_in_c
2019-06-03 2:35 UTC
[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 (18+ 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 (9+ messages)
` [PATCH v2 4/4] drm/amdkfd: Check against "
[PATCH v5 0/7] mm: reparent slab memory on cgroup removal
2019-05-28 22:28 UTC (21+ messages)
` [PATCH v5 5/7] mm: rework non-root kmem_cache lifecycle management
` [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] 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 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 (5+ messages)
[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 (3+ 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).