public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-20 09:38:30 to 2024-08-29 15:00:23 UTC [more...]

[RFC PATCH 0/2] Add disable_unmap_file arg to memory.reclaim
 2024-08-29 15:00 UTC  (8+ messages)
  ` [External] "

[PATCH v3 -next 00/12] cgroup:cpuset:separate legacy cgroup v1 code and put under config option
 2024-08-29 14:04 UTC  (14+ messages)
` [PATCH v3 -next 01/12] cgroup/cpuset: introduce cpuset-v1.c
` [PATCH v3 -next 02/12] cgroup/cpuset: move common code to cpuset-internal.h
` [PATCH v3 -next 03/12] cgroup/cpuset: move memory_pressure to cpuset-v1.c
` [PATCH v3 -next 04/12] cgroup/cpuset: move relax_domain_level "
` [PATCH v3 -next 05/12] cgroup/cpuset: move memory_spread "
` [PATCH v3 -next 06/12] cgroup/cpuset: add callback_lock helper
` [PATCH v3 -next 07/12] cgroup/cpuset: move legacy hotplug update to cpuset-v1.c
` [PATCH v3 -next 08/12] cgroup/cpuset: move validate_change_legacy "
` [PATCH v3 -next 09/12] cgroup/cpuset: move v1 interfaces "
` [PATCH v3 -next 10/12] cgroup/cpuset: rename functions shared between v1 and v2
` [PATCH v3 -next 11/12] cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1
` [PATCH v3 -next 12/12] cgroup/cpuset: add sefltest for cpuset v1

[RFC PATCH 1/2] mm: vmscan: modify the semantics of scan_control.may_unmap to UNMAP_ANON and UNMAP_FILE
 2024-08-29 10:20 UTC  (2+ messages)
` [RFC PATCH 2/2] mm: memcg: add disbale_unmap_file arg to memory.reclaim

[PATCH v2] memcg: add charging of already allocated slab objects
 2024-08-29  9:42 UTC  (11+ messages)

[PATCH v16 00/16] Add Cgroup support for SGX EPC memory
 2024-08-29  9:34 UTC  (42+ messages)
` [PATCH v16 01/16] x86/sgx: Replace boolean parameters with enums
` [PATCH v16 02/16] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v16 03/16] cgroup/misc: Export APIs for SGX driver
` [PATCH v16 04/16] cgroup/misc: Add SGX EPC resource type
` [PATCH v16 05/16] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v16 06/16] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list
` [PATCH v16 07/16] x86/sgx: Abstract tracking reclaimable pages in LRU
` [PATCH v16 08/16] x86/sgx: Encapsulate uses of the global LRU
` [PATCH v16 09/16] x86/sgx: Add basic EPC reclamation flow for cgroup
` [PATCH v16 10/16] x86/sgx: Implement async reclamation "
` [PATCH v16 11/16] x86/sgx: Charge mem_cgroup for per-cgroup reclamation
` [PATCH v16 12/16] x86/sgx: Revise global reclamation for EPC cgroups
` [PATCH v16 13/16] x86/sgx: implement direct reclamation for cgroups
` [PATCH v16 14/16] x86/sgx: Turn on per-cgroup EPC reclamation
` [PATCH v16 15/16] Docs/x86/sgx: Add description for cgroup support
` [PATCH v16 16/16] selftests/sgx: Add scripts for EPC cgroup testing

BUG: general protection fault in get_mem_cgroup_from_objcg
 2024-08-29  5:20 UTC  (3+ messages)

[PATCH v1] memcg: add charging of already allocated slab objects
 2024-08-29  2:36 UTC  (8+ messages)

[PATCH mm-unstable v3 0/5] Improve mem_cgroup_iter()
 2024-08-28 17:58 UTC  (10+ messages)
` [PATCH mm-unstable v3 1/5] cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
` [PATCH mm-unstable v3 2/5] mm: don't hold css->refcnt during traversal
` [PATCH mm-unstable v3 3/5] mm: increment gen # before restarting traversal
` [PATCH mm-unstable v3 4/5] mm: restart if multiple traversals raced
` [PATCH mm-unstable v3 5/5] mm: clean up mem_cgroup_iter()

Request For Inquiry
 2024-08-28  9:41 UTC 

[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_start_locking
 2024-08-28  3:31 UTC 

[PATCH-cgroup 0/2] cgroup/cpuset: Account for boot time isolated CPUs
 2024-08-28  0:07 UTC  (9+ messages)
` [PATCH-cgroup 1/2] "
` [PATCH-cgroup 2/2] selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUs

[PATCH v2 -next 00/11] cgroup:cpuset:separate legacy cgroup v1 code and put under config option
 2024-08-27  1:47 UTC  (18+ messages)
` [PATCH v2 -next 01/11] cgroup/cpuset: introduce cpuset-v1.c
` [PATCH v2 -next 02/11] cgroup/cpuset: move common code to cpuset-internal.h
` [PATCH v2 -next 03/11] cgroup/cpuset: move memory_pressure to cpuset-v1.c
` [PATCH v2 -next 04/11] cgroup/cpuset: move relax_domain_level "
` [PATCH v2 -next 05/11] cgroup/cpuset: move memory_spread "
` [PATCH v2 -next 06/11] cgroup/cpuset: add callback_lock helper
` [PATCH v2 -next 07/11] cgroup/cpuset: move legacy hotplug update to cpuset-v1.c
` [PATCH v2 -next 08/11] cgroup/cpuset: move validate_change_legacy "
` [PATCH v2 -next 09/11] cgroup/cpuset: move v1 interfaces "
` [PATCH v2 -next 10/11] cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1
` [PATCH v2 -next 11/11] cgroup/cpuset: add sefltest for cpuset v1

