cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-13 14:58:30 to 2024-12-02 10:27:03 UTC [more...]

5.10.225 stable kernel cgroup_mutex not held assertion failure
 2024-12-02 10:26 UTC  (17+ messages)
              ` [PATCH 1/2] cgroup: Make operations on the cgroup root_list RCU safe
                ` [PATCH 2/2] cgroup: Move rcu_head up near the top of cgroup_root

[RFC PATCH v4 0/4] genirq/cpuhotplug: Adjust managed interrupts according to change of housekeeping cpumask
 2024-12-01 13:43 UTC  (6+ messages)
` [RFC PATCH v4 1/4] cgroup/cpuset: Add HK_TYPE_MANAGED_IRQ to HOUSEKEEPING_FLAGS
` [RFC PATCH v4 2/4] genirq/cpuhotplug: Dynamically isolate CPUs from managed interrupts
` [RFC PATCH v4 3/4] cgroup/cpuset: Restart CPUs whose isolated_cpus bits have changed
` [RFC PATCH v4 4/4] DO NOT MERGE: Test CPU isolation from managed interrupts

[PATCH -next] mm/hugetlb_cgroup: introduce peak and rsvd.peak to v2
 2024-12-01  6:52 UTC  (2+ messages)

[PATCH] list_lru: expand list_lru_add() docs with info about sublists
 2024-11-29 14:59 UTC  (6+ messages)

[PATCH v2] list_lru: expand list_lru_add() docs with info about sublists
 2024-11-29 14:58 UTC 

[PATCH] mm: memcg: declare do_memsw_account inline
 2024-11-28 22:48 UTC  (2+ messages)

[QUESTION] What memcg lifetime is required by list_lru_add?
 2024-11-28 12:27 UTC  (3+ messages)

[PATCH v4 0/9] mm: workingset reporting
 2024-11-27 23:38 UTC  (17+ messages)
` [PATCH v4 1/9] mm: aggregate workingset information into histograms
` [PATCH v4 2/9] mm: use refresh interval to rate-limit workingset report aggregation
` [PATCH v4 3/9] mm: report workingset during memory pressure driven scanning
` [PATCH v4 4/9] mm: extend workingset reporting to memcgs
` [PATCH v4 5/9] mm: add kernel aging thread for workingset reporting
` [PATCH v4 6/9] selftest: test system-wide "
` [PATCH v4 7/9] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces
` [PATCH v4 8/9] Docs/admin-guide/cgroup-v2: document workingset reporting
` [PATCH v4 9/9] virtio-balloon: add "

[PATCH v2] mm: mmap_lock: optimize mmap_lock tracepoints
 2024-11-27 20:09 UTC  (6+ messages)

[RFC PATCH v1 06/57] mm: Remove PAGE_SIZE compile-time constant assumption
 2024-11-26 10:08 UTC  (3+ messages)

[PATCH v3] kernfs: Use RCU for kernfs_node::name and ::parent lookup
 2024-11-25 18:02 UTC  (3+ messages)

[PATCH] block: iocost: ensure hweight_inuse is at least 1
 2024-11-25 10:50 UTC  (5+ messages)

[PATCH] freezer, sched: report the frozen task stat as 'D'
 2024-11-25  2:14 UTC  (5+ messages)

[PATCH] mm: mmap_lock: optimize mmap_lock tracepoints
 2024-11-24 13:39 UTC  (10+ messages)

[PATCH v5 0/4] sched: Fix missing irq time when CONFIG_IRQ_TIME_ACCOUNTING is enabled
 2024-11-22  3:17 UTC  (6+ messages)

Nice to meet you all
 2024-11-20 22:41 UTC 

[RFCv1 0/6] Page Detective
 2024-11-20 19:14 UTC  (43+ messages)
` [RFCv1 1/6] mm: Make get_vma_name() function public
` [RFCv1 2/6] pagewalk: Add a page table walker for init_mm page table
` [RFCv1 3/6] mm: Add a dump_page variant that accept log level argument
` [RFCv1 4/6] misc/page_detective: Introduce Page Detective
` [RFCv1 5/6] misc/page_detective: enable loadable module
` [RFCv1 6/6] selftests/page_detective: Introduce self tests for Page Detective

[GIT PULL] cgroup: Changes for v6.13
 2024-11-20 18:32 UTC  (2+ messages)

[PATCH v2 0/2] isolation: Exclude dynamically isolated CPUs from housekeeping cpumasks
 2024-11-20 17:17 UTC  (7+ messages)
` [PATCH v2 1/2] sched/isolation: Exclude dynamically isolated CPUs from housekeeping masks

[PATCH] Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()"
 2024-11-20  2:06 UTC  (3+ messages)

[PATCH] cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancing
 2024-11-19  6:03 UTC  (8+ messages)

process running under Cgroup2 control is OOM'ed if its stdout goes to a file at at tmpfs filesystem
 2024-11-18 18:31 UTC  (6+ messages)

[PATCH 0/3] mm: fix format issues and param types
 2024-11-18 16:56 UTC  (7+ messages)
` [PATCH 1/3] mm: prefer 'unsigned int' to bare use of 'unsigned'
` [PATCH 2/3] mm: remove unnecessary whitespace before a quoted newline
` [PATCH 3/3] mm: remove the non-useful else after a break in a if statement

Additional issue with cpuset isolated partitions?
 2024-11-18  9:11 UTC  (3+ messages)

[PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
 2024-11-17  3:34 UTC  (11+ messages)

[PATCH 0/2] Fix DEADLINE bandwidth accounting in root domain changes and hotplug
 2024-11-17  0:54 UTC  (14+ messages)
` [PATCH 1/2] sched/deadline: Restore dl_server bandwidth on non-destructive root domain changes
` [PATCH 2/2] sched/deadline: Correctly account for allocated bandwidth during hotplug

[RFC PATCH v1] blk-mq: isolate CPUs from hctx
 2024-11-15 21:37 UTC  (5+ messages)

[PATCH v2 0/2] Let cgroup use RCU for kernfs_node::name lookup
 2024-11-15 17:32 UTC  (10+ messages)
` [PATCH v2 1/2] kernfs: Make it possible to "
` [PATCH v2 2/2] cgroup, kernfs: Move cgroup to the RCU interface for name lookups

[PATCH v2 0/2] Fix DEADLINE bandwidth accounting in root domain changes and hotplug
 2024-11-15 11:48 UTC  (10+ messages)
` [PATCH v2 1/2] sched/deadline: Restore dl_server bandwidth on non-destructive root domain changes
` [PATCH v2 2/2] sched/deadline: Correctly account for allocated bandwidth during hotplug
  ` [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug

[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
 2024-11-14  8:45 UTC  (14+ messages)
` [PATCH 1/7] kernel/cgroup: "

[PATCH mm-unstable v1 0/2] Track pages allocated for struct
 2024-11-13 19: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;
as well as URLs for NNTP newsgroup(s).