public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-24 06:05:42 to 2022-06-01 09:32:25 UTC [more...]

[PATCH mm v2 0/9] memcg: accounting for objects allocated by mkdir cgroup
 2022-06-01  9:32 UTC  (22+ messages)
  ` [PATCH mm v3 "
  ` [PATCH mm v3 1/9] memcg: enable accounting for struct cgroup
  ` [PATCH mm v3 2/9] memcg: enable accounting for kernfs nodes
  ` [PATCH mm v3 3/9] memcg: enable accounting for kernfs iattrs
  ` [PATCH mm v3 4/9] memcg: enable accounting for struct simple_xattr
  ` [PATCH mm v3 5/9] memcg: enable accounting for percpu allocation of struct psi_group_cpu
  ` [PATCH mm v3 6/9] memcg: enable accounting for percpu allocation of struct cgroup_rstat_cpu
    ` [PATCH mm v3 7/9] memcg: enable accounting for large allocations in mem_cgroup_css_alloc
    ` [PATCH mm v3 9/9] memcg: enable accounting for perpu allocation of struct rt_rq
  ` [PATCH mm v3 8/9] memcg: enable accounting for allocations in alloc_fair_sched_group

[PATCH -next v8 0/4] support concurrent sync io for bfq on a specail occasion
 2022-06-01  8:38 UTC  (9+ messages)
  ` [PATCH -next v8 1/4] block, bfq: support to track if bfqq has pending requests
` [PATCH -next v8 2/4] block, bfq: record how many queues have "
` [PATCH -next v8 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v8 4/4] block, bfq: do not idle if only one group is activated

[PATCH -next v5 0/3] support concurrent sync io for bfq on a specail occasion
 2022-06-01  6:16 UTC  (11+ messages)

[PATCH] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-05-31 19:22 UTC  (4+ messages)

[PATCH] cgroup: wait for css offline when rmdir
 2022-05-31 17:22 UTC  (8+ messages)

[PATCH -next v7 0/3] support concurrent sync io for bfq on a specail occasion
 2022-05-31 13:28 UTC  (15+ messages)
` [PATCH -next v7 1/3] block, bfq: record how many queues are busy in bfq_group
` [PATCH -next v7 2/3] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v7 3/3] block, bfq: do not idle if only one group is activated

[PATCH v5 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-05-31  7:29 UTC  (17+ messages)
` [PATCH v5 03/11] mm: memcontrol: prepare objcg API for non-kmem usage
` [PATCH v5 10/11] mm: lru: add VM_BUG_ON_FOLIO to lru maintenance function
  ` [PATCH v5 01/11] mm: memcontrol: remove dead code and comments
  ` [PATCH v5 02/11] mm: rename unlock_page_lruvec{_irq, _irqrestore} to lruvec_unlock{_irq, _irqrestore}
  ` [PATCH v5 04/11] mm: memcontrol: make lruvec lock safe when LRU pages are reparented
  ` [PATCH v5 05/11] mm: vmscan: rework move_pages_to_lru()
  ` [PATCH v5 06/11] mm: thp: make split queue lock safe when LRU pages are reparented
  ` [PATCH v5 07/11] mm: memcontrol: make all the callers of {folio,page}_memcg() safe
  ` [PATCH v5 08/11] mm: memcontrol: introduce memcg_reparent_ops
  ` [PATCH v5 09/11] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
  ` [PATCH v5 11/11] mm: lru: use lruvec lock to serialize memcg changes

[PATCH] memcg: enable accounting in keyctl subsys
 2022-05-30 20:38 UTC  (5+ messages)

[PATCH AUTOSEL 5.17 117/135] blk-throttle: Set BIO_THROTTLED when bio has been throttled
 2022-05-30 13:31 UTC 

[PATCH AUTOSEL 5.18 139/159] blk-throttle: Set BIO_THROTTLED when bio has been throttled
 2022-05-30 13:24 UTC 

[PATCH memcg v4] net: set proper memcg for net_init hooks allocations
 2022-05-30  8:57 UTC  (3+ messages)
` [PATCH memcg v5] "

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

[PATCH -next v6 0/3] support concurrent sync io for bfq on a specail occasion
 2022-05-28  8:41 UTC  (11+ messages)
` [PATCH -next v6 1/3] block, bfq: record how many queues are busy in bfq_group
` [PATCH -next v6 2/3] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v6 3/3] block, bfq: do not idle if only one group is activated

[PATCH -next v5 0/8] bugfix and cleanup for blk-throttle
 2022-05-28  6:43 UTC  (9+ messages)
  ` [PATCH -next v5 1/8] blk-throttle: fix that io throttle can only work for single bio
  ` [PATCH -next v5 2/8] blk-throttle: prevent overflow while calculating wait time
  ` [PATCH -next v5 3/8] blk-throttle: factor out code to calculate ios/bytes_allowed
