messages from 2022-08-24 23:31:13 to 2022-09-06 13:13:27 UTC [more...]
[PATCH v4 00/10] sched/psi: some optimizations and extensions
2022-09-06 13:13 UTC (14+ messages)
` [PATCH v4 02/10] sched/psi: don't create cgroup PSI files when psi_disabled
` [PATCH v4 04/10] sched/psi: move private helpers to sched/stats.h
` [PATCH v4 05/10] sched/psi: optimize task switch inside shared cgroups again
` [PATCH v4 06/10] sched/psi: remove NR_ONCPU task accounting
` [PATCH v4 01/10] sched/psi: fix periodic aggregation shut off
` [PATCH v4 03/10] sched/psi: save percpu memory when !psi_cgroups_enabled
` [PATCH v4 07/10] sched/psi: add PSI_IRQ to track IRQ/SOFTIRQ pressure
` [PATCH v4 08/10] sched/psi: consolidate cgroup_psi()
` [PATCH v4 09/10] sched/psi: cache parent psi_group to speed up groups iterate
` [PATCH v4 10/10] sched/psi: per-cgroup PSI accounting disable/re-enable interface
[PATCH] cgroup/cpuset: Add a new isolated mems.policy type
2022-09-06 12:33 UTC (10+ messages)
` [External] "
[PATCH -next v10 0/4] support concurrent sync io for bfq on a specail occasion
2022-09-06 9:37 UTC (11+ messages)
` [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
[PATCH] cgroup: Reorganize css_set_lock and kernfs path processing
2022-09-05 17:09 UTC
[PATCH 1/2 cgroup/for-6.1] cgroup: Improve cftype add/rm error handling
2022-09-05 13:14 UTC (3+ messages)
` [PATCH 2/2 cgroup/for-6.1] cgroup: Remove CFTYPE_PRESSURE
[PATCH] cgroup/cpuset: Add a new isolated mems.policy type
2022-09-05 10:30 UTC (5+ messages)
` [Phishing Risk] [External] "
[tj-cgroup:for-6.1] BUILD SUCCESS a8c52eba880a6e8c07fc2130604f8e386b90b763
2022-09-05 9:36 UTC
[tj-cgroup:for-next] BUILD SUCCESS 0fcfe377e5c87786994414e9bc142f70eac6c008
2022-09-05 9:36 UTC
BUG: HANG_DETECT waiting for migration_cpu_stop() complete
2022-09-05 8:22 UTC (3+ messages)
[PATCH v12 00/10] cgroup/cpuset: cpu partition code fixes & enhancements
2022-09-04 20:48 UTC (14+ messages)
` [PATCH v12 01/10] cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset
` [PATCH v12 04/10] cgroup/cpuset: Relax constraints to partition & cpus changes
` [PATCH v12 05/10] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v12 08/10] cgroup/cpuset: Make partition invalid if cpumask change violates exclusivity rule
` [PATCH v12 09/10] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v12 02/10] cgroup/cpuset: Miscellaneous cleanups & add helper functions
` [PATCH v12 03/10] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
` [PATCH v12 06/10] cgroup/cpuset: Show invalid partition reason string
` [PATCH v12 07/10] cgroup/cpuset: Relocate a code block in validate_change()
` [PATCH v12 10/10] kselftest/cgroup: Add cpuset v2 partition root state test
[PATCH] blk-throttle: clean up codes that can't be reached
2022-09-04 20:38 UTC (3+ messages)
[PATCH] cgroup: add pids.peak interface for pids controller
2022-09-04 19:27 UTC (2+ messages)
data-race in cgroup_get_tree / proc_cgroup_show
2022-09-04 19:23 UTC (5+ messages)
` [PATCH cgroup/for-6.1] cgroup: Remove data-race around cgrp_dfl_visible
[syzbot] BUG: unable to handle kernel paging request in mem_cgroup_track_foreign_dirty_slowpath
2022-09-02 21:02 UTC
[PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
2022-09-02 2:30 UTC (14+ messages)
` [PATCH bpf-next v3 01/13] cgroup: Update the comment on cgroup_get_from_fd
` [PATCH bpf-next v3 02/13] bpf: Introduce new helper bpf_map_put_memcg()
` [PATCH bpf-next v3 04/13] bpf: Call bpf_map_init_from_attr() immediately after map creation
` [PATCH bpf-next v3 05/13] bpf: Save memcg in bpf_map_init_from_attr()
` [PATCH bpf-next v3 06/13] bpf: Use scoped-based charge in bpf_map_area_alloc
` [PATCH bpf-next v3 03/13] bpf: Define bpf_map_{get,put}_memcg for !CONFIG_MEMCG_KMEM
` [PATCH bpf-next v3 07/13] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}
` [PATCH bpf-next v3 08/13] bpf: Use bpf_map_kzalloc in arraymap
` [PATCH bpf-next v3 09/13] bpf: Use bpf_map_kvcalloc in bpf_local_storage
` [PATCH bpf-next v3 10/13] mm, memcg: Add new helper get_obj_cgroup_from_cgroup
` [PATCH bpf-next v3 11/13] mm, memcg: Add new helper task_under_memcg_hierarchy
` [PATCH bpf-next v3 12/13] bpf: Add return value for bpf_map_init_from_attr
` [PATCH bpf-next v3 13/13] bpf: Introduce selectable memcg for bpf map
[PATCH v2 5/8] mm/memcontrol: Replace the PREEMPT_RT conditionals
2022-09-01 14:45 UTC (2+ messages)
[PATCH v9 0/4] blk-throttle bugfix
2022-08-31 11:31 UTC (7+ messages)
` [PATCH v9 1/4] blk-throttle: fix that io throttle can only work for single bio
` [PATCH v9 3/4] blk-throttle: factor out code to calculate ios/bytes_allowed
` [PATCH v9 2/4] blk-throttle: prevent overflow while calculating wait time
` [PATCH v9 4/4] blk-throttle: fix io hung due to configuration updates
[PATCH v7 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-08-30 23:48 UTC (6+ messages)
` [PATCH v7 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats
[PATCH 0/2] mm: memcontrol: cleanup and optimize for accounting params
2022-08-30 18:03 UTC (11+ messages)
` [PATCH 1/2] mm: memcontrol: remove mem_cgroup_kmem_disabled
` [PATCH 2/2] mm: memcontrol: make cgroup_memory_noswap a static key
[PATCH] iocost_monitor: reorder BlkgIterator
2022-08-30 14:38 UTC
cgroups v2 cpuset partition bug
2022-08-30 2:19 UTC (6+ messages)
[RESEND PATCH bpf-next v9 0/5] bpf: rstat: cgroup hierarchical
2022-08-29 18:07 UTC (18+ messages)
` [RESEND PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter
` [RESEND PATCH bpf-next v9 2/5] selftests/bpf: Test cgroup_iter
` [RESEND PATCH bpf-next v9 3/5] cgroup: bpf: enable bpf programs to integrate with rstat
` [RESEND PATCH bpf-next v9 4/5] selftests/bpf: extend cgroup helpers
` [RESEND PATCH bpf-next v9 5/5] selftests/bpf: add a selftest for cgroup hierarchical stats collection
[PATCH 0/4] Honor cgroup namespace when resolving cgroup id
2022-08-29 18:02 UTC (12+ messages)
` [PATCH 2/4] cgroup: cgroup: Honor caller's cgroup NS "
` [PATCH 3/4] cgroup: Homogenize cgroup_get_from_id() return value
` [PATCH 1/4] cgroup: Honor caller's cgroup NS when resolving path
` [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors
[tj-cgroup:for-6.1] BUILD SUCCESS c0f2df49cf2471289d5aabf16f50ac26eb268f7d
2022-08-29 16:34 UTC
[tj-cgroup:for-next] BUILD SUCCESS 5214a36f9afe3bc1bb393e78934fa3e8f10f5e3d
2022-08-29 16:34 UTC
[PATCH] cgroup: Fix build failure when CONFIG_SHRINKER_DEBUG
2022-08-29 4:00 UTC
[PATCH v2 0/3] blk-throttle cleanups
2022-08-27 10:16 UTC (4+ messages)
` [PATCH v2 1/3] blk-throttle: use 'READ/WRITE' instead of '0/1'
` [PATCH v2 2/3] blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
` [PATCH v2 3/3] blk-throttle: cleanup tg_update_disptime()
[tj-cgroup:for-6.1] BUILD SUCCESS 075b593f54f0f3883532cb750081cae6917bc8fe
2022-08-27 9:58 UTC
[tj-cgroup:for-6.0-fixes] BUILD SUCCESS 43626dade36fa74d3329046f4ae2d7fdefe401c6
2022-08-27 9:58 UTC
[tj-cgroup:for-next] BUILD SUCCESS a4781930055b8f08c36f02877868bf794e92024d
2022-08-27 9:58 UTC
[PATCH] cgroup: Use cgroup_attach_{lock,unlock}() from cgroup_attach_task_all()
2022-08-26 21:15 UTC (3+ messages)
oomd with 6.0-rc1 has ridiculously high memory pressure stats wit
2022-08-26 21:11 UTC (8+ messages)
[PATCH bpf-next v9 0/5] bpf: rstat: cgroup hierarchical stats
2022-08-26 17:15 UTC (10+ messages)
` [PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter
[RFC 0/2] Introduce cgroup.top interface
2022-08-26 9:50 UTC (6+ messages)
` [RFC 1/2] cgroup: Introduce per-cgroup resource top show interface
` [RFC 2/2] memcg: Adapt cgroup.top into per-memcg
[syzbot] KMSAN: uninit-value in psi_poll_worker
2022-08-26 9:27 UTC (2+ messages)
[PATCH linux-next] admin-guide: cgroup: fix a typo in description
2022-08-26 2:48 UTC (2+ messages)
[PATCH v8 0/4] blk-throttle bugfix
2022-08-26 1:07 UTC (6+ messages)
` [PATCH v8 1/4] blk-throttle: fix that io throttle can only work for single bio
[PATCH] kernel: move from strlcpy with unused retval to strscpy
2022-08-25 20:53 UTC (5+ messages)
[GIT PULL] cgroup fixes #2 for v6.0-rc2
2022-08-25 18:10 UTC (2+ messages)
[PATCH bpf-next v2 00/12] bpf: Introduce selectable memcg for bpf map
2022-08-25 17:59 UTC (11+ messages)
` [RFD RESEND] cgroup: Persistent memory usage tracking
[PATCH v2 0/3] memcg: optimize charge codepath
2022-08-25 15:25 UTC (13+ messages)
` [PATCH v2 1/3] mm: page_counter: remove unneeded atomic ops for low/min
` [PATCH v2 2/3] mm: page_counter: rearrange struct page_counter fields
` [PATCH v2 3/3] memcg: increase MEMCG_CHARGE_BATCH to 64
[RFC PATCH] memcg: use root_mem_cgroup when css is inherited
2022-08-25 13:35 UTC (17+ messages)
[PATCH v3 00/10] sched/psi: some optimization and extension
2022-08-25 13:29 UTC (6+ messages)
` [PATCH v3 10/10] sched/psi: per-cgroup PSI accounting disable/re-enable interface
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).