cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-13 19:02:02 to 2024-08-24 01:02:06 UTC [more...]

[RFC PATCH] memcg: add charging of already allocated slab objects
 2024-08-24  1:01 UTC 

[GIT PULL] cgroup: Fixes for v6.11-rc4
 2024-08-24  0:58 UTC 

[PATCH 0/2] Exposing nice CPU usage to userspace
 2024-08-23 20:05 UTC  (3+ messages)
` [PATCH 1/2] Tracking cgroup-level niced CPU time
` [PATCH 2/2] Selftests for niced CPU statistics

[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

[BUG] cgroupv2/blk: inconsistent I/O behavior in Cgroup v2 with set device wbps and wiops
 2024-08-23 12:19 UTC  (9+ messages)

[PATCH v1 -next 00/11] cgroup:cpuset:separate legacy cgroup v1 code and put under config option
 2024-08-23 10:01 UTC  (12+ 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

[PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too
 2024-08-22 17:49 UTC  (18+ 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] blk_iocost: fix more out of bound shifts
 2024-08-22 15:41 UTC 

[PATCH v16 00/16] Add Cgroup support for SGX EPC memory
 2024-08-22  4:00 UTC  (18+ 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

[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  (3+ 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-cgroup 0/2] cgroup/cpuset: Account for boot time isolated CPUs
 2024-08-20 19:55 UTC  (3+ messages)
` [PATCH-cgroup 1/2] "
` [PATCH-cgroup 2/2] selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUs

[PATCH v2 -next 0/3] Some optimizations about cpuset
 2024-08-20 18:10 UTC  (5+ messages)
` [PATCH v2 -next 1/3] cgroup/cpuset: Correct invalid remote parition prs
` [PATCH v2 -next 2/3] cgroup/cpuset: remove fetch_xcpus
` [PATCH v2 -next 3/3] cgroup/cpuset: remove use_parent_ecpus of cpuset

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

[PATCHSET sched_ext/for-6.12] sched_ext: Add cgroup support
 2024-08-20 14:38 UTC  (3+ messages)
` [PATCH 1/7] cgroup: Implement cgroup_show_cftypes()

[PATCH v3 0/7] mm: workingset reporting
 2024-08-20 13:00 UTC  (6+ messages)
` [PATCH v3 7/7] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces

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

[PATCH] blk-cgroup: don't clear stat in blkcg_reset_stats()
 2024-08-20  7:15 UTC  (4+ messages)

[PATCH bpf-next] bpf: use kfunc hooks instead of program types
 2024-08-20  6:34 UTC  (2+ messages)

[PATCH] mm: kmem: fix split_page_memcg()
 2024-08-20  2:37 UTC  (3+ messages)

[PATCH -next 0/3] Some optimizations about cpuset
 2024-08-19 22:01 UTC  (11+ messages)
` [PATCH -next 1/3] cgroup/cpuset: Correct invalid remote parition prs
` [PATCH -next 2/3] cgroup/cpuset: remove fetch_xcpus
` [PATCH -next 3/3] cgroup/cpuset: remove use_parent_ecpus of cpuset

[RFC PATCH v5 0/3] Add memory.max.effective for application's allocators
 2024-08-19 16:42 UTC  (4+ messages)

[syzbot] [cgroups?] [mm?] WARNING in folio_memcg
 2024-08-19  8:05 UTC  (2+ messages)

[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_released
 2024-08-19  4:40 UTC  (2+ messages)

[syzbot] [cgroups?] possible deadlock in task_rq_lock
 2024-08-18  7:05 UTC  (3+ messages)

[git pull] vfs.git memcontrol oops fix
 2024-08-17  0:15 UTC  (2+ messages)

[PATCH v2] memcg: replace memcg ID idr with xarray
 2024-08-16  8:18 UTC  (6+ messages)

[syzbot] [cgroups?] [mm?] kernel BUG in swap_cgroup_record
 2024-08-16  5:48 UTC  (2+ messages)

[PATCH 0/7] memcg: further decouple v1 code from v2
 2024-08-15 19:34 UTC  (9+ messages)
` [PATCH 1/7] memcg: move v1 only percpu stats in separate struct
` [PATCH 2/7] memcg: move mem_cgroup_event_ratelimit to v1 code
` [PATCH 3/7] memcg: move mem_cgroup_charge_statistics "
` [PATCH 4/7] memcg: move v1 events and statistics code to v1 file
` [PATCH 5/7] memcg: make v1 only functions static
` [PATCH 6/7] memcg: allocate v1 event percpu only on v1 deployment
` [PATCH 7/7] memcg: make PGPGIN and PGPGOUT v1 only

[PATCH v2 0/4] memcg: initiate deprecation of v1 features
 2024-08-15 19:27 UTC  (11+ messages)
` [PATCH v2 1/4] memcg: initiate deprecation of v1 tcp accounting
` [PATCH v2 2/4] memcg: initiate deprecation of v1 soft limit
` [PATCH v2 3/4] memcg: initiate deprecation of oom_control
` [PATCH v2 4/4] memcg: initiate deprecation of pressure_level

[PATCH] cgroup: update some statememt about delegation
 2024-08-15 12:28 UTC  (3+ messages)

[PATCH -next 0/2] Fixes about delegation
 2024-08-15  0:50 UTC  (7+ messages)
` [PATCH -next 2/2] cgroup: Disallow delegatee to write all interfaces outsize of cgroup ns

[PATCH v2] memcg: use ratelimited stats flush in the reclaim
 2024-08-15  0:29 UTC  (11+ messages)

[PATCH v4] mm,memcg: provide per-cgroup counters for NUMA balancing operations
 2024-08-14 23:51 UTC 

[PATCH 0/4] memcg: initiate deprecation of v1 features
 2024-08-14 21:51 UTC  (12+ messages)
` [PATCH 1/4] memcg: initiate deprecation of v1 tcp accounting
` [PATCH 2/4] memcg: initiate deprecation of v1 soft limit
` [PATCH 3/4] memcg: initiate deprecation of oom_control
` [PATCH 4/4] memcg: initiate deprecation of pressure_level

[PATCH v3] mm,memcg: provide per-cgroup counters for NUMA balancing operations
 2024-08-14 20:52 UTC  (2+ messages)

[PATCH] mm,memcg: provide per-cgroup counters for NUMA balancing operations
 2024-08-14 20:48 UTC  (4+ messages)

[PATCH RESEND v3] mm: kmem: add lockdep assertion to obj_cgroup_memcg
 2024-08-14  9:34 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).