cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v13 00/14] Add Cgroup support for SGX EPC memory
 2024-05-03  1:44 UTC  (17+ messages)
` [PATCH v13 01/14] x86/sgx: Replace boolean parameters with enums
` [PATCH v13 02/14] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v13 03/14] cgroup/misc: Export APIs for SGX driver
` [PATCH v13 04/14] cgroup/misc: Add SGX EPC resource type
` [PATCH v13 05/14] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v13 06/14] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list
` [PATCH v13 07/14] x86/sgx: Abstract tracking reclaimable pages in LRU
` [PATCH v13 08/14] x86/sgx: Add basic EPC reclamation flow for cgroup
` [PATCH v13 09/14] x86/sgx: Implement async reclamation "
` [PATCH v13 10/14] x86/sgx: Charge mem_cgroup for per-cgroup reclamation
` [PATCH v13 11/14] x86/sgx: Abstract check for global reclaimable pages
` [PATCH v13 12/14] x86/sgx: Turn on per-cgroup EPC reclamation
` [PATCH v13 13/14] Docs/x86/sgx: Add description for cgroup support
` [PATCH v13 14/14] selftests/sgx: Add scripts for EPC cgroup testing

[PATCH v2 0/1] cgroup: Add documentation for missing zswap memory.stat
 2024-05-02 23:28 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v1] cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
 2024-05-02 19:44 UTC  (6+ messages)

[PATCH] mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->nr_pages
 2024-05-01 23:18 UTC  (3+ messages)

[PATCH] selftests: cgroup: remove redundant addition of memory controller
 2024-05-01 15:36 UTC 

[PATCH] cgroup: Add documentation for missing zswap memory.stat
 2024-05-01 12:02 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5
 2024-04-30 20:14 UTC 

[PATCH v12 00/14] Add Cgroup support for SGX EPC memory
 2024-04-30  1:31 UTC  (53+ messages)
` [PATCH v12 05/14] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v12 08/14] x86/sgx: Add basic EPC reclamation flow for cgroup
` [PATCH v12 09/14] x86/sgx: Implement async reclamation "
` [PATCH v12 10/14] x86/sgx: Charge mem_cgroup for per-cgroup reclamation
` [PATCH v12 12/14] x86/sgx: Turn on per-cgroup EPC reclamation
` [PATCH v12 13/14] Docs/x86/sgx: Add description for cgroup support
` [PATCH v12 14/14] selftests/sgx: Add scripts for EPC cgroup testing

[PATCH v1 0/3] cgroup/rstat: global cgroup_rstat_lock changes
 2024-04-29 17:48 UTC  (28+ messages)
` [PATCH v1 1/3] cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints
` [PATCH v1 2/3] cgroup/rstat: convert cgroup_rstat_lock back to mutex
` [PATCH v1 3/3] cgroup/rstat: introduce ratelimited rstat flushing

[PATCH 0/4] cgroup: Introduce cpu controller test suite
 2024-04-29  6:29 UTC  (3+ messages)
` [PATCH v2 3/4] cgroup: Add test_cpucg_weight_overprovisioned() testcase

[tj-cgroup:for-next] BUILD SUCCESS b7d56d953a67c839a514e382596d5af29b8d6d87
 2024-04-26 17:48 UTC 

[QUESTION]cgroup mount return -EBUSY
 2024-04-26  4:55 UTC 

[PATCH v6 00/37] Memory allocation profiling
 2024-04-25 21:35 UTC  (7+ messages)

