cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-03 14:32:02 to 2024-10-24 16:50:25 UTC [more...]

[RFC PATCH 0/3] memcg-v1: fully deprecate charge moving
 2024-10-24 16:50 UTC  (9+ messages)
` [RFC PATCH 1/3] memcg-v1: fully deprecate move_charge_at_immigrate
` [RFC PATCH 2/3] memcg-v1: remove charge move code
` [RFC PATCH 3/3] memcg-v1: remove memcg move locking code

[PATCH v2 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
 2024-10-24 15:52 UTC  (7+ messages)

[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
 2024-10-24 15:42 UTC  (15+ messages)
` [PATCH 1/7] kernel/cgroup: "
` [PATCH 2/7] drm/drv: Add drmm cgroup registration for dev cgroups
` [PATCH 3/7] drm/ttm: Handle cgroup based eviction in TTM
` [PATCH 4/7] drm/xe: Implement cgroup for vram
` [PATCH 5/7] drm/amdgpu: Add cgroups implementation
` [PATCH 6/7] [HACK] drm/xe: Hack to test with mapped pages instead of vram
` [PATCH 7/7] [DISCUSSION] drm/gem: Add cgroup memory accounting

[PATCH -next v4 0/2] Some optimizations about freezer
 2024-10-23 19:45 UTC  (4+ messages)
` [PATCH -next v4 1/2] cgroup/freezer: Reduce redundant traversal for cgroup_freeze
` [PATCH -next v4 2/2] cgroup/freezer: Add cgroup CGRP_FROZEN flag update helper

[PATCH v1 00/17] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2024-10-23 13:28 UTC  (14+ messages)
` [PATCH v1 01/17] mm: factor out large folio handling from folio_order() into folio_large_order()
` [PATCH v1 02/17] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages()
` [PATCH v1 03/17] mm/rmap: use folio_large_nr_pages() in add/remove functions
` [PATCH v1 04/17] mm: let _folio_nr_pages overlay memcg_data in first tail page
` [PATCH v1 08/17] mm/rmap: initial MM owner tracking for large folios (!hugetlb)

[PATCH v3 bpf-next 0/4] sched: Fix irq accounting for CONFIG_IRQ_TIME_ACCOUNTING
 2024-10-23 11:41 UTC  (6+ messages)
` [PATCH v3 bpf-next 1/4] sched: Define sched_clock_irqtime as static key
` [PATCH v3 bpf-next 2/4] sched: Don't account irq time if sched_clock_irqtime is disabled
` [PATCH v3 bpf-next 3/4] sched, psi: "
` [PATCH v3 bpf-next 4/4] sched: Fix cgroup irq accounting for CONFIG_IRQ_TIME_ACCOUNTING

[tj-cgroup:for-6.13] BUILD SUCCESS 2190df6c91373fdec6db9fc07e427084f232f57e
 2024-10-22 19:34 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 546cf20e7ec49856336065ca47b2a3974aca69d4
 2024-10-22 19:27 UTC 

[PATCH v3] block: flush all throttled bios when deleting the cgroup
 2024-10-22 14:47 UTC  (3+ messages)

[syzbot] Monthly cgroups report (Oct 2024)
 2024-10-22 11:38 UTC 

[PATCH v2] mm/memcontrol: Fix seq_buf size to save memory when PAGE_SIZE is large
 2024-10-22  7:30 UTC  (2+ messages)

[PATCH v2] blk-cgroup: don't clear stat in blkcg_reset_stats()
 2024-10-22  3:44 UTC  (3+ messages)

[PATCH v1 0/2] Only cgroup v2 can be attached by bpf programs
 2024-10-21 20:03 UTC  (4+ messages)
` [PATCH v1 1/2] Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline"
` [PATCH v1 2/2] cgroup/bpf: only cgroup v2 can be attached by bpf programs

[PATCH v2 0/6] Enhance union-find with KUnit tests and optimization improvements
 2024-10-21 17:14 UTC  (22+ messages)
` [PATCH v2 1/6] lib/union_find: Add EXPORT_SYMBOL() for uf_find() and uf_union()
` [PATCH v2 2/6] lib/union_find: Change uf_union() return type to bool
` [PATCH v2 3/6] lib: Add KUnit tests for union-find implementation
` [PATCH v2 4/6] lib/union_find: Optimize uf_find() with enhanced path compression
` [PATCH v2 5/6] cgroup/cpuset: Optimize domain counting using updated uf_union()
` [PATCH v2 6/6] MAINTAINERS: Add Kuan-Wei as co-maintainer for union-find
  ` Using union-find in BPF verifier (was: Enhance union-find with KUnit tests and optimization improvements)

[PATCH 0/1] memcg/hugetlb: Adding hugeTLB counters to memory controller
 2024-10-21 15:44 UTC  (14+ messages)