` [PATCH -next v5 4/8] blk-throttle: fix io hung due to config updates
` [PATCH -next v5 5/8] blk-throttle: use 'READ/WRITE' instead of '0/1'
` [PATCH -next v5 6/8] blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
` [PATCH -next v5 7/8] blk-throttle: cleanup tg_update_disptime()
` [PATCH -next v5 8/8] blk-throttle: clean up flag 'THROTL_TG_PENDING'

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

[PATCH] XArray: handle XA_FLAGS_ACCOUNT in xas_split_alloc
 2022-05-27 17:47 UTC  (2+ messages)

[PATCH 0/2] cgroup_subsys_state lifecycle fixups
 2022-05-27 17:23 UTC  (9+ messages)
  ` [PATCH 1/2] cgroup: Wait for cgroup_subsys_state offlining on unmount
  ` [PATCH 2/2] cgroup: Use separate work structs on css release path

[PATCH v4 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-05-27  2:55 UTC  (48+ messages)
` [PATCH v4 01/11] mm: memcontrol: prepare objcg API for non-kmem usage
  ` [PATCH v4 02/11] mm: memcontrol: introduce compact_folio_lruvec_lock_irqsave
  ` [PATCH v4 03/11] mm: memcontrol: make lruvec lock safe when LRU pages are reparented
  ` [PATCH v4 04/11] mm: vmscan: rework move_pages_to_lru()
  ` [PATCH v4 05/11] mm: thp: introduce folio_split_queue_lock{_irqsave}()
  ` [PATCH v4 06/11] mm: thp: make split queue lock safe when LRU pages are reparented
  ` [PATCH v4 07/11] mm: memcontrol: make all the callers of {folio,page}_memcg() safe
  ` [PATCH v4 08/11] mm: memcontrol: introduce memcg_reparent_ops
  ` [PATCH v4 09/11] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
    ` [mm] bec0ae1210: WARNING:possible_recursive_locking_detected
  ` [PATCH v4 10/11] mm: lru: add VM_BUG_ON_FOLIO to lru maintenance function
  ` [PATCH v4 11/11] mm: lru: use lruvec lock to serialize memcg changes

[PATCH] psi: dont alloc memory for psi by default
 2022-05-26 18:54 UTC  (3+ messages)

[PATCH] cgroup: Return if dst_cgrp equals to src_cgrp
 2022-05-26 11:22 UTC  (3+ messages)

[PATCH] memcg: provide reclaim stats via 'memory.reclaim'
 2022-05-25 20:31 UTC  (9+ messages)

[GIT PULL] cgroup changes for v5.19-rc1
 2022-05-25 19:56 UTC  (6+ messages)

[PATCH] mm: memcontrol: add the mempolicy interface for cgroup v2
 2022-05-25  7:56 UTC  (7+ messages)
        ` [External] "
` [mm] 6adb0a02c2: WARNING:suspicious_RCU_usage

[PATCH v3 0/5] memcontrol selftests fixups
 2022-05-25  2:27 UTC  (8+ messages)
  ` [PATCH v3 1/5] selftests: memcg: Fix compilation
  ` [PATCH v3 2/5] selftests: memcg: Expect no low events in unprotected sibling
  ` [PATCH v3 3/5] selftests: memcg: Adjust expected reclaim values of protected cgroups
  ` [PATCH v3 4/5] selftests: memcg: Remove protection from top level memcg
  ` [PATCH v3 5/5] selftests: memcg: Factor out common parts of memory.{low,min} tests

[PATCH 0/4] memcg: accounting for objects allocated by mkdir cgroup
 2022-05-25  1:31 UTC  (7+ messages)
` [PATCH mm v2 5/9] memcg: enable accounting for percpu allocation of struct psi_group_cpu
` [PATCH mm v2 6/9] memcg: enable accounting for percpu allocation of struct cgroup_rstat_cpu
` [PATCH mm v2 9/9] memcg: enable accounting for percpu allocation of struct rt_rq

[PATCH v11 0/8] cgroup/cpuset: cpu partition code enhancements
 2022-05-24 16:48 UTC  (4+ messages)

[PATCH -next v4 0/4] bugfix for blk-throttle
 2022-05-24 11:47 UTC  (4+ messages)
` [PATCH -next v4 4/4] blk-throttle: fix io hung due to config updates


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