public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-06 15:56:31 to 2022-05-16 19:29:12 UTC [more...]

[PATCH -next] block: fix io hung of setting throttle limit frequently
 2022-05-16 19:29 UTC  (2+ messages)

[PATCH] blk-cgroup: Remove unnecessary rcu_read_lock/unlock()
 2022-05-16 18:42 UTC  (2+ messages)

[PATCH v2 0/6] zswap: accounting & cgroup control
 2022-05-16 14:34 UTC  (21+ messages)
  ` [PATCH v2 1/6] Documentation: filesystems: proc: update meminfo section
  ` [PATCH v2 2/6] mm: Kconfig: move swap and slab config options to the MM section
  ` [PATCH v2 3/6] mm: Kconfig: group swap, slab, hotplug and thp options into submenus
  ` [PATCH v2 4/6] mm: Kconfig: simplify zswap configuration
  ` [PATCH v2 5/6] mm: zswap: add basic meminfo and vmstat coverage
  ` [PATCH v2 6/6] zswap: memcg accounting

[PATCH] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
 2022-05-16  9:47 UTC  (2+ messages)

[PATCH] cgroup/cpuset: Remove redundant cpu/node masks setup in cpuset_init_smp()
 2022-05-16  3:02 UTC  (3+ messages)
` [cgroup/cpuset] 7aaa45f837: kbuild.buildtime_per_iteration 2583.0% regression

[PATCH] percpu: improve percpu_alloc_percpu event trace
 2022-05-15 22:06 UTC  (6+ messages)
  ` [PATCH v2] "

[tj-cgroup:for-5.19] BUILD SUCCESS 213adc63dfbcdff9a0c19ec1f2681fda9c05cf6d
 2022-05-15 18:02 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 4d00bb3c2f23d1d8b8a25ed0cf288ebdf047aed4
 2022-05-15 17:24 UTC 

[RFC PATCH bpf-next v2 0/7] bpf: rstat: cgroup hierarchical stats
 2022-05-15  9:07 UTC  (9+ messages)
` [RFC PATCH bpf-next v2 1/7] bpf: introduce RSTAT_FLUSH program type
` [RFC PATCH bpf-next v2 2/7] cgroup: bpf: flush bpf stats on rstat flush
  ` [RFC PATCH bpf-next v2 3/7] libbpf: Add support for rstat flush progs
  ` [RFC PATCH bpf-next v2 4/7] bpf: add bpf rstat helpers
` [RFC PATCH bpf-next v2 5/7] bpf: Introduce cgroup iter
` [RFC PATCH bpf-next v2 6/7] selftests/bpf: extend cgroup helpers
` [RFC PATCH bpf-next v2 7/7] bpf: add a selftest for cgroup hierarchical stats collection

[tj-cgroup:for-5.18-fixes] BUILD SUCCESS 2685027fca387b602ae565bff17895188b803988
 2022-05-15  4:12 UTC 

[PATCH -next v5 0/3] support concurrent sync io for bfq on a specail occasion
 2022-05-14  9:29 UTC  (3+ messages)

[PATCH -next 0/8] multiple cleanup patches for bfq
 2022-05-14  9:05 UTC  (9+ messages)
` [PATCH -next 2/8] block, bfq: cleanup __bfq_weights_tree_remove()
  ` [PATCH -next 1/8] block, bfq: cleanup bfq_weights_tree add/remove apis
  ` [PATCH -next 3/8] block, bfq: factor out code to update 'active_entities'
  ` [PATCH -next 4/8] block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group
  ` [PATCH -next 5/8] block, bfq: cleanup bfq_activate_requeue_entity()
  ` [PATCH -next 6/8] block, bfq: remove dead code for updating 'rq_in_driver'
  ` [PATCH -next 7/8] block, bfq: cleanup bfq_bfqq_update_budg_for_activation()
  ` [PATCH -next 8/8] block, bfq: cleanup bfq_bfqq_handle_idle_busy_switch()

[PATCH] kseltest/cgroup: Make test_stress.sh work if run interactively
 2022-05-13 20:17 UTC  (3+ messages)

[PATCH v2 0/5] Fix bugs in memcontroller cgroup tests
 2022-05-13 19:14 UTC  (27+ messages)
` [PATCH v2 2/5] cgroup: Account for memory_recursiveprot in test_memcg_low()
              ` [PATCH 0/4] memcontrol selftests fixups
                  ` [PATCH 1/4] selftests: memcg: Fix compilation
                  ` [PATCH 2/4] selftests: memcg: Expect no low events in unprotected sibling
                  ` [PATCH 3/4] selftests: memcg: Adjust expected reclaim values of protected cgroups
                  ` [PATCH 4/4] selftests: memcg: Remove protection from top level memcg

Issue with 252c651a4c85 ("blk-cgroup: stop using seq_get_buf")
 2022-05-13 18:06 UTC  (4+ messages)
  ` [RESEND][RFC PATCH] blkcg: rewind seq_file if no stats

