cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-24 07:52:58 to 2021-06-08 01:31:18 UTC [more...]

[PATCH v8 0/8] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-08  1:31 UTC  (4+ messages)
` [PATCH v8 1/8] writeback, cgroup: do not switch inodes with I_WILL_FREE flag
  ` [PATCH v8 2/8] writeback, cgroup: add smp_mb() to cgroup_writeback_umount()
  ` [PATCH v8 3/8] writeback, cgroup: increment isw_nr_in_flight before grabbing an inode

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-06-08  0:44 UTC  (30+ messages)

[PATCH v7 0/6] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-08  0:20 UTC  (17+ messages)
` [PATCH v7 1/6] writeback, cgroup: do not switch inodes with I_WILL_FREE flag
  ` [PATCH v7 2/6] writeback, cgroup: switch to rcu_work API in inode_switch_wbs()
  ` [PATCH v7 3/6] writeback, cgroup: keep list of inodes attached to bdi_writeback
  ` [PATCH v7 5/6] writeback, cgroup: support switching multiple inodes at once
  ` [PATCH v7 6/6] writeback, cgroup: release dying cgwbs by switching attached inodes
` [PATCH v7 4/6] writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()

[PATCH v4] sched/fair: Correctly insert cfs_rq's to list on unthrottle
 2021-06-07 13:36 UTC  (3+ messages)

Prevent inode/dentry trashing?
 2021-06-07 12:39 UTC 

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-07 11:10 UTC  (29+ messages)
` [PATCH 1/6] sched: Unbreak wakeups
` [PATCH 2/6] sched: Introduce task_is_running()
` [PATCH 3/6] sched,perf,kvm: Fix preemption condition
` [PATCH 4/6] sched: Add get_current_state()
` [PATCH 5/6] sched,timer: Use __set_current_state()
` [PATCH 6/6] sched: Change task_struct::state

[PATCH 1/2] memcg: switch lruvec stats to rstat
 2021-06-05  4:45 UTC  (5+ messages)
  ` [PATCH 2/2] memcg: periodically flush the memcg stats

[cgroup:for-5.14] BUILD SUCCESS 2ca11b0e043be6f5c2b188897e9a32275eaab046
 2021-06-05  4:25 UTC 

[cgroup:for-next] BUILD SUCCESS a29a7b5223a8c15fc24c68b1f0ddc69d9cf0ef6c
 2021-06-05  4:24 UTC 

[PATCH] cgroup: Fix kernel-doc
 2021-06-04 14:51 UTC  (2+ messages)

[RFC 0/7] Introduce memory allocation speed throttle in memcg
 2021-06-04 11:51 UTC  (18+ messages)
  ` [RFC 1/7] mm: record total charge and max speed counter "
  ` [RFC 2/7] mm: introduce alloc_bps to memcg for memory allocation speed throttle
  ` [RFC 3/7] mm: memory allocation speed throttle setup in hierarchy
  ` [RFC 4/7] mm: introduce slice analysis into memory speed throttle mechanism
  ` [RFC 5/7] mm: introduce memory allocation speed throttle
  ` [RFC 6/7] mm: record the numbers of memory allocation throttle
  ` [RFC 7/7] mm: introduce mst low and min watermark

[PATCH v6 0/5] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-04  1:36 UTC  (12+ messages)
  ` [PATCH v6 1/5] writeback, cgroup: switch to rcu_work API in inode_switch_wbs()
  ` [PATCH v6 3/5] writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()
` [PATCH v6 2/5] writeback, cgroup: keep list of inodes attached to bdi_writeback
` [PATCH v6 4/5] writeback, cgroup: support switching multiple inodes at once
` [PATCH v6 5/5] writeback, cgroup: release dying cgwbs by switching attached inodes

[PATCH v3] sched/fair: Correctly insert cfs_rq's to list on unthrottle
 2021-06-03 21:54 UTC  (4+ messages)

[PATCH 0/5] cgroup/cpuset: Enable cpuset partition with no load balancing
 2021-06-03 21:24 UTC  (6+ messages)
