messages from 2023-03-02 13:17:59 to 2023-03-22 16:00:52 UTC [more...]
[RFC] memcg v1: provide read access to memory.pressure_level
2023-03-22 16:00 UTC (3+ messages)
[RFC PATCH 0/2] sched/cpuset: Fix DL BW accounting in case can_attach() fails
2023-03-22 14:48 UTC (4+ messages)
` [RFC PATCH 1/2] sched/deadline: Create DL BW alloc, free & check overflow interface
` [RFC PATCH 2/2] cgroup/cpuset: Free DL BW in case can_attach() fails
[PATCH 0/5] Split a folio to any lower order folios
2023-03-22 14:48 UTC (9+ messages)
` [PATCH 1/5] mm: memcg: make memcg huge page split support any order split
` [PATCH 2/5] mm: page_owner: add support for splitting to any order in split page_owner
` [PATCH 4/5] mm: truncate: split huge page cache page to a non-zero order if possible
` [PATCH 5/5] mm: huge_memory: enable debugfs to split huge pages to any order
` [PATCH 3/5] mm: thp: split huge page to any lower order pages
[RFC PATCH 0/3] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
2023-03-22 14:05 UTC (16+ 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] memcg: page_cgroup_ino() get memcg from compound_head(page)
2023-03-22 6:52 UTC (23+ messages)
[PATCH v2 0/4] cgroup/cpuset: Miscellaneous updates
2023-03-20 15:04 UTC (8+ messages)
` [PATCH v2 1/4] cgroup/cpuset: Fix partition root's cpuset.cpus update bug
` [PATCH v2 3/4] cgroup/cpuset: Include offline CPUs when tasks' cpumasks in top_cpuset are updated
` [PATCH v2 2/4] cgroup/cpuset: Skip task update if hotplug doesn't affect current cpuset
` [PATCH v2 4/4] cgroup/cpuset: Minor updates to test_cpuset_prs.sh
[PATCH 0/1] Fix vmstat_percpu incorrect subtraction after reparent
2023-03-20 3:06 UTC (2+ messages)
` [PATCH 1/1] mm: memcontrol: fix vmstats_percpu state "
[PATCH v2 4.19 0/3] Backport patches to fix threadgroup_rwsem <-> cpus_read_lock() deadlock
2023-03-20 1:15 UTC (4+ messages)
` [PATCH v2 4.19 1/3] cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
` [PATCH v2 4.19 2/3] cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
` [PATCH v2 4.19 3/3] cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
[PATCH] cpuset: Remove unused cpuset_node_allowed
2023-03-18 21:30 UTC (5+ messages)
` [PATCH] cpuset: Clean up cpuset_node_allowed
[tj-cgroup:for-6.4] BUILD SUCCESS 4cdb91b0dea7d7f59fa84a13c7753cd434fdedcf
2023-03-18 11:17 UTC
[tj-cgroup:for-6.3-fixes] BUILD SUCCESS fcdb1eda5302599045bb366e679cccb4216f3873
2023-03-18 11:16 UTC
[tj-cgroup:for-next] BUILD SUCCESS f7ac82ea4b457c02eeedf5bb9ceccc777448e1ce
2023-03-18 11:16 UTC
[PATCH v3, 0/4] mm, memcg: cgroup v1 and v2 tunable load/store tearing fixes
2023-03-18 0:58 UTC (7+ 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] cgroup: fix display of forceidle time at root
2023-03-17 22:20 UTC (4+ messages)
[PATCH] cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
2023-03-17 22:08 UTC (5+ messages)
[PATCH 0/5] cgroup/cpuset: Miscellaneous updates
2023-03-17 14:59 UTC (19+ 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 4/5] cgroup/cpuset: Add CONFIG_DEBUG_CPUSETS config for cpuset testing
` [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.19 0/3] Backport patches to fix threadgroup_rwsem <-> cpus_read_lock() deadlock
2023-03-16 7:45 UTC (6+ 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()
[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] 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 v12 0/8] Add latency priority for CFS class
2023-03-08 15:22 UTC (18+ messages)
` [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)
[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 (10+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).