cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-26 18:24:14 to 2024-01-24 10:00:26 UTC [more...]

[PATCH] mm: memcg: optimize parent iteration in memcg_rstat_updated()
 2024-01-24 10:00 UTC 

[linus:master] [mm] 8d59d2214c: vm-scalability.throughput -36.6% regression
 2024-01-24  9:11 UTC  (6+ messages)

[PATCH] Revert "mm:vmscan: fix inaccurate reclaim during proactive reclaim"
 2024-01-24  7:50 UTC  (7+ messages)

[PATCH v7 00/15] Add Cgroup support for SGX EPC memory
 2024-01-24  3:29 UTC  (27+ messages)
` [PATCH v7 01/15] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v7 02/15] cgroup/misc: Export APIs for SGX driver
` [PATCH v7 03/15] cgroup/misc: Add SGX EPC resource type
` [PATCH v7 04/15] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v7 05/15] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list
` [PATCH v7 06/15] x86/sgx: Abstract tracking reclaimable pages in LRU
` [PATCH v7 07/15] x86/sgx: Expose sgx_reclaim_pages() for cgroup
` [PATCH v7 08/15] x86/sgx: Implement EPC reclamation flows "
` [PATCH v7 09/15] x86/sgx: Charge mem_cgroup for per-cgroup reclamation
` [PATCH v7 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge()
` [PATCH v7 11/15] x86/sgx: Abstract check for global reclaimable pages
` [PATCH v7 12/15] x86/sgx: Expose sgx_epc_cgroup_reclaim_pages() for global reclaimer
` [PATCH v7 13/15] x86/sgx: Turn on per-cgroup EPC reclamation
` [PATCH v7 14/15] Docs/x86/sgx: Add description for cgroup support
` [PATCH v7 15/15] selftests/sgx: Add scripts for EPC cgroup testing

[PATCH] docs: cgroup-v1: add missing code-block tags
 2024-01-23 20:50 UTC  (2+ messages)

[PATCH] blk-throttle: Eliminate redundant checks for data direction
 2024-01-23  8:46 UTC  (2+ messages)

[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
 2024-01-23  5:50 UTC  (14+ messages)
` [RFC PATCH 1/8] rcu/nocb: Pass a cpumask instead of a single CPU to offload/deoffload
` [RFC PATCH 2/8] rcu/nocb: Prepare to change nocb cpumask from CPU-hotplug protected cpuset caller
` [RFC PATCH 3/8] rcu/no_cb: Add rcu_nocb_enabled() to expose the rcu_nocb state
` [RFC PATCH 4/8] cgroup/cpuset: Better tracking of addition/deletion of isolated CPUs
` [RFC PATCH 5/8] cgroup/cpuset: Add cpuset.cpus.isolation_full
` [RFC PATCH 6/8] cgroup/cpuset: Enable dynamic rcu_nocb mode on isolated CPUs
` [RFC PATCH 7/8] cgroup/cpuset: Document the new cpuset.cpus.isolation_full control file
` [RFC PATCH 8/8] cgroup/cpuset: Update test_cpuset_prs.sh to handle cpuset.cpus.isolation_full

[PATCH] mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats
 2024-01-22 18:19 UTC  (5+ messages)

[PATCH RFC 0/4] Fix file lock cache accounting, again
 2024-01-22 17:38 UTC  (18+ messages)
` [PATCH RFC 1/4] fs/locks: "
` [PATCH RFC 2/4] fs/locks: Add CONFIG_FLOCK_ACCOUNTING
` [PATCH RFC 3/4] mitigations: Expand 'mitigations=off' to include optional software mitigations
` [PATCH RFC 4/4] mitigations: Add flock cache accounting to 'mitigations=off'

[PATCH 0/4] Convert memcontrol charge moving to use folios
 2024-01-15  8:03 UTC  (11+ messages)
` [PATCH 1/4] memcg: Convert mem_cgroup_move_charge_pte_range() to use a folio
` [PATCH 2/4] memcg: Return the folio in union mc_target
` [PATCH 3/4] memcg: Use a folio in get_mctgt_type
` [PATCH 4/4] memcg: Use a folio in get_mctgt_type_thp

[PATCH v6 00/12] Add Cgroup support for SGX EPC memory
 2024-01-13 21:08 UTC  (32+ messages)
` [PATCH v6 01/12] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v6 07/12] x86/sgx: Introduce EPC page states
` [PATCH v6 09/12] x86/sgx: Restructure top-level EPC reclaim function

[PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-13 19:49 UTC  (9+ messages)
` [PATCH bpf-next v3 3/3] bpf: treewide: Annotate BPF kfuncs in BTF

[PATCH] mm: memcontrol: don't throttle dying tasks on memory.high
 2024-01-12 21:27 UTC  (13+ messages)

[PATCH] cgroup/cpuset: Adjust exception handling in generate_sched_domains()
 2024-01-10 15:21 UTC  (6+ messages)

[PATCH v6 0/2] Add swappiness argument to memory.reclaim
 2024-01-10 10:32 UTC  (12+ messages)
` [PATCH v6 1/2] mm: add defines for min/max swappiness
` [PATCH v6 2/2] mm: add swapiness= arg to memory.reclaim

[PATCH bpf-next v2 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-06 19:10 UTC  (6+ messages)
` [PATCH bpf-next v2 3/3] bpf: treewide: Annotate BPF kfuncs in BTF

[PATCH v3 00/10] IOMMU memory observability
 2024-01-05 15:33 UTC  (22+ messages)
` [PATCH v3 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v3 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v3 03/10] iommu/io-pgtable-arm: "
` [PATCH v3 04/10] iommu/io-pgtable-dart: "
` [PATCH v3 05/10] iommu/exynos: "
` [PATCH v3 06/10] iommu/rockchip: "
` [PATCH v3 07/10] iommu/sun50i: "
` [PATCH v3 08/10] iommu/tegra-smmu: "
` [PATCH v3 09/10] iommu: observability of the IOMMU allocations
` [PATCH v3 10/10] iommu: account IOMMU allocated memory

[PATCH bpf-next 0/2] Annotate kfuncs in .BTF_ids section
 2024-01-05  2:37 UTC  (5+ messages)
` [PATCH bpf-next 2/2] bpf: treewide: Annotate BPF kfuncs in BTF

[PATCH] blk-cgroup: clean up after commit f1c006f1c685
 2024-01-04 23:10 UTC  (4+ messages)

[PATCH bpf-next 0/4] bpf: Add bpf_iter_cpumask
 2024-01-04  2:30 UTC  (4+ messages)
` [PATCH bpf-next 2/4] bpf: Add bpf_iter_cpumask kfuncs

[PATCH v5 0/2] Add swappiness argument to memory.reclaim
 2024-01-03 15:19 UTC  (11+ messages)
` [PATCH v5 2/2] mm: add swapiness= arg "

[PATCH] mm: memcg: fix split queue list crash when large folio migration
 2023-12-27 21:41 UTC  (2+ messages)

[PATCH 00/16] IOMMU memory observability
 2023-12-26 18:23 UTC  (4+ messages)
` [PATCH 15/16] vhost-vdpa: account iommu allocations


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).