cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-26 14:39:20 to 2023-10-05 17:21:51 UTC [more...]

[PATCH] blk-throttle: Calculate allowed value only when the throttle is enabled
 2023-10-05 17:15 UTC  (7+ messages)

[PATCH v2 0/2] mm: memcg: fix tracking of pending stats updates values
 2023-10-05 16:30 UTC  (22+ messages)
` [PATCH v2 1/2] mm: memcg: refactor page state unit helpers
` [PATCH v2 2/2] mm: memcg: normalize the value passed into memcg_rstat_updated()

[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
 2023-10-05 12:30 UTC  (53+ messages)
` [PATCH v5 01/18] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v5 02/18] cgroup/misc: Add SGX EPC resource type and export APIs for SGX driver
` [PATCH v5 05/18] x86/sgx: Store reclaimable EPC pages in sgx_epc_lru_lists
` [PATCH v5 06/18] x86/sgx: Introduce EPC page states
` [PATCH v5 07/18] x86/sgx: Introduce RECLAIM_IN_PROGRESS state
` [PATCH v5 08/18] x86/sgx: Use a list to track to-be-reclaimed pages
` [PATCH v5 09/18] x86/sgx: Store struct sgx_encl when allocating new VA pages
` [PATCH v5 11/18] x86/sgx: store unreclaimable pages in LRU lists
` [PATCH v5 13/18] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup
` [PATCH v5 15/18] x86/sgx: Prepare for multiple LRUs

[PATCH] cgroup: In cgroup_no_v1() check v1 controllers only
 2023-10-05 11:21 UTC  (3+ messages)
  ` [External] : "

VSZ from cgroup interfaces
 2023-10-05  8:35 UTC  (4+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 783a8334ec1cadefbb992ca2adbb459b0ee0f9f7
 2023-10-05 12:41 UTC 

[PATCH v2] memcontrol: only transfer the memcg data for migration
 2023-10-04 19:53 UTC  (3+ messages)

[PATCH v3 0/3] hugetlb memcg accounting
 2023-10-04 19:45 UTC  (24+ messages)
` [PATCH v3 1/3] memcontrol: add helpers for "
` [PATCH v3 2/3] hugetlb: memcg: account hugetlb-backed memory in memory controller
    ` [PATCH] memcontrol: only transfer the memcg data for migration
  ` [PATCH v3 2/3] hugetlb: memcg: account hugetlb-backed memory in memory controller (fix)
` [PATCH v3 3/3] selftests: add a selftest to verify hugetlb usage in memcg

[PATCH next] cgroup/cpuset: Cleanup signedness issue in cpu_exclusive_check()
 2023-10-04 18:59 UTC  (4+ messages)

[PATCH v1 0/5] mm: improve performance of accounted kernel memory allocations
 2023-10-04 19:02 UTC  (10+ messages)
` [PATCH v1 1/5] mm: kmem: optimize get_obj_cgroup_from_current()
` [PATCH v1 2/5] mm: kmem: add direct objcg pointer to task_struct
` [PATCH v1 3/5] mm: kmem: make memcg keep a reference to the original objcg
` [PATCH v1 4/5] mm: kmem: scoped objcg protection
` [PATCH v1 5/5] percpu: "

[PATCH-cgroup v2] cgroup/cpuset: Enable invalid to valid local partition transition
 2023-10-04 18:55 UTC  (2+ messages)

[Bug Report] EBUSY for cgroup rmdir after cgroup.procs empty
 2023-10-04 18:54 UTC  (3+ messages)

[RESEND v3] cgroup: add cgroup_favordynmods= command-line option
 2023-10-04 18:49 UTC  (3+ messages)

[PATCH rfc 0/5] mm: improve performance of kernel memory accounting
 2023-10-03 16:06 UTC  (10+ messages)
` [PATCH rfc 1/5] mm: kmem: optimize get_obj_cgroup_from_current()
` [PATCH rfc 2/5] mm: kmem: add direct objcg pointer to task_struct
` [PATCH rfc 3/5] mm: kmem: make memcg keep a reference to the original objcg
` [PATCH rfc 4/5] mm: kmem: scoped objcg protection
` [PATCH rfc 5/5] percpu: "

[PATCH-cgroup] cgroup/cpuset: Enable invalid to valid local partition transition
 2023-10-03 14:31 UTC  (4+ messages)

[PATCH v2 0/2] hugetlb memcg accounting
 2023-10-03  9:17 UTC  (23+ messages)
` [PATCH v2 1/2] hugetlb: memcg: account hugetlb-backed memory in memory controller
  ` [PATCH v2 1/2] hugetlb: memcg: account hugetlb-backed memory in memory controller (fix)
` [PATCH v2 2/2] selftests: add a selftest to verify hugetlb usage in memcg

[PATCH 1/2] memcg, oom: unmark under_oom after the oom killer is done
 2023-10-03  7:50 UTC  (11+ messages)

[PATCH 0/5] mm: memcg: subtree stats flushing and thresholds
 2023-10-02 21:46 UTC  (4+ messages)
` [PATCH 3/5] mm: memcg: make stats flushing threshold per-memcg

[PATCH 0/2] hugetlb memcg accounting
 2023-10-02 15:36 UTC  (20+ messages)
` [PATCH 1/2] hugetlb: memcg: account hugetlb-backed memory in memory controller
` [PATCH 2/2] selftests: add a selftest to verify hugetlb usage in memcg

split up ->kill_sb
 2023-10-02  6:46 UTC  (7+ messages)
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super

[BUG?] fsconfig restart_syscall failed
 2023-09-29 15:53 UTC  (3+ messages)

[PATCH v2 0/2] workload-specific and memory pressure-driven zswap writeback
 2023-09-27 23:42 UTC  (19+ messages)
` [PATCH v2 1/2] zswap: make shrinking memcg-aware
` [PATCH v2 2/2] zswap: shrinks zswap pool based on memory pressure

[PATCH 0/3] Per memcg lru_gen node stat
 2023-09-27 17:38 UTC  (2+ messages)

[PATH v3] cgroup: add cgroup_favordynmods= command-line option
 2023-09-27 11:10 UTC  (2+ messages)
` [External] : "

[RFC PATCH bpf-next 0/8] bpf, cgroup: Add bpf support for cgroup controller
 2023-09-27  2:27 UTC  (7+ 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).