` [PATCH 1/1] "

[PATCH] cgroup/bpf: fix NULL pointer dereference at cgroup_bpf_offline
 2024-10-17 21:14 UTC  (5+ messages)

[RFC PATCH v1 03/57] mm/memcontrol: Fix seq_buf size to save memory when PAGE_SIZE is large
 2024-10-17 16:09 UTC  (9+ messages)
  ` [RFC PATCH v1 06/57] mm: Remove PAGE_SIZE compile-time constant assumption
  ` [RFC PATCH v1 12/57] cgroup: "

general protection fault in bio_associate_blkg_from_css
 2024-10-17  3:44 UTC  (4+ messages)

[PATCH v2] memcg: add tracing for memcg stat updates
 2024-10-16 17:17 UTC  (3+ messages)

[PATCH V2] Revert "blk-throttle: Fix IO hang for a corner case"
 2024-10-16 16:53 UTC  (2+ messages)

[tj-cgroup:for-6.13] BUILD SUCCESS 11312c86f9d7d1bffe0587185934a7070ce9ec33
 2024-10-16  7:52 UTC 

[tj-cgroup:for-6.12-fixes] BUILD SUCCESS 3cc4e13bb1617f6a13e5e6882465984148743cf4
 2024-10-16  4:29 UTC 

[tj-cgroup:for-next] BUILD SUCCESS a6b3efd2cf3c743b528fed0ecc78712ee1aceb83
 2024-10-16  3:59 UTC 

[RFC PATCH 0/4] memory tiering fairness by per-cgroup control of promotion and demotion
 2024-10-15 22:05 UTC  (6+ messages)
` [RFC PATCH 2/4] calculate memory.low for the local node and track its usage
` [RFC PATCH 3/4] use memory.low local node protection for local node reclaim

[PATCH] memcg: add tracing for memcg stat updates
 2024-10-15 18:47 UTC  (13+ messages)

[PATCH] Revert "blk-throttle: Fix IO hang for a corner case"
 2024-10-15 14:55 UTC  (5+ messages)

[PATCH -next] selftests/cgroup: Fix compile error in test_cpu.c
 2024-10-15  1:06 UTC  (2+ messages)

[PATCH] cgroup: Fix potential overflow issue when checking max_depth
 2024-10-14 23:40 UTC  (4+ messages)

[PATCH] lib/Makefile: Make union-find compilation conditional on CONFIG_CPUSETS
 2024-10-14  5:55 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH V2] mm/memcontrol: add per-memcg pgpgin/pswpin counter
 2024-10-11 20:01 UTC  (2+ messages)

[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
 2024-10-11  8:56 UTC  (4+ messages)

[tj-cgroup:for-6.13] BUILD SUCCESS 2e82c0d4562a4b8292af83577b70af888a93d16d
 2024-10-09 14:12 UTC 

[tj-cgroup:for-6.12-fixes] BUILD SUCCESS 117932eea99b729ee5d12783601a4f7f5fd58a23
 2024-10-09 14:11 UTC 

[tj-cgroup:for-next] BUILD SUCCESS e53dd32b55e43b963461688c8c87af3251412f18
 2024-10-09 13:53 UTC 

[PATCH v2 0/4] sched: Fix irq accounting for CONFIG_IRQ_TIME_ACCOUNTING
 2024-10-09 11:40 UTC  (8+ messages)
` [PATCH v2 1/4] sched: Define sched_clock_irqtime as static key
` [PATCH v2 2/4] sched: Don't account irq time if sched_clock_irqtime is disabled
` [PATCH v2 3/4] sched, psi: "
` [PATCH v2 4/4] sched: Fix cgroup irq accounting for CONFIG_IRQ_TIME_ACCOUNTING

[PATCH v4 0/2] Exposing nice CPU usage to userspace
 2024-10-08 18:51 UTC  (2+ messages)

[PATCH v6 0/3] add dedicated wq for cgroup bpf and adjust WQ_MAX_ACTIVE
 2024-10-08 18:48 UTC  (6+ messages)
` [PATCH v6 1/3] cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction
` [PATCH v6 2/3] workqueue: doc: Add a note saturating the system_wq is not permitted
` [PATCH v6 3/3] workqueue: Adjust WQ_MAX_ACTIVE from 512 to 2048

[PATHC v3 -next 0/3] Some optimizations about freezer
 2024-10-08 12:16 UTC  (5+ messages)
` [PATHC v3 -next 3/3] cgroup/freezer: Reduce redundant propagation for cgroup_propagate_frozen

[PATCH v2 0/5] blk-cgroup: don't abuse bdi in blk-cgroup
 2024-10-08  6:29 UTC  (7+ messages)
` [PATCH v2 1/5] blk-cgroup: add a new helper blkg_print_dev_name()

[PATCH v5 0/3] add dedicated wq for cgroup bpf and adjust WQ_MAX_ACTIVE
 2024-10-08  1:32 UTC  (6+ messages)
` [PATCH v5 2/3] workqueue: doc: Add a note saturating the system_wq is not permitted

[PATCH 0/5] Enhance Union-Find with KUnit tests and optimization improvements
 2024-10-07 13:18 UTC  (8+ messages)
` [PATCH 1/5] lib/union_find: Add EXPORT_SYMBOL() for uf_find() and uf_union()
` [PATCH 2/5] lib/union_find: Change uf_union() return type to bool
` [PATCH 3/5] lib: Add KUnit tests for Union-Find implementation
  `  "
` [PATCH 4/5] lib/union_find: Optimize uf_find() with enhanced path compression
  `  "
` [PATCH 5/5] cgroup/cpuset: Optimize total domain count using updated uf_union()

[PATCH v2] blk_iocost: remove some duplicate irq disable/enables
 2024-10-04 10:53 UTC  (14+ messages)

[PATCH] btrfs: root memcgroup for metadata filemap_add_folio()
 2024-10-03 20:58 UTC  (7+ messages)

[syzbot] [cgroups?] possible deadlock in console_lock_spinning_enable (5)
 2024-10-03 20:37 UTC 


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