messages from 2022-07-30 03:25:08 to 2022-08-17 01:13:38 UTC [more...]
[PATCH v7 0/9] bugfix and cleanup for blk-throttle
2022-08-17 1:13 UTC (19+ 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 v5 0/3] sched, cgroup/cpuset: Keep user set cpus affinity
2022-08-17 0:13 UTC (8+ messages)
` [PATCH v5 1/3] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()
` [PATCH v5 2/3] sched: Provide copy_user_cpus_mask() to copy out user mask
` [PATCH v5 3/3] cgroup/cpuset: Keep user set cpus affinity
[PATCH] mm: memcg: export workingset refault stats for cgroup v1
2022-08-16 22:45 UTC (3+ messages)
[PATCH] mm: correctly charge compressed memory to its memcg
2022-08-16 22:19 UTC (15+ messages)
GPU device resource reservations with cgroups?
2022-08-16 20:39 UTC
Query regarding deadlock involving cgroup_threadgroup_rwsem and cpu_hotplug_lock
2022-08-16 20:20 UTC (12+ messages)
` [PATCH cgroup/for-6.0-fixes] cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
UDP rx packet loss in a cgroup with a memory limit
2022-08-16 18:52 UTC
[PATCH v4 0/3] sched, cgroup/cpuset: Keep user set cpus affinity
2022-08-16 18:20 UTC (8+ messages)
` [PATCH v4 1/3] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()
` [PATCH v4 2/3] sched: Provide copy_user_cpus_mask() to copy out user mask
` [PATCH v4 3/3] cgroup/cpuset: Keep user set cpus affinity
[PATCH bpf-next v7 0/8] bpf: rstat: cgroup hierarchical stats
2022-08-16 17:22 UTC (23+ messages)
` [PATCH bpf-next v7 1/8] btf: Add a new kfunc flag which allows to mark a function to be sleepable
` [PATCH bpf-next v7 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v7 2/8] cgroup: enable cgroup_get_from_file() on cgroup1
` [PATCH bpf-next v7 3/8] bpf, iter: Fix the condition on p when calling stop
` [PATCH bpf-next v7 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v7 5/8] selftests/bpf: Test cgroup_iter
` [PATCH bpf-next v7 7/8] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v7 8/8] selftests/bpf: add a selftest for cgroup hierarchical stats collection
[PATCH v2 00/10] sched/psi: some optimization and extension
2022-08-16 14:01 UTC (27+ messages)
` [PATCH v2 01/10] sched/psi: fix periodic aggregation shut off
` [PATCH v2 03/10] sched/psi: move private helpers to sched/stats.h
` [PATCH v2 04/10] sched/psi: don't change task psi_flags when migrate CPU/group
` [PATCH v2 05/10] sched/psi: don't create cgroup PSI files when psi_disabled
` [PATCH v2 06/10] sched/psi: save percpu memory when !psi_cgroups_enabled
` [PATCH v2 07/10] sched/psi: remove NR_ONCPU task accounting
` [PATCH v2 08/10] sched/psi: add PSI_IRQ to track IRQ/SOFTIRQ pressure
` [PATCH v2 09/10] sched/psi: per-cgroup PSI stats disable/re-enable interface
` [PATCH v2 10/10] sched/psi: cache parent psi_group to speed up groups iterate
` [PATCH v2 02/10] sched/psi: optimize task switch inside shared cgroups again
[tj-cgroup:for-6.1] BUILD SUCCESS 7f203bc89eb66d6afde7eae91347fc0352090cc3
2022-08-16 12:05 UTC
[tj-cgroup:for-6.0-fixes] BUILD SUCCESS d7ae5818c3fa3007dee13f9d99832e7f26b8bc44
2022-08-16 12:01 UTC
[tj-cgroup:for-next] BUILD SUCCESS 8eb57231f546431eaaa568a421b78adc3c25c733
2022-08-16 11:59 UTC
BUG: corrupted list in insert_work
2022-08-16 5:58 UTC
[PATCH bpf-next v8 0/5] bpf: rstat: cgroup hierarchical stats
2022-08-16 4:17 UTC (7+ messages)
` [PATCH bpf-next v8 1/5] bpf: Introduce cgroup iter
` [PATCH bpf-next v8 2/5] selftests/bpf: Test cgroup_iter
` [PATCH bpf-next v8 3/5] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v8 4/5] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v8 5/5] selftests/bpf: add a selftest for cgroup hierarchical stats collection
[PATCH -next 0/3] bfq simple cleanups
2022-08-16 1:56 UTC (4+ messages)
` [PATCH -next 1/3] block, bfq: remove unused functions
` [PATCH -next 2/3] block, bfq: remove useless checking in bfq_put_queue()
` [PATCH -next 3/3] block, bfq: remove useless parameter for bfq_add/del_bfqq_busy()
[PATCH cgroup/for-5.20] cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
2022-08-15 21:17 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v3 "
[RFC PATCH] cgroup: use root_mem_cgroup as css when current is not enabled
2022-08-15 20:12 UTC (6+ messages)
[PATCH v6 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-08-15 15:39 UTC (10+ messages)
` [PATCH v6 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
[PATCH v3 0/3] sched, cgroup/cpuset: Keep user set cpus affinity
2022-08-15 15:23 UTC (10+ messages)
` [PATCH v3 1/3] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()
` [PATCH v3 2/3] sched: Provide copy_user_cpus_mask() to copy out user mask
` [PATCH v3 3/3] cgroup/cpuset: Keep user set cpus affinity
[PATCH v2 linux-next] mm: memcontrol: Fix a typo in comment
2022-08-15 14:56 UTC (2+ messages)
[PATCH linux-next] mm: memcontrol: Fix typos in comment Fix a spelling mistake in comment
2022-08-15 6:45 UTC (2+ messages)
[PATCH -next v10 0/4] support concurrent sync io for bfq on a specail occasion
2022-08-11 1:19 UTC (9+ messages)
` [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
[PATCH v2 0/2] sched, cgroup/cpuset: Keep user set cpus affinity
2022-08-09 20:15 UTC (7+ 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
[Bug] race condition at rebind_subsystems()
2022-08-07 6:58 UTC (7+ messages)
[PATCH 0/9] sched/psi: some optimization and extension
2022-08-04 16:56 UTC (11+ messages)
` [PATCH 8/9] sched/psi: add kernel cmdline parameter psi_inner_cgroup
[PATCH bpf-next v5 0/8] bpf: rstat: cgroup hierarchical stats
2022-08-04 0:29 UTC (8+ messages)
` [PATCH bpf-next v5 4/8] bpf: Introduce cgroup iter
[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 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
` [PATCH bpf-next v6 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v6 7/8] selftests/bpf: extend cgroup helpers
[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)
[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 (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).