messages from 2022-07-21 06:46:03 to 2022-08-04 16:56:36 UTC [more...]
[PATCH 0/9] sched/psi: some optimization and extension
2022-08-04 16:56 UTC (35+ messages)
` [PATCH 1/9] sched/psi: fix periodic aggregation shut off
` [PATCH 3/9] sched/psi: move private helpers to sched/stats.h
` [PATCH 5/9] sched/psi: don't create cgroup PSI files when psi_disabled
` [PATCH 6/9] sched/psi: save percpu memory when !psi_cgroups_enabled
` [PATCH 8/9] sched/psi: add kernel cmdline parameter psi_inner_cgroup
` [External] "
` [PATCH 9/9] sched/psi: add PSI_IRQ to track IRQ/SOFTIRQ pressure
` [External] "
[PATCH bpf-next v5 0/8] bpf: rstat: cgroup hierarchical stats
2022-08-04 0:29 UTC (31+ messages)
` [PATCH bpf-next v5 1/8] btf: Add a new kfunc flag which allows to mark a function to be sleepable
` [PATCH bpf-next v5 2/8] cgroup: enable cgroup_get_from_file() on cgroup1
` [PATCH bpf-next v5 3/8] bpf, iter: Fix the condition on p when calling stop
` [PATCH bpf-next v5 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v5 5/8] selftests/bpf: Test cgroup_iter
` [PATCH bpf-next v5 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v5 8/8] bpf: add a selftest for cgroup hierarchical stats collection
` [PATCH bpf-next v5 7/8] selftests/bpf: extend cgroup helpers
[PATCH bpf-next v6 0/8] bpf: rstat: cgroup hierarchical stats
2022-08-04 0:18 UTC (17+ messages)
` [PATCH bpf-next v6 1/8] btf: Add a new kfunc flag which allows to mark a function to be sleepable
` [PATCH bpf-next v6 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v6 7/8] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v6 2/8] cgroup: enable cgroup_get_from_file() on cgroup1
` [PATCH bpf-next v6 3/8] bpf, iter: Fix the condition on p when calling stop
` [PATCH bpf-next v6 5/8] selftests/bpf: Test cgroup_iter
` [PATCH bpf-next v6 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v6 8/8] selftests/bpf: add a selftest for cgroup hierarchical stats collection
[GIT PULL] cgroup changes for v5.20-rc1
2022-08-03 17:48 UTC (2+ messages)
[PATCH] sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
2022-08-03 5:57 UTC (2+ messages)
[PATCH v7 0/9] bugfix and cleanup for blk-throttle
2022-08-02 14:04 UTC (10+ messages)
` [PATCH v7 1/9] blk-throttle: fix that io throttle can only work for single bio
` [PATCH v7 2/9] blk-throttle: prevent overflow while calculating wait time
` [PATCH v7 3/9] blk-throttle: factor out code to calculate ios/bytes_allowed
` [PATCH v7 4/9] blk-throttle: fix io hung due to configuration updates
` [PATCH v7 5/9] blk-throttle: improve handling of re-entered bio for bps limit
` [PATCH v7 6/9] blk-throttle: use 'READ/WRITE' instead of '0/1'
` [PATCH v7 7/9] blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
` [PATCH v7 8/9] blk-throttle: cleanup tg_update_disptime()
` [PATCH v7 9/9] blk-throttle: clean up flag 'THROTL_TG_PENDING'
[PATCH v2 0/2] sched, cgroup/cpuset: Keep user set cpus affinity
2022-08-01 17:15 UTC (5+ messages)
` [PATCH v2 1/2] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()
` [PATCH v2 2/2] cgroup/cpuset: Keep user set cpus affinity
[memcg] fd25a9e0e2: fio.write_iops 47.8% improvement
2022-07-31 8:22 UTC
[syzbot] possible deadlock in throtl_pending_timer_fn
2022-07-30 11:17 UTC (4+ messages)
[PATCH RESEND v6 0/8] bugfix and cleanup for blk-throttle
2022-07-30 1:06 UTC (24+ messages)
` [PATCH RESEND v6 1/8] blk-throttle: fix that io throttle can only work for single bio
` [PATCH RESEND v6 2/8] blk-throttle: prevent overflow while calculating wait time
` [PATCH RESEND v6 4/8] blk-throttle: fix io hung due to config updates
` [PATCH RESEND v6 5/8] blk-throttle: use 'READ/WRITE' instead of '0/1'
` [PATCH RESEND v6 6/8] blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
` [PATCH RESEND v6 7/8] blk-throttle: cleanup tg_update_disptime()
` [PATCH RESEND v6 8/8] blk-throttle: clean up flag 'THROTL_TG_PENDING'
[PATCH cgroup/for-5.20] cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
2022-07-29 23:10 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v3 "
[PATCH 1/2] cgroup/cpuset: Keep current cpus list if cpus affinity was explicitly set
2022-07-29 18:31 UTC (22+ messages)
` [PATCH 2/2] cgroup: Skip subtree root in cgroup_update_dfl_csses()
[tj-cgroup:for-next] BUILD SUCCESS 3109920b3d95ebee86198757328eefe51f458b06
2022-07-29 6:34 UTC
[PATCH v5] mm: vmpressure: don't count proactive reclaim in vmpressure
2022-07-28 21:45 UTC (4+ messages)
Query regarding deadlock involving cgroup_threadgroup_rwsem and cpu_hotplug_lock
2022-07-27 19:33 UTC (5+ messages)
[PATCH 1/3 cgroup/for-5.20] cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty subtree
2022-07-27 17:55 UTC (18+ messages)
` [PATCH 2/3 cgroup/for-5.20] cgroup: Add "no" prefixed mount options
` [PATCH 3/3 cgroup/for-5.20] cgroup: Make !percpu threadgroup_rwsem operations optional
` [PATCH RESEND "
` [PATCH cgroup/for-5.20] cgroup: remove "no" prefixed mount options options
[syzbot] INFO: rcu detected stall in net_tx_action
2022-07-27 16:00 UTC (2+ messages)
[PATCH -next v10 0/4] support concurrent sync io for bfq on a specail occasion
2022-07-27 12:11 UTC (6+ messages)
` [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-07-26 18:03 UTC (4+ messages)
` [PATCH v4 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats
[PATCH] selftests/cgroup: fix repeated words in comments
2022-07-25 5:47 UTC (3+ messages)
[tj-cgroup:for-5.20] BUILD SUCCESS 6a010a49b63ac8465851a79185d8deff966f8e1a
2022-07-24 5:13 UTC
[tj-cgroup:for-next] BUILD SUCCESS dfce5395b3a007a1a5c3a99a8523a4fc266d858a
2022-07-24 3:44 UTC
[PATCH] mm: Remove the redundant updating of stats_flush_threshold
2022-07-23 13:43 UTC (5+ messages)
[PATCH bpf-next v4 0/8] bpf: rstat: cgroup hierarchical stats
2022-07-22 17:49 UTC (11+ messages)
` [PATCH bpf-next v4 1/8] btf: Add a new kfunc set which allows to mark a function to be sleepable
` [PATCH bpf-next v4 2/8] cgroup: enable cgroup_get_from_file() on cgroup1
` [PATCH bpf-next v4 3/8] bpf, iter: Fix the condition on p when calling stop
` [PATCH bpf-next v4 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v4 5/8] selftests/bpf: Test cgroup_iter
` [PATCH bpf-next v4 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v4 7/8] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v4 8/8] bpf: add a selftest for cgroup hierarchical stats collection
[PATCH bpf-next v3 0/8] bpf: rstat: cgroup hierarchical stats
2022-07-21 21:07 UTC (11+ messages)
` [PATCH bpf-next v3 4/8] bpf: Introduce cgroup iter
[PATCH v4] mm: vmpressure: don't count proactive reclaim in vmpressure
2022-07-21 16:49 UTC (9+ messages)
[Bug] race condition at rebind_subsystems()
2022-07-21 6:46 UTC (6+ 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).