cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-06 10:31:51 to 2024-11-20 16:40:53 UTC [more...]

[RFCv1 0/6] Page Detective
 2024-11-20 16:40 UTC  (40+ 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

5.10.225 stable kernel cgroup_mutex not held assertion failure
 2024-11-20 14:58 UTC  (6+ messages)

[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

[GIT PULL] cgroup: Changes for v6.13
 2024-11-18 16:06 UTC 

[PATCH v5 0/4] sched: Fix missing irq time when CONFIG_IRQ_TIME_ACCOUNTING is enabled
 2024-11-18 12:12 UTC  (9+ messages)
` [PATCH v5 1/4] sched: Define sched_clock_irqtime as static key
` [PATCH v5 2/4] sched: Don't account irq time if sched_clock_irqtime is disabled
` [PATCH v5 3/4] sched, psi: "
` [PATCH v5 4/4] sched: Fix cgroup irq time for CONFIG_IRQ_TIME_ACCOUNTING

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  (16+ 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

[PATCH v2 1/2] sched/isolation: Exclude dynamically isolated CPUs from housekeeping masks
 2024-11-16  0:40 UTC  (5+ messages)

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

[PATCH v2 0/2] Let cgroup use RCU for kernfs_node::name lookup
 2024-11-15 17:32 UTC  (12+ 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] freezer, sched: report the frozen task stat as 'D'
 2024-11-15  1:28 UTC  (4+ messages)

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

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

[PATCH mm-unstable v1 0/2] Track pages allocated for struct
 2024-11-13 19:18 UTC  (4+ messages)

[tj-cgroup:for-6.13] BUILD SUCCESS c4c9cebe2fb9cdc73e55513de7af7a4f50260e88
 2024-11-13  7:32 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 95ab67727b8fcd200cca45e5bf8fd1c0e2f2f12d
 2024-11-13  7:28 UTC 

[PATCH 0/3] cgroup/cpuset: Remove redundant rebuild_sched_domains_locked() calls
 2024-11-12 19:08 UTC  (6+ messages)
` [PATCH 1/3] cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cpumasks_hier()"
` [PATCH 2/3] cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per operation
` [PATCH 3/3] cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set

[PATCHSET v3] struct fd and memory safety
 2024-11-11 17:22 UTC  (4+ messages)
` [PATCH v3 01/28] net/socket.c: switch to CLASS(fd)
  ` [PATCH v3 14/28] fdget(), trivial conversions

[PATCH 0/3] memcg/hugetlb: Rework memcg hugetlb charging
 2024-11-11  6:33 UTC  (18+ messages)
` [PATCH 1/3] memcg/hugetlb: Introduce memcg_accounts_hugetlb
` [PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
` [PATCH 3/3] memcg/hugetlb: Deprecate memcg hugetlb try-commit-cancel protocol

[RFC PATCH 0/4] memory tiering fairness by per-cgroup control of promotion and demotion
 2024-11-08 19:01 UTC  (2+ messages)

[PATCH 0/3] Introduce acctmem
 2024-11-08 15:06 UTC  (3+ messages)
` [PATCH 2/3] mm: Simplify split_page_memcg()

cgroup2 freezer and kvm_vm_worker_thread()
 2024-11-07 20:48 UTC  (10+ messages)

[PATCH 0/2] memcg/hugetlb: Rework memcg hugetlb charging
 2024-11-07 19:28 UTC  (11+ messages)
` [PATCH 1/2] memcg/hugetlb: Introduce memcg_accounts_hugetlb
` [PATCH 2/2] memcg/hugetlb: Deprecate hugetlb memcg try-commit-cancel charging

[PATCH 0/4] mm: fix checkpatch.pl warnings in memcg v1 code
 2024-11-07 17:20 UTC  (3+ messages)
` [PATCH 4/4] mm: Replace simple_strtoul() with kstrtoul()

[tj-cgroup:for-6.13] BUILD SUCCESS 30026390b3a90cb0d5dd1abb5a105adf86746325
 2024-11-07  7:16 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 04828a42970fd1e08b6add3420114a76ddf11ef5
 2024-11-07  7:12 UTC 

[PATCH v2] MAINTAINERS: remove Zefan Li
 2024-11-06 17:54 UTC  (2+ 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).