cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-25 02:36:24 to 2022-06-02 04:14:06 UTC [more...]

[PATCH v5 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-06-02  4:14 UTC  (22+ messages)
  ` [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 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 v3 0/2] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-06-02  1:54 UTC  (6+ messages)
` [PATCH v3 1/2] blk-cgroup: Correctly free percpu iostat_cpu in blkg on error exit
  ` [PATCH v3 2/2] blk-cgroup: Optimize blkcg_rstat_flush()
  ` [PATCH v4 "

[PATCH v2 1/2] blk-cgroup: Correctly free percpu iostat_cpu in blkg on error exit
 2022-06-02  1:52 UTC  (11+ messages)
` [PATCH v2 2/2] blk-cgroup: Optimize blkcg_rstat_flush()

[PATCH -next v7 0/3] support concurrent sync io for bfq on a specail occasion
 2022-06-02  1:05 UTC  (16+ 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 0/2] cgroup_subsys_state lifecycle fixups
 2022-06-02  0:40 UTC  (18+ 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 mm v2 0/9] memcg: accounting for objects allocated by mkdir cgroup
 2022-06-01 15:24 UTC  (25+ 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 8/9] memcg: enable accounting for allocations in alloc_fair_sched_group
    ` [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 -next v9 0/4] support concurrent sync io for bfq on a specail occasion
 2022-06-01 13:18 UTC  (6+ messages)
  ` [PATCH -next v9 1/4] block, bfq: support to track if bfqq has pending requests
  ` [PATCH -next v9 2/4] block, bfq: record how many queues have "
  ` [PATCH -next v9 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
  ` [PATCH -next v9 4/4] block, bfq: do not idle if only one group is activated

[PATCH -next v8 0/4] support concurrent sync io for bfq on a specail occasion
 2022-06-01 10:58 UTC  (10+ 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] 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 4/6] block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group
  ` [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 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 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
 2022-05-27 18:33 UTC  (13+ messages)

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

[PATCH v4 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-05-27  2:55 UTC  (41+ 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 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 10/11] mm: lru: add VM_BUG_ON_FOLIO to lru maintenance function

[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  (2+ messages)
` [mm] 6adb0a02c2: WARNING:suspicious_RCU_usage

[PATCH v4 09/11] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
 2022-05-25  7:14 UTC  (2+ messages)
` [mm] bec0ae1210: WARNING:possible_recursive_locking_detected


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).