[PATCH v3 0/7] mm: workingset reporting
 2024-08-26 23:43 UTC  (3+ messages)

[RFC PATCH] memcg: add charging of already allocated slab objects
 2024-08-26 23:00 UTC  (3+ messages)

[PATCHSET v2 sched_ext/for-6.12] sched_ext: Add cgroup support
 2024-08-26 22:57 UTC  (6+ messages)
` [PATCH 1/5] sched: Expose css_tg()
` [PATCH 2/5] sched: Make cpu_shares_read_u64() use tg_weight()
` [PATCH 3/5] sched: Introduce CONFIG_GROUP_SCHED_WEIGHT
` [PATCH 4/5] sched_ext: Add cgroup support
` [PATCH 5/5] sched_ext: Add a cgroup scheduler which uses flattened hierarchy

[PATCH] blk_iocost: fix more out of bound shifts
 2024-08-26 20:13 UTC  (3+ messages)

[PATCHSET sched_ext/for-6.12] sched_ext: Add cgroup support
 2024-08-26 18:35 UTC  (4+ messages)
` [PATCH 1/7] cgroup: Implement cgroup_show_cftypes()

[PATCH] Integrating Namespaces and Cgroups for Enhanced Resource Management
 2024-08-26 18:29 UTC  (2+ messages)

[PATCH 0/2] Exposing nice CPU usage to userspace
 2024-08-26 18:19 UTC  (6+ messages)
` [PATCH 1/2] Tracking cgroup-level niced CPU time
` [PATCH 2/2] Selftests for niced CPU statistics

[PATCH v1 -next 00/11] cgroup:cpuset:separate legacy cgroup v1 code and put under config option
 2024-08-26 12:53 UTC  (18+ messages)
` [PATCH v1 -next 01/11] cgroup/cpuset: introduce cpuset-v1.c
` [PATCH v1 -next 02/11] cgroup/cpuset: move common code to cpuset-internal.h
` [PATCH v1 -next 03/11] cgroup/cpuset: move memory_pressure to cpuset-v1.c
` [PATCH v1 -next 04/11] cgroup/cpuset: move relax_domain_level "
` [PATCH v1 -next 05/11] cgroup/cpuset: move memory_spread "
` [PATCH v1 -next 06/11] cgroup/cpuset: add callback_lock helper
` [PATCH v1 -next 07/11] cgroup/cpuset: move legacy hotplug update to cpuset-v1.c
` [PATCH v1 -next 08/11] cgroup/cpuset: move validate_change_legacy "
` [PATCH v1 -next 09/11] cgroup/cpuset: move v1 interfaces "
` [PATCH v1 -next 10/11] cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1
` [PATCH v1 -next 11/11] cgroup/cpuset: add sefltest for cpuset v1

[BUG] cgroupv2/blk: inconsistent I/O behavior in Cgroup v2 with set device wbps and wiops
 2024-08-26  2:15 UTC  (5+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 9d7165c343d0469c51622e512a01ac030eb76a37
 2024-08-25  1:31 UTC 

[tj-cgroup:for-6.12] BUILD SUCCESS 3c2acae88844e7423a50b5cbe0a2c9d430fcd20c
 2024-08-25  1:23 UTC 

[GIT PULL] cgroup: Fixes for v6.11-rc4
 2024-08-24  2:46 UTC  (2+ messages)

[PATCH v3 1/3] mm/memcontrol: respect zswap.writeback setting from parent cg too
 2024-08-23 16:27 UTC  (3+ messages)
` [PATCH v3 2/3] selftests: test_zswap: add test for hierarchical zswap.writeback
` [PATCH v3 3/3] Documentation/cgroup-v2: clarify that zswap.writeback is ignored if zswap is disabled

[PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too
 2024-08-22 17:49 UTC  (14+ messages)

[PATCH v2 1/2] mm/memcontrol: respect zswap.writeback setting from parent cg too
 2024-08-22 17:47 UTC  (8+ messages)
` [PATCH v2 2/2] selftests: test_zswap: add test for hierarchical zswap.writeback

[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-08-22  0:57 UTC  (3+ messages)
` [PATCH v3 1/1] cgroup: fix "

[PATCH v2 -next] cgroup: update some statememt about delegation
 2024-08-21 16:35 UTC  (2+ messages)

[PATCH v2] blk-cgroup: don't clear stat in blkcg_reset_stats()
 2024-08-21 15:51 UTC  (2+ messages)

[PATCH v2 0/2] isolation: Exclude dynamically isolated CPUs from housekeeping cpumasks
 2024-08-21 14:23 UTC  (3+ messages)
` [PATCH v2 1/2] sched/isolation: Exclude dynamically isolated CPUs from housekeeping masks
` [PATCH v2 2/2] cgroup/cpuset: Exclude isolated CPUs from housekeeping CPU masks

[tj-cgroup:for-6.12] BUILD SUCCESS d1a92d2d6c5dbeba9a87bfb57fa0142cdae7b206
 2024-08-21 14:04 UTC 

Potwierdzenie przelewu
 2024-08-21  7:45 UTC 

[PATCH v2 -next 0/3] Some optimizations about cpuset
 2024-08-20 18:10 UTC  (2+ messages)

[PATCH v3] block: flush all throttled bios when deleting the cgroup
 2024-08-20 17:06 UTC  (4+ messages)

[PATCH mm-unstable v2 0/5] Improve mem_cgroup_iter()
 2024-08-20 11:59 UTC  (5+ messages)
` [PATCH mm-unstable v2 4/5] mm: restart if multiple traversals raced


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