cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-16 15:55:39 to 2025-01-30 17:41:38 UTC [more...]

[RFC PATCH] mm, memcg: introduce memory.high.throttle
 2025-01-30 17:41 UTC  (11+ messages)

[PATCH v6 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
 2025-01-30 14:02 UTC  (7+ messages)
` [PATCH v6 1/6] kernfs: Acquire kernfs_rwsem in kernfs_notify_workfn()
` [PATCH v6 2/6] kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry()
` [PATCH v6 3/6] kernfs: Acquire kernfs_rwsem in kernfs_node_dentry()
` [PATCH v6 4/6] kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir()
` [PATCH v6 5/6] kernfs: Use RCU to access kernfs_node::parent
` [PATCH v6 6/6] kernfs: Use RCU to access kernfs_node::name

Maybe a race window in cgroup.kill?
 2025-01-30  9:26 UTC  (3+ messages)

[PATCH v4 0/9] mm: workingset reporting
 2025-01-30  4:11 UTC  (4+ messages)

[PATCH v5 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
 2025-01-29 20:29 UTC  (14+ messages)
` [PATCH v5 1/6] kernfs: Acquire kernfs_rwsem in kernfs_notify_workfn()
` [PATCH v5 2/6] kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry()
` [PATCH v5 3/6] kernfs: Acquire kernfs_rwsem in kernfs_node_dentry()
` [PATCH v5 4/6] kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir()
` [PATCH v5 5/6] kernfs: Use RCU to access kernfs_node::parent
` [PATCH v5 6/6] kernfs: Use RCU to access kernfs_node::name

[tj-cgroup:for-next] BUILD SUCCESS ad6c08d8c1045843ec564a73981ece6ec31d11a0
 2025-01-29  7:44 UTC 

[PATCH v2 0/3] Fix and cleanup and extend cpu.stat
 2025-01-29  4:48 UTC  (8+ messages)
` [PATCH v2 1/3] cgroup/rstat: Fix forceidle time in cpu.stat
` [PATCH v2 2/3] cgroup/rstat: Cleanup cpu.stat once for all
    `  "
` [PATCH v2 3/3] cgroup/rstat: Add run_delay accounting for cgroups

[PATCH 00/20] Add support for shared PTEs across processes
 2025-01-29  0:59 UTC  (35+ messages)
` [PATCH 01/20] mm: Add msharefs filesystem
` [PATCH 02/20] mm/mshare: pre-populate msharefs with information file
` [PATCH 03/20] mm/mshare: make msharefs writable and support directories
` [PATCH 04/20] mm/mshare: allocate an mm_struct for msharefs files
` [PATCH 05/20] mm/mshare: Add ioctl support
` [PATCH 06/20] mm/mshare: Add a vma flag to indicate an mshare region
` [PATCH 07/20] mm/mshare: Add mmap support
` [PATCH 08/20] mm/mshare: flush all TLBs when updating PTEs in an mshare range
` [PATCH 09/20] sched/numa: do not scan msharefs vmas
` [PATCH 10/20] mm: add mmap_read_lock_killable_nested()
` [PATCH 11/20] mm: add and use unmap_page_range vm_ops hook
` [PATCH 12/20] mm/mshare: prepare for page table sharing support
` [PATCH 13/20] x86/mm: enable page table sharing
` [PATCH 14/20] mm: create __do_mmap() to take an mm_struct * arg
` [PATCH 15/20] mm: pass the mm in vma_munmap_struct
` [PATCH 16/20] mshare: add MSHAREFS_CREATE_MAPPING
` [PATCH 17/20] mshare: add MSHAREFS_UNMAP
` [PATCH 18/20] mm/mshare: provide a way to identify an mm as an mshare host mm
` [PATCH 19/20] mm/mshare: get memcg from current->mm instead of mshare mm
` [PATCH 20/20] mm/mshare: associate a mem cgroup with an mshare file

[PATCH] mm: memcontrol: move memsw charge callbacks to v1
 2025-01-28 22:36 UTC  (9+ messages)

[PATCH] cgroup/misc: Remove unused misc_cg_res_total_usage
 2025-01-28 19:01 UTC  (3+ messages)

[PATCH v4 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
 2025-01-27 18:01 UTC  (19+ messages)
` [PATCH v4 1/6] kernfs: Acquire kernfs_rwsem in kernfs_notify_workfn()
` [PATCH v4 2/6] kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry()
` [PATCH v4 3/6] kernfs: Acquire kernfs_rwsem in kernfs_node_dentry()
` [PATCH v4 4/6] kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir()
` [PATCH v4 5/6] kernfs: Use RCU to access kernfs_node::parent
` [PATCH v4 6/6] kernfs: Use RCU to access kernfs_node::name

[PATCH] cgroup/dmem: Don't clobber pool in dmem_cgroup_calculate_protection
 2025-01-27 15:27 UTC  (8+ messages)
` [PATCH v2] cgroup/dmem: Don't open-code css_for_each_descendant_pre

[PATCH 1/2] mm: memcontrol: unshare v2-only charge API bits again
 2025-01-27 12:51 UTC  (8+ messages)
` [PATCH 2/2] mm: memcontrol: move stray ratelimit bits to v1

[tj-cgroup:for-next] BUILD SUCCESS dae68fba8e115fd84d820354f79da1481135acbd
 2025-01-25 17:39 UTC 

[PATCH 0/3] Fix and cleanup and extend cpu.stat
 2025-01-25  4:54 UTC  (14+ messages)
` [PATCH 1/3] cgroup/rstat: Fix forceidle time in cpu.stat
    `  "
        `  "
` [PATCH 2/3] cgroup/rstat: Cleanup cpu.stat once for all
` [PATCH 3/3] cgroup/rstat: Add run_delay accounting for cgroups

[PATCH -v4 next 0/4] Some cleanup for memcg
 2025-01-25  1:37 UTC  (10+ messages)
` [PATCH -v4 next 1/4] memcg: use OFP_PEAK_UNSET instead of -1
` [PATCH -v4 next 2/4] memcg: call the free function when allocation of pn fails
` [PATCH -v4 next 3/4] memcg: factor out the replace_stock_objcg function
` [PATCH -v4 next 4/4] memcg: add CONFIG_MEMCG_V1 for 'local' functions

[PATCH v3] cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c
 2025-01-24 22:02 UTC  (3+ messages)

[PATCH v3 next 0/5] Some cleanup for memcg
 2025-01-24  7:42 UTC  (16+ messages)
` [PATCH v3 next 1/5] memcg: use OFP_PEAK_UNSET instead of -1
` [PATCH v3 next 2/5] memcg: call the free function when allocation of pn fails
` [PATCH v3 next 3/5] memcg: factor out the replace_stock_objcg function
` [PATCH v3 next 4/5] memcg: factor out stat(event)/stat_local(event_local) reading functions
` [PATCH v3 next 5/5] memcg: move the 'local' functions to memcontrol-v1.c

[syzbot] Monthly cgroups report (Jan 2025)
 2025-01-23 13:03 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 4a6780a30e86cde7756954981db9e6aec285793d
 2025-01-22 20:02 UTC 

[RFC PATCH v1] Add kthreads_update_affinity()
 2025-01-22 17:11 UTC  (2+ messages)

[syzbot] [cgroups?] possible deadlock in console_lock_spinning_enable (5)
 2025-01-21 18:29 UTC  (2+ messages)

[tj-cgroup:for-next 5/5] kernel/cgroup/cpuset-v1.c:397:18: error: implicit declaration of function 'cgroup_path_ns_locked'; did you mean 'cgroup_path_ns'?
 2025-01-20 15:01 UTC  (4+ messages)

[PATCH] mm: memcg supports freeing the specified zone's memory
 2025-01-20  9:40 UTC  (8+ messages)

[tj-cgroup:for-next 5/5] kernel/cgroup/cpuset-v1.c:397:11: error: call to undeclared function 'cgroup_path_ns_locked'; ISO C99 and later do not support implicit function declarations
 2025-01-17 20:59 UTC 

[PATCH bpf-next v5 4/7] memcg: Use trylock to access memcg stock_lock
 2025-01-17 17:36 UTC  (3+ messages)

[PATCH] cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c
 2025-01-17 16:08 UTC  (9+ messages)
          ` [PATCH v2] "

[PATCH v3] memcg: fix soft lockup in the OOM process
 2025-01-17  6:59 UTC  (9+ messages)

[PATCH] Documentation/cgroup-v2: Update memory.numa_stat description to reflect possible units
 2025-01-17  3:09 UTC  (6+ messages)
` [PATCH v2] Documentation/cgroup-v2: Update memory.{stat,numa_stat} "

[PATCH 0/9 RFC] cgroup: separate rstat trees
 2025-01-16 19:03 UTC  (10+ messages)

[PATCH v3] kernfs: Use RCU for kernfs_node::name and ::parent lookup
 2025-01-16 17:32 UTC  (4+ messages)

[PATCH v2 0/2] Fix DEADLINE bandwidth accounting in root domain changes and hotplug
 2025-01-16 15:55 UTC  (11+ messages)
` [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug


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