messages from 2024-08-07 10:38:03 to 2024-08-18 07:05:03 UTC [more...]
[syzbot] [cgroups?] possible deadlock in task_rq_lock
2024-08-18 7:05 UTC (3+ messages)
[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
2024-08-17 9:33 UTC (2+ messages)
` [PATCH v3 1/1] cgroup: fix "
[PATCH v3] block: flush all throttled bios when deleting the cgroup
2024-08-17 7:11 UTC
[RFC PATCH v5 0/3] Add memory.max.effective for application's allocators
2024-08-17 6:00 UTC (3+ messages)
[git pull] vfs.git memcontrol oops fix
2024-08-17 0:15 UTC (2+ messages)
[PATCH mm-unstable v2 0/5] Improve mem_cgroup_iter()
2024-08-16 16:27 UTC (11+ messages)
` [PATCH mm-unstable v2 1/5] cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
` [PATCH mm-unstable v2 2/5] mm: don't hold css->refcnt during traversal
` [PATCH mm-unstable v2 3/5] mm: increment gen # before restarting traversal
` [PATCH mm-unstable v2 4/5] mm: restart if multiple traversals raced
` [PATCH mm-unstable v2 5/5] mm: clean up mem_cgroup_iter()
[PATCH v2 1/2] mm/memcontrol: respect zswap.writeback setting from parent cg too
2024-08-16 14:44 UTC (2+ messages)
` [PATCH v2 2/2] selftests: test_zswap: add test for hierarchical zswap.writeback
[PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too
2024-08-16 13:25 UTC (12+ messages)
[PATCH -next 0/3] Some optimizations about cpuset
2024-08-16 8:27 UTC (4+ messages)
` [PATCH -next 1/3] cgroup/cpuset: Correct invalid remote parition prs
` [PATCH -next 2/3] cgroup/cpuset: remove fetch_xcpus
` [PATCH -next 3/3] cgroup/cpuset: remove use_parent_ecpus of cpuset
[PATCH v2] memcg: replace memcg ID idr with xarray
2024-08-16 8:18 UTC (6+ messages)
[syzbot] [cgroups?] [mm?] kernel BUG in swap_cgroup_record
2024-08-16 5:48 UTC (2+ messages)
[PATCH v3 0/7] mm: workingset reporting
2024-08-16 3:14 UTC (12+ messages)
` [PATCH v3 1/7] mm: aggregate working set information into histograms
` [PATCH v3 2/7] mm: use refresh interval to rate-limit workingset report aggregation
` [PATCH v3 3/7] mm: report workingset during memory pressure driven scanning
` [PATCH v3 4/7] mm: extend working set reporting to memcgs
` [PATCH v3 5/7] mm: add kernel aging thread for workingset reporting
` [PATCH v3 6/7] selftest: test system-wide "
` [PATCH v3 7/7] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces
[PATCH 0/7] memcg: further decouple v1 code from v2
2024-08-15 19:34 UTC (9+ messages)
` [PATCH 1/7] memcg: move v1 only percpu stats in separate struct
` [PATCH 2/7] memcg: move mem_cgroup_event_ratelimit to v1 code
` [PATCH 3/7] memcg: move mem_cgroup_charge_statistics "
` [PATCH 4/7] memcg: move v1 events and statistics code to v1 file
` [PATCH 5/7] memcg: make v1 only functions static
` [PATCH 6/7] memcg: allocate v1 event percpu only on v1 deployment
` [PATCH 7/7] memcg: make PGPGIN and PGPGOUT v1 only
[PATCH v2 0/4] memcg: initiate deprecation of v1 features
2024-08-15 19:27 UTC (11+ messages)
` [PATCH v2 1/4] memcg: initiate deprecation of v1 tcp accounting
` [PATCH v2 2/4] memcg: initiate deprecation of v1 soft limit
` [PATCH v2 3/4] memcg: initiate deprecation of oom_control
` [PATCH v2 4/4] memcg: initiate deprecation of pressure_level
[PATCH v2 -next] cgroup: update some statememt about delegation
2024-08-15 13:14 UTC
[PATCH] cgroup: update some statememt about delegation
2024-08-15 12:28 UTC (3+ messages)
[BUG] cgroupv2/blk: inconsistent I/O behavior in Cgroup v2 with set device wbps and wiops
2024-08-15 1:59 UTC (9+ messages)
[PATCH -next 0/2] Fixes about delegation
2024-08-15 0:50 UTC (11+ messages)
` [PATCH -next 1/2] cgroup: update comment "
` [PATCH -next 2/2] cgroup: Disallow delegatee to write all interfaces outsize of cgroup ns
[PATCH v2] memcg: use ratelimited stats flush in the reclaim
2024-08-15 0:29 UTC (11+ messages)
[PATCH v4] mm,memcg: provide per-cgroup counters for NUMA balancing operations
2024-08-14 23:51 UTC
[PATCH 0/4] memcg: initiate deprecation of v1 features
2024-08-14 21:51 UTC (12+ messages)
` [PATCH 1/4] memcg: initiate deprecation of v1 tcp accounting
` [PATCH 2/4] memcg: initiate deprecation of v1 soft limit
` [PATCH 3/4] memcg: initiate deprecation of oom_control
` [PATCH 4/4] memcg: initiate deprecation of pressure_level
[PATCH v3] mm,memcg: provide per-cgroup counters for NUMA balancing operations
2024-08-14 20:52 UTC (2+ messages)
[PATCH] mm,memcg: provide per-cgroup counters for NUMA balancing operations
2024-08-14 20:48 UTC (7+ messages)
[PATCH RESEND v3] mm: kmem: add lockdep assertion to obj_cgroup_memcg
2024-08-14 9:34 UTC
[PATCHSET][RFC] struct fd and memory safety
2024-08-13 3:32 UTC (51+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
` [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper
` [PATCH 23/39] fdget(), trivial conversions
` [PATCH 24/39] fdget(), more "
` [PATCH 25/39] convert do_preadv()/do_pwritev()
` [PATCH 26/39] convert cachestat(2)
` [PATCH 28/39] convert spu_run(2)
` [PATCH 29/39] convert media_request_get_by_fd()
` [PATCH 30/39] convert coda_parse_fd()
` [PATCH 31/39] convert cifs_ioctl_copychunk()
` [PATCH 32/39] convert vfs_dedupe_file_range()
` [PATCH 33/39] convert do_select()
` [PATCH 34/39] do_pollfd(): convert to CLASS(fd)
` [PATCH 35/39] convert bpf_token_create()
` [PATCH 36/39] assorted variants of irqfd setup: convert to CLASS(fd)
` [PATCH 37/39] memcg_write_event_control(): switch "
` [PATCH 38/39] css_set_fork(): switch to CLASS(fd_raw, ...)
` [PATCH 39/39] deal with the last remaing boolean uses of fd_file()
[PATCH v2] mm,memcg: provide per-cgroup counters for NUMA balancing operations
2024-08-12 23:16 UTC (2+ messages)
[PATCH V9 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush
2024-08-12 14:41 UTC (2+ messages)
[PATCH] kselftest/cgroup: Add missing newline in test_zswap.c
2024-08-12 9:35 UTC (2+ messages)
[PATCH] memcg: replace memcg ID idr with xarray
2024-08-12 8:07 UTC (6+ messages)
[tj-cgroup:for-6.12] BUILD SUCCESS 9b103943ab281d137df1cdb48dcef329a87e0a06
2024-08-10 16:07 UTC
[tj-cgroup:for-next] BUILD SUCCESS d8454758e6e40489085b012e23654648362c18d3
2024-08-10 15:28 UTC
[PATCH -next] cgroup/cpuset: Do not clear xcpus when clearing cpus
2024-08-09 18:51 UTC (4+ messages)
[PATCH] cgroup: Fix incorrect WARN_ON_ONCE() in css_release_work_fn()
2024-08-09 16:36 UTC (2+ messages)
[PATCH] memcg: protect concurrent access to mem_cgroup_idr
2024-08-09 12:23 UTC (4+ messages)
[PATCH v4] blk-cgroup: Replace u64 sync with spinlock for iostat
2024-08-09 7:50 UTC (7+ messages)
[linux-next:master] [cgroup] ab03125268: WARNING:at_kernel/cgroup/cgroup.c:#css_release_work_fn
2024-08-09 1:58 UTC (2+ messages)
[PATCHSET sched_ext/for-6.12] sched_ext: Add cgroup support
2024-08-08 17:38 UTC (9+ messages)
` [PATCH 1/7] cgroup: Implement cgroup_show_cftypes()
` [PATCH 2/7] sched: Expose css_tg()
` [PATCH 3/7] sched: Enumerate CPU cgroup file types
` [PATCH 4/7] sched: Make cpu_shares_read_u64() use tg_weight()
` [PATCH 5/7] sched: Introduce CONFIG_GROUP_SCHED_WEIGHT
` [PATCH 6/7] sched_ext: Add cgroup support
` [PATCH 7/7] sched_ext: Add a cgroup scheduler which uses flattened hierarchy
[PATCH -v2] cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
2024-08-08 17:03 UTC (7+ messages)
[linus:master] [memcg] fefc6e6631: will-it-scale.per_thread_ops 12.7% improvement
2024-08-08 5:32 UTC
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