messages from 2024-11-14 16:44:09 to 2024-12-04 21:01:24 UTC [more...]
[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
2024-12-04 21:00 UTC (10+ messages)
` [PATCH v2 1/7] kernel/cgroup: "
` [PATCH v2.1 1/1] "
` [PATCH v2 2/7] drm/drv: Add drmm managed registration helper for dmem cgroups
` [PATCH v2 3/7] drm/ttm: Handle cgroup based eviction in TTM
` [PATCH v2 4/7] drm/xe: Implement cgroup for vram
` [PATCH v2 5/7] drm/amdgpu: Add cgroups implementation
` [PATCH v2 6/7] drm/xe: Hack to test with mapped pages instead of vram
` [PATCH v2 7/7] drm/gem: Add cgroup memory accounting for VRAM helper
[RFC PATCH v4 0/4] genirq/cpuhotplug: Adjust managed interrupts according to change of housekeeping cpumask
2024-12-04 14:12 UTC (7+ 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 v2] cgroup/cpuset: Remove stale text
2024-12-04 11:04 UTC
[PATCH v5 0/4] sched: Fix missing irq time when CONFIG_IRQ_TIME_ACCOUNTING is enabled
2024-12-04 2:23 UTC (17+ 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
[PATCH] freezer, sched: report the frozen task stat as 'D'
2024-12-04 1:52 UTC (6+ messages)
[PATCH v3] kernfs: Use RCU for kernfs_node::name and ::parent lookup
2024-12-03 22:21 UTC (4+ messages)
[PATCH] cgroup/cpuset: Remove stale text
2024-12-03 18:10 UTC (5+ messages)
[QUESTION] What memcg lifetime is required by list_lru_add?
2024-12-03 10:44 UTC (4+ messages)
[PATCH v2] list_lru: expand list_lru_add() docs with info about sublists
2024-12-03 3:40 UTC (3+ messages)
5.10.225 stable kernel cgroup_mutex not held assertion failure
2024-12-02 10:30 UTC (18+ 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
[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] mm: memcg: declare do_memsw_account inline
2024-11-28 22:48 UTC (2+ 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] block: iocost: ensure hweight_inuse is at least 1
2024-11-25 10:50 UTC (5+ messages)
[PATCH] mm: mmap_lock: optimize mmap_lock tracepoints
2024-11-24 13:39 UTC (10+ 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 (7+ messages)
[PATCH 1/2] sched/deadline: Restore dl_server bandwidth on non-destructive root domain changes
2024-11-17 0:54 UTC (2+ messages)
[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 (4+ messages)
` [PATCH v2 1/2] kernfs: Make it possible to "
[PATCH v2 0/2] Fix DEADLINE bandwidth accounting in root domain changes and hotplug
2024-11-15 11:48 UTC (5+ messages)
` [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug
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).