Linux Cgroups
[Prev Page][Next Page]
- [PATCH v8 06/15] x86/sgx: Abstract tracking reclaimable pages in LRU, (continued)
- [PATCH v8 06/15] x86/sgx: Abstract tracking reclaimable pages in LRU, Haitao Huang
- [PATCH v8 05/15] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list, Haitao Huang
- [PATCH v8 07/15] x86/sgx: Expose sgx_reclaim_pages() for cgroup, Haitao Huang
- [PATCH v8 08/15] x86/sgx: Implement EPC reclamation flows for cgroup, Haitao Huang
- [PATCH v8 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge(), Haitao Huang
- [PATCH v8 09/15] x86/sgx: Charge mem_cgroup for per-cgroup reclamation, Haitao Huang
- [PATCH v8 11/15] x86/sgx: Abstract check for global reclaimable pages, Haitao Huang
- [PATCH v8 12/15] x86/sgx: Expose sgx_epc_cgroup_reclaim_pages() for global reclaimer, Haitao Huang
- [PATCH v8 13/15] x86/sgx: Turn on per-cgroup EPC reclamation, Haitao Huang
- [PATCH v8 15/15] selftests/sgx: Add scripts for EPC cgroup testing, Haitao Huang
- [PATCH v8 14/15] Docs/x86/sgx: Add description for cgroup support, Haitao Huang
- [PATCH 0/3] fix and extend zswap kselftests,
Nhat Pham
- [PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section,
Daniel Xu
- [PATCH v2] mm: memcg: Don't periodically flush stats when memcg is disabled,
T.J. Mercier
- [PATCH] mm: memcg: Don't periodically flush stats when memcg is disabled,
T.J. Mercier
- [tj-cgroup:for-next] BUILD SUCCESS 8d4c171f451d384f3a287eb14bd60825d0b2381b, kernel test robot
- [PATCH] mm: memcg: optimize parent iteration in memcg_rstat_updated(),
Yosry Ahmed
- [PATCH] blk-throttle: Eliminate redundant checks for data direction,
Tang Yizhou
- [PATCH v7 00/15] Add Cgroup support for SGX EPC memory,
Haitao Huang
- [PATCH v7 01/15] cgroup/misc: Add per resource callbacks for CSS events, Haitao Huang
- [PATCH v7 02/15] cgroup/misc: Export APIs for SGX driver, Haitao Huang
- [PATCH v7 03/15] cgroup/misc: Add SGX EPC resource type, Haitao Huang
- [PATCH v7 05/15] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list, Haitao Huang
- [PATCH v7 06/15] x86/sgx: Abstract tracking reclaimable pages in LRU, Haitao Huang
- [PATCH v7 04/15] x86/sgx: Implement basic EPC misc cgroup functionality, Haitao Huang
- [PATCH v7 08/15] x86/sgx: Implement EPC reclamation flows for cgroup, Haitao Huang
- [PATCH v7 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge(), Haitao Huang
- [PATCH v7 07/15] x86/sgx: Expose sgx_reclaim_pages() for cgroup, Haitao Huang
- [PATCH v7 11/15] x86/sgx: Abstract check for global reclaimable pages, Haitao Huang
- [PATCH v7 12/15] x86/sgx: Expose sgx_epc_cgroup_reclaim_pages() for global reclaimer, Haitao Huang
- [PATCH v7 15/15] selftests/sgx: Add scripts for EPC cgroup testing, Haitao Huang
- [PATCH v7 14/15] Docs/x86/sgx: Add description for cgroup support, Haitao Huang
- [PATCH v7 09/15] x86/sgx: Charge mem_cgroup for per-cgroup reclamation, Haitao Huang
- [PATCH v7 13/15] x86/sgx: Turn on per-cgroup EPC reclamation, Haitao Huang
- [linus:master] [mm] 8d59d2214c: vm-scalability.throughput -36.6% regression,
kernel test robot
- [PATCH] Revert "mm:vmscan: fix inaccurate reclaim during proactive reclaim",
T.J. Mercier
- [PATCH] docs: cgroup-v1: add missing code-block tags,
lixinyu20s
- [PATCH] mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats,
Shakeel Butt
- [RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions,
Waiman Long
- [RFC PATCH 1/8] rcu/nocb: Pass a cpumask instead of a single CPU to offload/deoffload, Waiman Long
- [RFC PATCH 2/8] rcu/nocb: Prepare to change nocb cpumask from CPU-hotplug protected cpuset caller, Waiman Long
- [RFC PATCH 3/8] rcu/no_cb: Add rcu_nocb_enabled() to expose the rcu_nocb state, Waiman Long
- [RFC PATCH 5/8] cgroup/cpuset: Add cpuset.cpus.isolation_full, Waiman Long
- [RFC PATCH 4/8] cgroup/cpuset: Better tracking of addition/deletion of isolated CPUs, Waiman Long
- [RFC PATCH 7/8] cgroup/cpuset: Document the new cpuset.cpus.isolation_full control file, Waiman Long
- [RFC PATCH 6/8] cgroup/cpuset: Enable dynamic rcu_nocb mode on isolated CPUs, Waiman Long
- [RFC PATCH 8/8] cgroup/cpuset: Update test_cpuset_prs.sh to handle cpuset.cpus.isolation_full, Waiman Long
- Re: [RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions, Tejun Heo
- Re: [RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions, Paul E. McKenney
- Re: [RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions, Michal Koutný
- [PATCH RFC 0/4] Fix file lock cache accounting, again,
Josh Poimboeuf
- [PATCH 0/4] Convert memcontrol charge moving to use folios,
Matthew Wilcox (Oracle)
- [PATCH] mm: memcontrol: don't throttle dying tasks on memory.high,
Johannes Weiner
- [PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section,
Daniel Xu
- [PATCH bpf-next v2 0/3] Annotate kfuncs in .BTF_ids section,
Daniel Xu
- [PATCH] blk-cgroup: clean up after commit f1c006f1c685,
Daniel Vacek
- [PATCH bpf-next 0/2] Annotate kfuncs in .BTF_ids section,
Daniel Xu
- [PATCH v6 0/2] Add swappiness argument to memory.reclaim,
Dan Schatzberg
- [PATCH] cgroup/cpuset: Adjust exception handling in generate_sched_domains(),
Markus Elfring
- [PATCH v3 00/10] IOMMU memory observability,
Pasha Tatashin
- [PATCH v3 01/10] iommu/vt-d: add wrapper functions for page allocations, Pasha Tatashin
- [PATCH v3 03/10] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v3 02/10] iommu/amd: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v3 04/10] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v3 05/10] iommu/exynos: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v3 07/10] iommu/sun50i: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v3 06/10] iommu/rockchip: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v3 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v3 10/10] iommu: account IOMMU allocated memory, Pasha Tatashin
- [PATCH v3 09/10] iommu: observability of the IOMMU allocations, Pasha Tatashin
- Re: [PATCH v3 00/10] IOMMU memory observability, Bagas Sanjaya
- Re: [PATCH v3 00/10] IOMMU memory observability, Michal Koutný
- [tj-cgroup:for-6.8] BUILD SUCCESS 2bf46683842b745221fc0b02611471b53c56d495, kernel test robot
- [tj-cgroup:for-next] BUILD SUCCESS 68c20e47587936421a0e64f6064bfac112af9984, kernel test robot
- [PATCH bpf-next 0/4] bpf: Add bpf_iter_cpumask,
Yafang Shao
- [PATCH v5 0/2] Add swappiness argument to memory.reclaim,
Dan Schatzberg
- [PATCH] mm: memcg: fix split queue list crash when large folio migration,
Baolin Wang
- [PATCH] block: skip cgroups for passthrough io,
Kanchan Joshi
- patch "kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to" added to driver-core-next, gregkh
- [PATCH] blk-throttle: Fix some potential string truncation in tg_prfill_limit(),
Christophe JAILLET
- patch "kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to" added to driver-core-testing, gregkh
- [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page,
Yosry Ahmed
- [PATCH V4 0/1] Add swappiness argument to memory.reclaim,
Dan Schatzberg
- [PATCH v3 0/3] kernfs: Convert from strlcpy() to strscpy(),
Kees Cook
- [PATCH V3 0/1] Add swappiness argument to memory.reclaim,
Dan Schatzberg
- [tj-cgroup:for-6.8] BUILD SUCCESS a7fb0423c201ba12815877a0b5a68a6a1710b23a, kernel test robot
- [tj-cgroup:for-next] BUILD SUCCESS b7aaea747923ec5492d17a2e26de347135e2c6b9, kernel test robot
- [PATCH v2 1/2] kernel/cgroup: use kernfs_create_dir_ns(),
Max Kellermann
- [tj-cgroup:for-6.8] BUILD SUCCESS 3232e7aad11e541da86bbb1fa5ea5737b30bd006, kernel test robot
- [tj-cgroup:for-next] BUILD SUCCESS 2c0726752750d50547bef426085784178366336e, kernel test robot
- [PATCH-cgroup v2] cgroup: Move rcu_head up near the top of cgroup_root,
Waiman Long
- EOPNOTSUPP while trying to enable memory on cgroup.subtree_control,
donoban
- [PATCH-cgroup] cgroup: Move rcu_head up near the top of cgroup_root,
Waiman Long
- [GIT PULL] cgroup fixes for v6.7-rc4,
Tejun Heo
- [PATCH V2 0/1] Add swappiness argument to memory.reclaim,
Dan Schatzberg
- [PATCH bpf-next 0/3] bpf: Expand bpf_cgrp_storage to support cgroup1 non-attach case,
Yafang Shao
- [PATCH-cgroup v2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check,
Waiman Long
- [RFC PATCH bpf-next 0/3] bpf: Expand bpf_cgrp_storage to support cgroup1 non-attach case,
Yafang Shao
- [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers,
David Finkel
- Re: [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers, Shakeel Butt
- Re: [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers, Michal Hocko
- Re: [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers, David Finkel
- <Possible follow-ups>
- [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers, David Finkel
- [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers, David Finkel
- Re: [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers, David Finkel
- Re: [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers, Michal Hocko
- Re: [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers, David Finkel
- Re: [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers, Tejun Heo
- Re: [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers, Roman Gushchin
- Re: [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers, David Finkel
- Re: [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers, Michal Hocko
- Re: [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers, Johannes Weiner
- Performance drop due to alloc_workqueue() misuse and recent change,
Naohiro Aota
- [PATCH 1/2] kernel/cgroup: use kernfs_create_dir_ns(),
Max Kellermann
- [PATCH] cgroup: Fix documentation for cpu.idle,
Josh Don
- [PATCH-cgroup v5 0/2] cgroup/rstat: Further reduce cpu_lock hold time in cgroup_rstat_flush_locked,
Waiman Long
- [PATCH v2 00/10] IOMMU memory observability,
Pasha Tatashin
- [PATCH v2 03/10] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations, Pasha Tatashin
- [PATCH v2 05/10] iommu/exynos: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 04/10] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 02/10] iommu/amd: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 06/10] iommu/rockchip: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 07/10] iommu/sun50i: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 09/10] iommu: observability of the IOMMU allocations, Pasha Tatashin
- [PATCH v2 10/10] iommu: account IOMMU allocated memory, Pasha Tatashin
- Re: [PATCH v2 00/10] IOMMU memory observability, David Rientjes
- [PATCH v2 0/3] kernfs: Convert from strlcpy() to strscpy(),
Kees Cook
- [PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback,
Nhat Pham
- [PATCH 0/1] Add swappiness argument to memory.reclaim,
Dan Schatzberg
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim, Michal Hocko
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim, Shakeel Butt
[tj-cgroup:for-6.7-fixes] BUILD SUCCESS cff5f49d433fcd0063c8be7dd08fa5bf190c6c37, kernel test robot
[tj-cgroup:for-next] BUILD SUCCESS 357564d50da386e66ab41b6abe2b0811437b55ee, kernel test robot
[tj-cgroup:for-6.8] BUILD SUCCESS 877c737db9355acaa1ec2fd2b8dbdaff82605df7, kernel test robot
[mm-unstable v4 0/5] mm: memcg: subtree stats flushing and thresholds,
Yosry Ahmed
[PATCH AUTOSEL 4.14 1/7] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!", Sasha Levin
[PATCH AUTOSEL 4.19 01/10] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!", Sasha Levin
[PATCH AUTOSEL 5.4 02/11] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!", Sasha Levin
[PATCH AUTOSEL 5.10 02/13] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!", Sasha Levin
[PATCH AUTOSEL 5.15 04/15] blk-cgroup: bypass blkcg_deactivate_policy after destroying, Sasha Levin
[PATCH AUTOSEL 5.15 03/15] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!", Sasha Levin
[PATCH AUTOSEL 6.1 05/25] blk-cgroup: bypass blkcg_deactivate_policy after destroying, Sasha Levin
[PATCH AUTOSEL 6.1 04/25] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!", Sasha Levin
[PATCH AUTOSEL 6.6 06/40] blk-cgroup: bypass blkcg_deactivate_policy after destroying, Sasha Levin
[PATCH AUTOSEL 6.6 05/40] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!", Sasha Levin
[PATCH 00/16] IOMMU memory observability,
Pasha Tatashin
- [PATCH 01/16] iommu/vt-d: add wrapper functions for page allocations, Pasha Tatashin
- [PATCH 02/16] iommu/amd: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 03/16] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 05/16] iommu/io-pgtable-arm-v7s: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 07/16] iommu/exynos: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 06/16] iommu/dma: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 04/16] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 08/16] iommu/fsl: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 09/16] iommu/iommufd: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 11/16] iommu/sun50i: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 10/16] iommu/rockchip: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 12/16] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 13/16] iommu: observability of the IOMMU allocations, Pasha Tatashin
- [PATCH 14/16] iommu: account IOMMU allocated memory, Pasha Tatashin
- [PATCH 15/16] vhost-vdpa: account iommu allocations, Pasha Tatashin
- [PATCH 16/16] vfio: account iommu allocations, Pasha Tatashin
- Re: [PATCH 00/16] IOMMU memory observability, Yosry Ahmed
[PATCH v7 0/6] workload-specific and memory pressure-driven zswap writeback,
Nhat Pham
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]
[Hot Springs Forum]