cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-16 21:27:34 to 2021-12-13 20:12:30 UTC [more...]

[PATCH -next] blk-throttle: Set BIO_THROTTLED when bio has been throttled
 2021-12-13 20:12 UTC  (4+ messages)

[PATCH] cgroup: return early if it is already on preloaded list
 2021-12-13 19:27 UTC  (2+ messages)

[RESEND PATCH RFC] cgroup: support numabalancing disable in cgroup level
 2021-12-13 19:23 UTC  (2+ messages)

Use after free with BFQ and cgroups
 2021-12-13 17:33 UTC  (8+ messages)

[PATCH] mm: add group_oom_kill memory.event fix
 2021-12-13 16:25 UTC 

[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] mm/memcontrol: Disable on PREEMPT_RT
 2021-12-13 10:08 UTC  (5+ 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 RFC 0/9] support concurrent sync io for bfq on a specail occasion
 2021-12-11  2:18 UTC  (19+ messages)
` [PATCH RFC 1/9] block, bfq: add new apis to iterate bfq entities
` [PATCH RFC 2/9] block, bfq: apply news apis where root group is not expected
  ` [PATCH RFC 3/9] block, bfq: handle the case when for_each_entity() access root group
  ` [PATCH RFC 4/9] block, bfq: count root group into 'num_groups_with_pending_reqs'
  ` [PATCH RFC 5/9] block, bfq: do not idle if only one cgroup is activated
  ` [PATCH RFC 7/9] block, bfq: record how many queues have pending requests in bfq_group
` [PATCH RFC 6/9] block, bfq: only count group that the bfq_queue belongs to
` [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 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 v5 0/2] cancel all throttled bios in del_gendisk()
 2021-12-10  8:31 UTC  (3+ 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 RFC] block, bfq: update pos_root for idle bfq_queue in bfq_bfqq_move()
 2021-12-10  8:16 UTC 

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

[PATCH v9 0/7] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-12-09 15:39 UTC  (9+ messages)
` [PATCH v9 1/7] cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy
` [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 v9 2/7] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective

[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 v2 00/33] Separate struct slab from struct page
 2021-12-02 17:16 UTC  (5+ 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] 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  (9+ 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 4/4] block: cancel all throttled bios in del_gendisk()

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

[PATCH v8] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-23  3:30 UTC  (4+ messages)

WARNING in cgroup_finalize_control
 2021-11-21 16:22 UTC  (3+ messages)
  ` [syzbot] "

[PATCH v4 1/4] mm: support deterministic memory charging of filesystems
 2021-11-20  7:58 UTC  (6+ messages)
` [PATCH v4 2/4] mm/oom: handle remote ooms

[PATCH v3 2/4] mm/oom: handle remote ooms
 2021-11-19 22:32 UTC  (15+ messages)

[PATCH] blk-cgroup: fix missing put device in error path from blkg_conf_pref()
 2021-11-19 13:27 UTC  (3+ messages)

[PATCH RFC 0/4] Add ability to attach bpf programs to a tracepoint inside a cgroup
 2021-11-19  6:01 UTC  (7+ messages)
` [PATCH RFC 1/4] cgroup, perf: Add ability to connect to perf cgroup from other cgroup controller
  ` [PATCH RFC 2/4] bpf, perf: add ability to attach complete array of bpf prog to perf event
  ` [PATCH RFC 3/4] bpf, cgroup, tracing: add new BPF_PROG_TYPE_CGROUP_TRACEPOINT
  ` [PATCH RFC 4/4] bpf, cgroup, perf: extend bpf-cgroup to support tracepoint attachment
      ` [PATCH RFC 4/4] bpf,cgroup,perf: "

[PATCH v3 1/4] cputime, cpuacct: Include guest time in user time in cpuacct.stat
 2021-11-18 14:29 UTC  (3+ messages)

[PATCH] memcg: better bounds on the memcg stats updates
 2021-11-18  6:53 UTC 

[PATCH v7] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-18  4:15 UTC  (4+ messages)

[Patch v2] cgroup: pretty format /proc/cgroups
 2021-11-17  0:11 UTC  (3+ messages)

[RFC PATCH 00/32] Separate struct slab from struct page
 2021-11-16 23:37 UTC  (6+ messages)
` [RFC PATCH 21/32] mm: Convert struct page to struct slab in functions used by other subsystems


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