` [PATCH 1/5] cgroup/cpuset: Don't call validate_change() for some flag changes
` [PATCH 2/5] cgroup/cpuset: Add new cpus.partition type with no load balancing
  ` [PATCH 3/5] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs
` [PATCH 4/5] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH 5/5] kselftest/cgroup: Add cpuset v2 partition root state test

[PATCH AUTOSEL 4.14 08/18] cgroup: disable controllers at parse time
 2021-06-03 17:10 UTC 

[PATCH AUTOSEL 4.19 10/23] cgroup: disable controllers at parse time
 2021-06-03 17:09 UTC 

[PATCH AUTOSEL 5.4 14/31] cgroup: disable controllers at parse time
 2021-06-03 17:09 UTC 

[PATCH AUTOSEL 5.10 20/39] cgroup: disable controllers at parse time
 2021-06-03 17:08 UTC 

[PATCH AUTOSEL 5.12 22/43] cgroup: disable controllers at parse time
 2021-06-03 17:07 UTC 

[PATCH V13 0/3] Charge loop device i/o to issuing cgroup
 2021-06-03 16:53 UTC  (5+ messages)
  ` [PATCH 1/3] loop: Use worker per cgroup instead of kworker
  ` [PATCH 2/3] mm: Charge active memcg when no mm is set
  ` [PATCH 3/3] loop: Charge i/o to mem and blk cg

[PATCH v2] sched/fair: Correctly insert cfs_rq's to list on unthrottle
 2021-06-03 14:39 UTC  (6+ messages)

[syzbot] general protection fault in lock_page_memcg
 2021-06-02 16:37 UTC 

[syzbot] general protection fault in cgroup_rstat_flush_locked
 2021-06-01  0:37 UTC 

[PATCH 0/3] sched/fair: Fix load decay issues related to throttling
 2021-05-31 12:14 UTC  (23+ messages)
` [PATCH 1/3] sched/fair: Add tg_load_contrib cfs_rq decay checking
` [PATCH 2/3] sched/fair: Correctly insert cfs_rq's to list on unthrottle
` [PATCH 3/3] sched/fair: Fix ascii art by relpacing tabs

[PATCH v5 0/2] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-05-28 16:25 UTC  (13+ messages)
` [PATCH v5 1/2] writeback, cgroup: keep list of inodes attached to bdi_writeback
  ` [PATCH v5 2/2] writeback, cgroup: release dying cgwbs by switching attached inodes

[PATCH 0/2] schd/fair: fix stalled cfs_rq->tg_load_avg_contrib
 2021-05-27 14:24 UTC  (8+ messages)
  ` [PATCH 1/2] sched/fair: keep load_avg and load_sum synced
  ` [PATCH 2/2] sched/fair: make sure to update tg contrib for blocked load

[PATCH-next] mm/memcontrol.c: Fix potential uninitialized variable warning
 2021-05-26 22:29 UTC  (3+ messages)

[PATCH] mm: memcontrol: fix kernel-doc
 2021-05-25 16:09 UTC  (3+ messages)

[PATCH v3 1/1] cgroup: make per-cgroup pressure stall tracking configurable
 2021-05-25 13:00 UTC  (4+ messages)

[cgroup:for-5.14] BUILD SUCCESS c2a11971549b16a24cce81250d84b63d53499fd0
 2021-05-25  6:26 UTC 

[cgroup:for-next] BUILD SUCCESS 6962681ee8c6efdc6288568f35245803c165f713
 2021-05-25  5:23 UTC 

[cgroup:for-5.13-fixes] BUILD SUCCESS 08b2b6fdf6b26032f025084ce2893924a0cdb4a2
 2021-05-25  5:23 UTC 

[PATCH v2 1/1] cgroup: make per-cgroup pressure stall tracking configurable
 2021-05-24 19:58 UTC  (4+ messages)

[GIT PULL] cgroup fixes for v5.13-rc3
 2021-05-24 17:54 UTC  (2+ messages)

[PATCH 1/1] cgroup: fix spelling mistakes
 2021-05-24 16:46 UTC  (2+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-24  7:56 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;
as well as URLs for NNTP newsgroup(s).