public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-23 03:06:46 to 2023-10-03 05:09:54 UTC [more...]

[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
 2023-10-03  5:09 UTC  (51+ 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 10/18] x86/sgx: Add EPC page flags to identify owner types
  ` [PATCH v5 11/18] x86/sgx: store unreclaimable pages in LRU lists
  ` [PATCH v5 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
  ` [PATCH v5 13/18] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup
  ` [PATCH v5 14/18] x86/sgx: Add helper to grab pages from an arbitrary EPC LRU
  ` [PATCH v5 15/18] x86/sgx: Prepare for multiple LRUs
  ` [PATCH v5 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller
  ` [PATCH v5 17/18] Docs/x86/sgx: Add description for cgroup support
  ` [PATCH v5 18/18] selftests/sgx: Add scripts for EPC cgroup testing

[PATCH v3 0/3] hugetlb memcg accounting
 2023-10-03  0:26 UTC  (5+ messages)
` [PATCH v3 1/3] memcontrol: add helpers for "
` [PATCH v3 2/3] hugetlb: memcg: account hugetlb-backed memory in memory controller
` [PATCH v3 3/3] selftests: add a selftest to verify hugetlb usage in memcg

[PATCH rfc 0/5] mm: improve performance of kernel memory accounting
 2023-10-02 22:03 UTC  (8+ 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 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-cgroup] cgroup/cpuset: Enable invalid to valid local partition transition
 2023-10-02 17:40 UTC  (3+ messages)

[PATCH v2 0/2] hugetlb memcg accounting
 2023-10-02 17:32 UTC  (22+ 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 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

VSZ from cgroup interfaces
 2023-10-02  8:59 UTC 

split up ->kill_sb
 2023-10-02  6:46 UTC  (23+ messages)
` [PATCH 01/19] fs: reflow deactivate_locked_super
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super
` [PATCH 10/19] USB: gadget/legacy: remove sb_mutex

[PATCH v1 0/5] mm: improve performance of accounted kernel memory allocations
 2023-09-29 18:00 UTC  (6+ 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: "

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

[PATCH 1/2] memcg, oom: unmark under_oom after the oom killer is done
 2023-09-28  3:03 UTC  (17+ messages)

[PATCH] blk-throttle: Calculate allowed value only when the throttle is enabled
 2023-09-28  1:58 UTC 

[PATCH v2 0/2] workload-specific and memory pressure-driven zswap writeback
 2023-09-27 23:42 UTC  (25+ 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)

[RESEND v3] cgroup: add cgroup_favordynmods= command-line option
 2023-09-27 14:25 UTC 

[PATCH next] cgroup/cpuset: Cleanup signedness issue in cpu_exclusive_check()
 2023-09-27 13:13 UTC  (3+ 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  (13+ messages)

[PATCH] selftests/cgroup: Fix awk usage in test_cpuset_prs.sh that may cause error
 2023-09-26 12:18 UTC  (4+ messages)

[PATCH] mm, memcg: expose swapcache stat for memcg v1
 2023-09-26  8:22 UTC  (5+ messages)

[PATCH v2 0/2] mm: memcg: fix tracking of pending stats updates values
 2023-09-25 17:11 UTC  (5+ messages)

[PATCH v4 00/18] Add Cgroup support for SGX EPC memory
 2023-09-25 16:57 UTC  (6+ messages)
` [PATCH v4 01/18] cgroup/misc: Add per resource callbacks for CSS events

Proszę o kontakt
 2023-09-25  7:40 UTC 

[PATCH RESEND] memcg, oom: unmark under_oom after the oom killer is done
 2023-09-23  8:17 UTC 

[PATCH 2/2] memcg, oom: do not wake up memcg_oom_waitq if waitqueue is empty
 2023-09-23  8:01 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox