messages from 2023-11-27 23:46:01 to 2023-12-04 19:47:02 UTC [more...]
[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
2023-12-04 19:41 UTC
Performance drop due to alloc_workqueue() misuse and recent change
2023-12-04 18:07 UTC (2+ messages)
[PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
2023-12-04 17:48 UTC (13+ messages)
` [PATCH v8 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v8 2/6] memcontrol: implement mem_cgroup_tryget_online()
` [PATCH v8 3/6] zswap: make shrinking memcg-aware
` [PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v8 5/6] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v8 6/6] zswap: shrinks zswap pool based on memory pressure
[PATCH 0/1] Add swappiness argument to memory.reclaim
2023-12-04 15:23 UTC (24+ messages)
` [PATCH 1/1] mm: add swapiness= arg "
[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
2023-12-04 13:50 UTC (13+ messages)
[PATCH 2/4] mm: multi-gen LRU: MGLRU unbalance reclaim
2023-12-04 6:53 UTC (2+ messages)
[mm-unstable v4 0/5] mm: memcg: subtree stats flushing and thresholds
2023-12-02 8:31 UTC (13+ messages)
` [mm-unstable v4 1/5] mm: memcg: change flush_next_time to flush_last_time
` [mm-unstable v4 2/5] mm: memcg: move vmstats structs definition above flushing code
` [mm-unstable v4 3/5] mm: memcg: make stats flushing threshold per-memcg
` [mm-unstable v4 4/5] mm: workingset: move the stats flush into workingset_test_recent()
` [mm-unstable v4 5/5] mm: memcg: restore subtree stats flushing
[PATCH v7 0/6] workload-specific and memory pressure-driven zswap writeback
2023-12-02 4:44 UTC (18+ messages)
` [PATCH v7 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v7 2/6] memcontrol: add a new function to traverse online-only memcg hierarchy
` [PATCH v7 3/6] zswap: make shrinking memcg-aware
` [PATCH v7 4/6] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v7 5/6] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v7 6/6] zswap: shrinks zswap pool based on memory pressure
[PATCH] cgroup: Fix documentation for cpu.idle
2023-12-02 1:25 UTC (5+ messages)
[PATCH-cgroup v5 0/2] cgroup/rstat: Further reduce cpu_lock hold time in cgroup_rstat_flush_locked
2023-12-01 18:09 UTC (6+ messages)
` [PATCH-cgroup v5 1/2] cgroup/rstat: Optimize cgroup_rstat_updated_list()
` [PATCH-cgroup v5 2/2] cgroup: Avoid false cacheline sharing of read mostly rstat_cpu
[PATCH-cgroup 0/2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated()
2023-12-01 17:06 UTC (7+ messages)
` [PATCH-cgroup 2/2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check
[PATCH 1/2] kernel/cgroup: use kernfs_create_dir_ns()
2023-12-01 16:59 UTC (2+ messages)
[PATCH v2 00/21] remove the SLAB allocator
2023-12-01 11:28 UTC (3+ messages)
` [PATCH v2 06/21] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
[PATCH v1] selftests: cgroup: Fixes code style errors
2023-11-30 23:46 UTC (2+ messages)
[PATCH v2 0/3] kernfs: Convert from strlcpy() to strscpy()
2023-11-30 21:02 UTC (6+ messages)
` [PATCH v2 1/3] kernfs: Convert kernfs_walk_ns() "
` [PATCH v2 2/3] kernfs: Convert kernfs_name_locked() "
` [PATCH v2 3/3] kernfs: Convert kernfs_path_from_node_locked() "
[PATCH v2 00/10] IOMMU memory observability
2023-11-30 20:15 UTC (11+ messages)
` [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v2 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v2 03/10] iommu/io-pgtable-arm: "
` [PATCH v2 04/10] iommu/io-pgtable-dart: "
` [PATCH v2 05/10] iommu/exynos: "
` [PATCH v2 06/10] iommu/rockchip: "
` [PATCH v2 07/10] iommu/sun50i: "
` [PATCH v2 08/10] iommu/tegra-smmu: "
` [PATCH v2 09/10] iommu: observability of the IOMMU allocations
` [PATCH v2 10/10] iommu: account IOMMU allocated memory
[PATCH 00/16] IOMMU memory observability
2023-11-30 14:03 UTC (49+ messages)
` [PATCH 01/16] iommu/vt-d: add wrapper functions for page allocations
` [PATCH 02/16] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH 03/16] iommu/io-pgtable-arm: "
` [PATCH 04/16] iommu/io-pgtable-dart: "
` [PATCH 05/16] iommu/io-pgtable-arm-v7s: "
` [PATCH 06/16] iommu/dma: "
` [PATCH 07/16] iommu/exynos: "
` [PATCH 08/16] iommu/fsl: "
` [PATCH 09/16] iommu/iommufd: "
` [PATCH 10/16] iommu/rockchip: "
` [PATCH 11/16] iommu/sun50i: "
` [PATCH 12/16] iommu/tegra-smmu: "
` [PATCH 13/16] iommu: observability of the IOMMU allocations
` [PATCH 14/16] iommu: account IOMMU allocated memory
` [PATCH 15/16] vhost-vdpa: account iommu allocations
` [PATCH 16/16] vfio: "
[PATCH v6 0/6] workload-specific and memory pressure-driven zswap writeback
2023-11-30 0:47 UTC (10+ messages)
` [PATCH v6 2/6] memcontrol: allows mem_cgroup_iter() to check for onlineness
` [PATCH v6 6/6] zswap: shrinks zswap pool based on memory pressure
[tj-cgroup:for-6.7-fixes] BUILD SUCCESS cff5f49d433fcd0063c8be7dd08fa5bf190c6c37
2023-11-29 21:22 UTC
[tj-cgroup:for-next] BUILD SUCCESS 357564d50da386e66ab41b6abe2b0811437b55ee
2023-11-29 21:21 UTC
[tj-cgroup:for-6.8] BUILD SUCCESS 877c737db9355acaa1ec2fd2b8dbdaff82605df7
2023-11-29 18:32 UTC
[PATCH v3 0/2] mm: memcg: improve vmscan tracepoints
2023-11-29 17:49 UTC (16+ messages)
` [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
[PATCH AUTOSEL 4.14 1/7] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
2023-11-28 21:10 UTC
[PATCH AUTOSEL 4.19 01/10] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
2023-11-28 21:09 UTC
[PATCH AUTOSEL 5.4 02/11] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
2023-11-28 21:09 UTC
[PATCH AUTOSEL 5.10 02/13] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
2023-11-28 21:08 UTC
[PATCH AUTOSEL 5.15 03/15] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
2023-11-28 21:08 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 04/15] blk-cgroup: bypass blkcg_deactivate_policy after destroying
[PATCH AUTOSEL 6.1 04/25] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
2023-11-28 21:07 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 05/25] blk-cgroup: bypass blkcg_deactivate_policy after destroying
[PATCH AUTOSEL 6.6 05/40] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
2023-11-28 21:05 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 06/40] blk-cgroup: bypass blkcg_deactivate_policy after destroying
[PATCH] cgroup/cpuset: Expose cpuset.cpus.isolated
2023-11-28 18:19 UTC (3+ messages)
[PATCH] cgroup_freezer: cgroup_freezing: Check if not frozen
2023-11-28 17:32 UTC (5+ messages)
[PATCH v4 0/3] cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked()
2023-11-28 16:46 UTC (5+ messages)
` [PATCH v4 2/3] cgroup/rstat: Optimize cgroup_rstat_updated_list()
[PATCH v3 3/5] mm: memcg: make stats flushing threshold per-memcg
2023-11-28 1:58 UTC (5+ messages)
[PATCH 0/3] kernfs: Convert from strlcpy() to strscpy()
2023-11-28 0:38 UTC (3+ messages)
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).