[PATCH] memcg: accounting for objects allocated for new netdevice
 2022-05-13 17:49 UTC  (17+ messages)
  ` kernfs memcg accounting
                  ` [PATCH 0/4] memcg: accounting for objects allocated by mkdir cgroup
                  ` [PATCH 1/4] memcg: enable accounting for large allocations in mem_cgroup_css_alloc
                  ` [PATCH 2/4] memcg: enable accounting for kernfs nodes and iattrs
                  ` [PATCH 3/4] memcg: enable accounting for struct cgroup
                  ` [PATCH 4/4] memcg: enable accounting for allocations in alloc_fair_sched_group

[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-05-13 17:13 UTC  (12+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[PATCH 0/1] block,iocost: fix potential kernel NULL
 2022-05-13 16:28 UTC  (3+ messages)
  ` [PATCH] "

[PATCH v7 0/6] Proposal for a GPU cgroup controller
 2022-05-13 16:13 UTC  (9+ messages)
` [PATCH v7 1/6] gpu: rfc: "
  ` [PATCH v7 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
  ` [PATCH v7 4/6] dmabuf: Add gpu cgroup charge transfer function

[RFC PATCH bpf-next 0/9] bpf: cgroup hierarchical stats collection
 2022-05-13  7:16 UTC  (30+ messages)
` [RFC PATCH bpf-next 1/9] bpf: introduce CGROUP_SUBSYS_RSTAT program type
` [RFC PATCH bpf-next 2/9] cgroup: bpf: flush bpf stats on rstat flush
` [RFC PATCH bpf-next 3/9] libbpf: Add support for rstat progs and links
` [RFC PATCH bpf-next 4/9] bpf: add bpf rstat helpers
` [RFC PATCH bpf-next 6/9] cgroup: add v1 support to cgroup_get_from_id()
` [RFC PATCH bpf-next 8/9] bpf: Introduce cgroup iter
  ` [RFC PATCH bpf-next 5/9] bpf: add bpf_map_lookup_percpu_elem() helper
  ` [RFC PATCH bpf-next 7/9] cgroup: Add cgroup_put() in !CONFIG_CGROUPS case
  ` [RFC PATCH bpf-next 9/9] selftest/bpf: add a selftest for cgroup hierarchical stats

[GIT PULL] cgroup fixes for v5.18-rc6
 2022-05-12 17:49 UTC  (2+ messages)

[PATCH v2] mm/memcontrol: Export memcg->watermark via sysfs for v2 memcg
 2022-05-12  9:11 UTC  (10+ messages)

[PATCH] mm/memcg: support control THP behaviour in cgroup
 2022-05-11  9:47 UTC  (19+ messages)

[PATCH] memcg: accounting for objects allocated for new netdevice
 2022-05-11  2:51 UTC  (3+ messages)
` [PATCH memcg v2] "

[PATCH v11 0/8] cgroup/cpuset: cpu partition code enhancements
 2022-05-10 15:34 UTC  (9+ messages)
  ` [PATCH v11 1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask()
  ` [PATCH v11 4/8] cgroup/cpuset: Relax constraints to partition & cpus changes
  ` [PATCH v11 5/8] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v11 2/8] cgroup/cpuset: Miscellaneous cleanups & add helper functions
` [PATCH v11 3/8] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
` [PATCH v11 6/8] cgroup/cpuset: Show invalid partition reason string
` [PATCH v11 7/8] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v11 8/8] kselftest/cgroup: Add cpuset v2 partition root state test

[PATCH] percpu: improve percpu_alloc_percpu event trace
 2022-05-10 14:16 UTC  (6+ messages)

[PATCH v3] mm/memcg: support control THP behaviour in cgroup
 2022-05-07  1:12 UTC 

[PATCH v2] mm/memcg: support control THP behaviour in cgroup
 2022-05-06 23:12 UTC  (2+ messages)

[PATCH] mm/memcontrol: Export memcg->watermark via sysfs for v2 memcg
 2022-05-06 21:04 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox