cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-27 14:59:19 to 2021-12-20 01:42:13 UTC [more...]

[PATCH v2 00/33] Separate struct slab from struct page
 2021-12-20  1:42 UTC  (18+ messages)
  ` [PATCH v2 22/33] mm: Convert struct page to struct slab in functions used by other subsystems
  ` [PATCH v2 23/33] mm/memcg: Convert slab objcgs from struct page to struct slab

[PATCH-next v3] mm/memcg: Properly handle memcg_stock access for PREEMPT_RT
 2021-12-19 13:20 UTC  (8+ messages)
` [mm/memcg] 3928ba024a: WARNING:possible_recursive_locking_detected

[PATCH] cpuset: convert 'allowed' in __cpuset_node_allowed() to be boolean
 2021-12-19  2:41 UTC 

[PATCH RFC] block, bfq: update pos_root for idle bfq_queue in bfq_bfqq_move()
 2021-12-18  9:09 UTC  (2+ messages)

[PATCH v5 0/2] cancel all throttled bios in del_gendisk()
 2021-12-18  9:09 UTC  (4+ messages)
` [PATCH v5 1/2] blk-throtl: move WARN_ON_ONCE() from throtl_rb_first() to it's caller
` [PATCH v5 2/2] block: cancel all throttled bios in del_gendisk()

[PATCH v9 0/7] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-12-17 16:34 UTC  (25+ messages)
` [PATCH v9 1/7] cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy
            ` [PATCH] cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy
  ` [PATCH v9 2/7] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
` [PATCH v9 3/7] cgroup/cpuset: Refining features and constraints of a partition
` [PATCH v9 4/7] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v9 5/7] cgroup/cpuset: Show invalid partition reason string
` [PATCH v9 6/7] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v9 7/7] kselftest/cgroup: Add cpuset v2 partition root state test

[PATCH RFC 0/9] support concurrent sync io for bfq on a specail occasion
 2021-12-17  2:53 UTC  (15+ messages)
` [PATCH RFC 3/9] block, bfq: handle the case when for_each_entity() access root group
` [PATCH RFC 8/9] block, bfq: move forward __bfq_weights_tree_remove()
` [PATCH RFC 9/9] block, bfq: decrease 'num_groups_with_pending_reqs' earlier

[PATCH -next] mm/memcg: Use struct_size() helper in kzalloc()
 2021-12-16 11:26 UTC  (3+ messages)

[PATCH] mm/memcontrol: Disable on PREEMPT_RT
 2021-12-16  7:51 UTC  (10+ messages)

[PATCH bpf-next v5 2/3] add missing bpf-cgroup.h includes
 2021-12-16  2:55 UTC  (2+ messages)
` [PATCH bpf-next v5 3/3] bpf: remove the cgroup -> bpf header dependecy

[PATCH bpf-next v4 2/3] add missing bpf-cgroup.h includes
 2021-12-15 18:28 UTC  (4+ messages)
  ` [PATCH bpf-next v4 3/3] bpf: remove the cgroup -> bpf header dependecy

[tj-cgroup:review-migration-perms-2] BUILD SUCCESS 2916424cbe1681e5e60e31f4f05213eb9dfa5fa4
 2021-12-15 16:01 UTC 

[cgroup] 26b1b4f9c8: WARNING:at_lib/refcount.c:#refcount_warn_saturate
 2021-12-15 14:55 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 1815775e74541d7b498c0baf15726ad3d1247abf
 2021-12-15 11:53 UTC 

[Patch v2] cgroup: return early if it is already on preloaded list
 2021-12-14 19:45 UTC  (2+ messages)

[PATCH for-5.16/block] iocost: Fix divide-by-zero on donation from low hweight cgroup
 2021-12-14 13:58 UTC  (2+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 1f1562fcd04a485734e94390660e741c3be47867
 2021-12-14  9:53 UTC 

[PATCH] mm: add group_oom_kill memory.event fix
 2021-12-14  9:38 UTC  (2+ messages)

[PATCH -next] blk-throttle: Set BIO_THROTTLED when bio has been throttled
 2021-12-14  9:12 UTC  (5+ messages)

[tj-cgroup:review-migration-perms-1] BUILD SUCCESS d89b771cf079b57ebc7e75b91b10a257a39ff7b2
 2021-12-14  8:36 UTC 

[RESEND PATCH RFC] cgroup: support numabalancing disable in cgroup level
 2021-12-14  6:13 UTC  (4+ messages)

Use after free with BFQ and cgroups
 2021-12-14  1:24 UTC  (9+ messages)

[PATCH] cgroup: return early if it is already on preloaded list
 2021-12-14  0:36 UTC  (3+ messages)

[PATCH] bfq: Fix use-after-free with cgroups
 2021-12-13 14:52 UTC  (7+ messages)

[PATCH] mm: add group_oom_kill memory event
 2021-12-13 11:19 UTC  (7+ messages)

[PATCH] cgroup: check the return value of kstrdup()
 2021-12-13  4:32 UTC  (2+ messages)

[cgroup] f0cc344841: WARNING:at_lib/debugobjects.c:#debug_print_object
 2021-12-12 14:46 UTC 

[PATCH-next v2] mm/memcg: Properly handle memcg_stock access for PREEMPT_RT
 2021-12-10 16:37 UTC  (5+ messages)

[tj-cgroup:review-migration-perms] BUILD SUCCESS f51e850776819cee9553ff93f1d09c4a0cf01265
 2021-12-10 10:57 UTC 

[PATCH] mm/memcg: Properly handle memcg_stock access for PREEMPT_RT
 2021-12-10  2:47 UTC  (2+ messages)

[PATCH v4 0/2] cancel all throttled bios in del_gendisk()
 2021-12-06 15:43 UTC  (8+ messages)
  ` [PATCH v4 1/2] blk-throtl: move WARN_ON_ONCE() from throtl_rb_first() to it's caller
` [PATCH v4 2/2] block: cancel all throttled bios in del_gendisk()

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-12-03 19:27 UTC  (18+ messages)
` [PATCH v8 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[PATCH] block: Use div64_ul instead of do_div
 2021-12-02 16:50 UTC  (4+ messages)
` [PATCH v2] "

[tj-cgroup:for-next] BUILD SUCCESS e14da77113bb890d7bf9e5d17031bdd476a7ce5e
 2021-12-02  5:29 UTC 

[RFC] psi: Add additional PSI counters for each type of memory pressure
 2021-12-01 19:26 UTC  (3+ messages)

[PATCH v3] block, bfq: Accept symmetric weight adjustments
 2021-12-01 18:29 UTC 

[PATCH v3 0/2] cancel all throttled bios in del_gendisk()
 2021-12-01 17:01 UTC  (4+ messages)
` [PATCH v3 1/2] blk-throtl: move WARN_ON_ONCE() from throtl_rb_first() to it's caller
  ` [PATCH v3 2/2] block: cancel all throttled bios in del_gendisk()

[PATCH] cgroup: fix a typo in comment
 2021-12-01 16:50 UTC  (2+ messages)

[PATCH v2 0/2] cancel all throttled bios in del_gendisk()
 2021-12-01  9:26 UTC  (7+ messages)
` [PATCH v2 1/2] blk-throtl: move WARN_ON_ONCE() from throtl_rb_first() to it's caller
  ` [PATCH v2 2/2] block: cancel all throttled bios in del_gendisk()

[tj-cgroup:for-next] BUILD SUCCESS 8291471ea5f1b2e6782cbb9c6ed785f12435245f
 2021-11-30  6:22 UTC 

[PATCH] mm/memcg: Relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
 2021-11-30  2:36 UTC  (4+ messages)

[PATCH 1/2] cgroup: cgroup_subsys[ssid] is never NULL
 2021-11-30  0:33 UTC  (5+ messages)
` [PATCH 2/2] cgroup: get the wrong css for css_alloc() during cgroup_init_subsys()

[RFC PATCH] sched/fair: Filter by css_is_dying() in the last tg_unthrottle_up()
 2021-11-29 16:39 UTC  (3+ messages)

[PATCH 0/4] cancel all throttled bios in del_gendisk()
 2021-11-29 13:58 UTC  (8+ messages)
` [PATCH 1/4] Revert "blk-throttle: remove tg_drain_bios"
` [PATCH 2/4] blk-throtl: don't warn in tg_drain_bios()
` [PATCH 3/4] blk-throtl: introduce blk_throtl_cancel_bios()

[PATCH] mm: reduce spinlock contention in release_pages()
 2021-11-29 13:39 UTC  (13+ messages)


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