public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-26 20:18:36 to 2023-03-15 17:14:59 UTC [more...]

[RFC PATCH 0/3] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
 2023-03-15 17:14 UTC  (9+ messages)
  ` [RFC PATCH 1/3] sched/cpuset: Bring back cpuset_mutex
  ` [RFC PATCH 2/3] sched/cpuset: Keep track of SCHED_DEADLINE tasks in cpusets
  ` [RFC PATCH 3/3] cgroup/cpuset: Iterate only if DEADLINE tasks are present

[PATCH 0/5] cgroup/cpuset: Miscellaneous updates
 2023-03-15 16:59 UTC  (17+ messages)
` [PATCH 1/5] cgroup/cpuset: Skip task update if hotplug doesn't affect current cpuset
` [PATCH 2/5] cgroup/cpuset: Include offline CPUs when tasks' cpumasks in top_cpuset are updated
  ` [PATCH 3/5] cgroup/cpuset: Find another usable CPU if none found in current cpuset
  ` [PATCH 5/5] cgroup/cpuset: Minor updates to test_cpuset_prs.sh
` [PATCH 4/5] cgroup/cpuset: Add CONFIG_DEBUG_CPUSETS config for cpuset testing

[RFC v4 00/10] DRM scheduling cgroup controller
 2023-03-15 13:19 UTC  (15+ messages)
` [RFC 01/10] drm: Track clients by tgid and not tid
` [RFC 02/10] drm: Update file owner during use
` [RFC 03/10] cgroup: Add the DRM cgroup controller
` [RFC 04/10] drm/cgroup: Track DRM clients per cgroup
` [RFC 05/10] drm/cgroup: Add ability to query drm cgroup GPU time
` [RFC 06/10] drm/cgroup: Add over budget signalling callback
` [RFC 07/10] drm/cgroup: Only track clients which are providing drm_cgroup_ops
` [RFC 08/10] cgroup/drm: Introduce weight based drm cgroup control
` [RFC 09/10] drm/i915: Wire up with drm controller GPU time query
` [RFC 10/10] drm/i915: Implement cgroup controller over budget throttling

[PATCH] io_uring/sqpoll: Do not set PF_NO_SETAFFINITY on sqpoll threads
 2023-03-15 12:51 UTC  (2+ messages)

[PATCH] memcg: page_cgroup_ino() get memcg from compound_head(page)
 2023-03-15 12:19 UTC  (17+ messages)

[PATCH 4.19 0/3] Backport patches to fix threadgroup_rwsem <-> cpus_read_lock() deadlock
 2023-03-15  8:30 UTC  (5+ messages)
  ` [PATCH 4.19 1/3] cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
` [PATCH 4.19 2/3] cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
` [PATCH 4.19 3/3] cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()

[PATCH] io_uring/io-wq: stop setting PF_NO_SETAFFINITY on io-wq workers
 2023-03-14 18:17 UTC  (4+ messages)

[PATCH v3] sched: cpuset: Don't rebuild root domains on suspend-resume
 2023-03-14 11:41 UTC  (27+ messages)

[linux-next:master] [mm] 480c454ff6: BUG:kernel_NULL_pointer_dereference
 2023-03-14  5:50 UTC  (3+ messages)

[PATCH v3, 0/4] mm, memcg: cgroup v1 and v2 tunable load/store tearing fixes
 2023-03-08 17:40 UTC  (6+ messages)
  ` [PATCH v3, 1/4] mm, memcg: Prevent memory.oom.group load/store tearing
  ` [PATCH v3, 2/4] mm, memcg: Prevent memory.swappiness "
  ` [PATCH v3, 3/4] mm, memcg: Prevent memory.oom_control "
  ` [PATCH v3, 4/4] mm, memcg: Prevent memory.soft_limit_in_bytes "

[PATCH v12 0/8] Add latency priority for CFS class
 2023-03-08 15:22 UTC  (29+ messages)
` [PATCH v12 5/8] sched/fair: Take into account latency priority at wakeup
` [PATCH v12 6/8] sched/fair: Add sched group latency support
` [PATCH v12 8/8] sched/fair: Add latency list

[PATCH v2, 0/4] mm, memcg: cgroup v1 and v2 tunable load/store tearing fixes
 2023-03-08 14:51 UTC  (12+ messages)
` [PATCH v2, 2/4] mm, memcg: Prevent memory.swappiness load/store tearing
  ` [PATCH v2, 1/4] mm, memcg: Prevent memory.oom.group "
  ` [PATCH v2, 3/4] mm, memcg: Prevent memory.oom_control "
  ` [PATCH v2, 4/4] mm, memcg: Prevent memory.soft_limit_in_bytes "

Unexpected EINVAL when enabling cpuset in subtree_control when io_uring threads are running
 2023-03-08 14:44 UTC  (5+ messages)

[PATCH] cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
 2023-03-08  9:23 UTC  (4+ messages)

[syzbot] [hfs?] kernel BUG in __block_write_full_page
 2023-03-06 17:44 UTC 

[RESEND PATCH v6] blk-throtl: Introduce sync and async queues for blk-throtl
 2023-03-06 17:06 UTC  (2+ messages)

[PATCH v2 1/1] psi: remove 500ms min window size limitation for triggers
 2023-03-03  1:16 UTC  (2+ messages)

[PATCH v5 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2023-03-02 19:52 UTC  (10+ messages)
` [PATCH v5 2/6] mm/memcg: Disable threshold event handlers on PREEMPT_RT

[PATCH 1/1] psi: remove 500ms min window size limitation for triggers
 2023-03-02 17:58 UTC  (11+ messages)

[PATCH 1/1] cgroup: limit cgroup psi file writes to processes with CAP_SYS_RESOURCE
 2023-03-01 19:36 UTC  (6+ messages)

[PATCH v4] blk-iocost: Pass gendisk to ioc_refresh_params
 2023-02-28 12:51 UTC  (2+ messages)

[PATCH] cpuset: Remove unused cpuset_node_allowed
 2023-02-28  8:35 UTC  (6+ messages)
      ` [PATCH] cpuset: Clean up cpuset_node_allowed

[PATCH v3] blk-iocost: Pass gendisk to ioc_refresh_params
 2023-02-27 18:27 UTC  (3+ messages)

[PATCH] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
 2023-02-27 18:15 UTC  (4+ messages)

[PATCH v2] blk-ioprio: Introduce promote-to-rt policy
 2023-02-27 15:02 UTC  (4+ messages)

[PATCH v10 0/9] Add latency priority for CFS class
 2023-02-27 14:55 UTC  (6+ messages)
` [PATCH v10 8/9] sched/fair: Add latency list

[PATCH v2] blk-iocost: Pass disk queue to ioc_refresh_params
 2023-02-27 14:52 UTC  (3+ messages)

[PATCH] blk-iocost: initialize rqos before accessing it
 2023-02-26 20:18 UTC  (3+ messages)


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