[PATCH -next] cgroup/cpuset: Remove outdated comment in sched_partition_write()
 2024-04-25 17:17 UTC  (3+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 04d63da4da53e6064683f4970d34ce997f9daee3
 2024-04-25  5:11 UTC 

[PATCH] memcg: Fix data-race KCSAN bug in rstats
 2024-04-24 23:23 UTC  (4+ messages)

[PATCH-cgroup] cgroup/cpuset: Fix incorrect top_cpuset flags
 2024-04-24 11:12 UTC  (5+ messages)

[PATCH v1 00/18] mm: mapcount for large folios + page_mapcount() cleanups
 2024-04-24  9:40 UTC  (22+ messages)
` [PATCH v1 01/18] mm: allow for detecting underflows with page_mapcount() again
` [PATCH v1 02/18] mm/rmap: always inline anon/file rmap duplication of a single PTE
` [PATCH v1 03/18] mm/rmap: add fast-path for small folios when adding/removing/duplicating
` [PATCH v1 04/18] mm: track mapcount of large folios in single value
` [PATCH v1 05/18] mm: improve folio_likely_mapped_shared() using the mapcount of large folios
` [PATCH v1 06/18] mm: make folio_mapcount() return 0 for small typed folios

[PATCH -next] cgroup/cpuset: Statically initialize more members of top_cpuset
 2024-04-24  0:56 UTC  (7+ messages)

[PATCH -next] cgroup: Introduce css_is_online() helper
 2024-04-23 21:19 UTC  (4+ messages)

[PATCH v2 -next] cgroup/cpuset: Avoid clearing CS_SCHED_LOAD_BALANCE twice
 2024-04-23 16:01 UTC  (3+ messages)

[PATCH AUTOSEL 6.6 16/16] blk-iocost: do not WARN if iocg was already offlined
 2024-04-23 11:01 UTC 

[PATCH AUTOSEL 6.8 18/18] blk-iocost: do not WARN if iocg was already offlined
 2024-04-23 11:01 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 8996f93fc3880d000a0a0cb40c724d5830e140fd
 2024-04-23  9:10 UTC 

[PATCH] blk-throttle: fix repeat limit on bio with BIO_BPS_THROTTLED
 2024-04-23  2:29 UTC  (9+ messages)
  `  "

[PATCH -next] cgroup/cpuset: Avoid clearing CS_SCHED_LOAD_BALANCE twice
 2024-04-23  1:40 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 6/9] blk-iocost: avoid out of bounds shift
 2024-04-22 23:19 UTC 

[PATCH AUTOSEL 5.15 06/10] blk-iocost: avoid out of bounds shift
 2024-04-22 23:19 UTC 

[PATCH AUTOSEL 6.1 10/19] blk-iocost: avoid out of bounds shift
 2024-04-22 23:18 UTC 

[PATCH AUTOSEL 6.6 13/29] blk-iocost: avoid out of bounds shift
 2024-04-22 23:16 UTC 

[PATCH AUTOSEL 6.8 16/43] blk-iocost: avoid out of bounds shift
 2024-04-22 23:14 UTC 

[PATCH v11 00/14] Add Cgroup support for SGX EPC memory
 2024-04-22 19:38 UTC  (6+ messages)
` [PATCH v11 14/14] selftests/sgx: Add scripts for EPC cgroup testing

[PATCH] cgroup: make cgroups info more readable
 2024-04-22  1:37 UTC  (5+ messages)

[PATCH] cgroup: Introduce css_is_online() helper
 2024-04-20  9:50 UTC  (2+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 19fc8a896565ecebb3951664fd0eeab0a80314a1
 2024-04-20  7:56 UTC 

general protection fault in bio_associate_blkg_from_css
 2024-04-20  4:39 UTC 

[PATCH -next] cgroup: avoid invalid loop in cgroup_no_v1()
 2024-04-19 15:45 UTC  (2+ messages)

[PATCH v2] blk-iocost: do not WARNING if iocg has already offlined
 2024-04-19 14:07 UTC  (2+ messages)

[PATCH] blk-iocost: do not WARNING if iocg has already offlined
 2024-04-19  9:20 UTC  (5+ messages)

[tj-cgroup:for-next] BUILD SUCCESS a6b8daba00e6703b728933d2ec24e6d1ee5d5ec0
 2024-04-18 20:27 UTC 

[PATCH -next] cgroup, legacy_freezer: update comment for freezer_css_offline()
 2024-04-18 16:02 UTC  (2+ messages)

[PATCH -next] docs, cgroup: add entries for pids to cgroup-v2.rst
 2024-04-18 16:00 UTC  (2+ messages)

[PATCH v2 -next] cgroup: don't call cgroup1_pidlist_destroy_all() for v2
 2024-04-18 15:57 UTC  (2+ messages)

[PATCH] mm: fix the comment error of memcontrol.h
 2024-04-18  2:12 UTC  (3+ messages)

[PATCH -next] cgroup: don't call cgroup1_pidlist_destroy_all() for v2
 2024-04-18  2:11 UTC  (3+ messages)

Advice on cgroup rstat lock
 2024-04-18  2:04 UTC  (11+ messages)

[PATCH RFC v2 0/6] blk-throttle: support enable and disable during runtime
 2024-04-18  2:05 UTC  (12+ messages)
` [PATCH RFC v2 5/6] blk-throttle: support to destroy throtl_data when blk-throttle is disabled
    ` Re: [PATCH RFC v2 0/6] blk-throttle: support enable and disable during runtime

[PATCH -next] cgroup_freezer: update comment for freezer_css_online()
 2024-04-18  2:00 UTC  (2+ messages)

[tj-cgroup:for-next 7/7] kernel/cgroup/rstat.c:334: warning: Function parameter or struct member 'cgrp' not described in 'cgroup_rstat_flush_release'
 2024-04-18  1:57 UTC  (3+ messages)
` [PATCH] cgroup/rstat: desc member cgrp in cgroup_rstat_flush_release

[tj-cgroup:for-next] BUILD SUCCESS WITH WARNING fc29e04ae1ad4c99422c0b8ae4b43cfe99c70429
 2024-04-17 12:46 UTC 


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