cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm: memcontrol: remove page_memcg()
 2024-05-31 22:51 UTC  (12+ messages)

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

[PATCH v2] cpuset: Optimize the number of iterations in the scheduling domain construction process
 2024-05-31 21:13 UTC  (2+ messages)

[PATCH] blk-throttle: Fix incorrect display of io.max
 2024-05-31  1:45 UTC  (5+ messages)

[tj-cgroup:for-next] BUILD REGRESSION a8d55ff5f3acf52e6380976fb5d0a9172032dcb0
 2024-05-30 14:46 UTC  (4+ messages)

[PATCH] cpuset: Optimize the number of iterations in the scheduling domain construction process
 2024-05-30 12:56 UTC 

[linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
 2024-05-30  6:17 UTC  (15+ messages)

[PATCH 2/2] cgroup: Remove nr_cgrps
 2024-05-28 23:11 UTC  (2+ messages)

[PATCH 1/2] cgroup: Fix /proc/cgroups count for v2
 2024-05-28 23:02 UTC  (10+ messages)

[linus:master] [memcg] 70a64b7919: stress-ng.shm.ops_per_sec -8.5% regression
 2024-05-28  2:05 UTC 

[PATCH 0/6] Cleanup cpumask.h inclusion in core headers
 2024-05-28  0:56 UTC  (7+ messages)
` [PATCH 1/6] MAINTAINERS: add linux/nodemask_types.h to BITMAP API
` [PATCH 2/6] sched: avoid using ilog2() in sched.h
` [PATCH 3/6] cpumask: split out include/linux/cpumask_types.h
` [PATCH 4/6] sched: drop sched.h dependency on cpumask
` [PATCH 5/6] cpumask: cleanup core headers inclusion
` [PATCH 6/6] cpumask: make core headers including cpumask_types.h where possible

[PATCH AUTOSEL 6.8 05/20] cgroup/cpuset: Make cpuset hotplug processing synchronous
 2024-05-27 15:52 UTC 

[PATCH AUTOSEL 6.9 06/23] cgroup/cpuset: Make cpuset hotplug processing synchronous
 2024-05-27 15:50 UTC 

[RFC] cgroup: Fix /proc/cgroups count for v2
 2024-05-27 11:54 UTC  (4+ messages)

[tj-cgroup:for-next 3/8] kernel/cgroup/pids.o: warning: objtool: __jump_table+0x0: special: can't find orig instruction
 2024-05-26 23:55 UTC 

[syzbot] [mm?] INFO: rcu detected stall in shmem_file_write_iter (2)
 2024-05-26 22:55 UTC 

[PATCH] kernel/cgroup: cleanup cgroup_base_files when fail to add cgroup_psi_files
 2024-05-26 18:48 UTC  (2+ messages)

[PATCH v5 0/5] pids controller events rework
 2024-05-26 18:47 UTC  (7+ messages)
` [PATCH v5 1/5] cgroup/pids: Separate semantics of pids.events related to pids.max
` [PATCH v5 2/5] cgroup/pids: Make event counters hierarchical
` [PATCH v5 3/5] cgroup/pids: Add pids.events.local
` [PATCH v5 4/5] selftests: cgroup: Lexicographic order in Makefile
` [PATCH v5 5/5] selftests: cgroup: Add basic tests for pids controller

[PATCH -next] cgroup/cpuset: Reduce the lock protecting CS_SCHED_LOAD_BALANCE
 2024-05-26 18:35 UTC  (2+ messages)

[PATCH -next] cgroup/cpuset: Update comment on callback_lock
 2024-05-26 18:31 UTC  (2+ messages)

[PATCH -next] cgroup/cpuset: Remove unnecessary zeroing
 2024-05-26 18:29 UTC  (3+ messages)

[Linux kernel bug] KASAN: slab-use-after-free Read in pressure_write
 2024-05-25 14:58 UTC  (3+ messages)

[PATCH] mm: vmscan: restore incremental cgroup iteration
 2024-05-24 16:35 UTC  (4+ messages)

[PATCH -next] cgroup/pids: replace can_attach and cancel_attach with attach hook
 2024-05-24  9:34 UTC  (2+ messages)

[PATCH v2] mm: memcontrol: remove page_memcg()
 2024-05-24  1:49 UTC 

[PATCH] blk-throttle: remove unused struct 'avg_latency_bucket'
 2024-05-22 17:31 UTC  (2+ messages)

[linus:master] [cgroup/cpuset] 2125c0034c: stress-ng.cpu-online.ops_per_sec 17.8% improvement
 2024-05-22 14:37 UTC 

[PATCH v5 09/68] selftests/cgroup: Drop define _GNU_SOURCE
 2024-05-22  0:56 UTC 

[linus:master] [mm] aab6103b97: kernel-selftests.cgroup.test_kmem.test_percpu_basic.fail
 2024-05-21  8:50 UTC 

[PATCH v4 0/6] block,nvme: queue-depth and latency I/O schedulers
 2024-05-20 14:46 UTC  (8+ messages)
` [PATCH v4 1/6] nvme: multipath: Implemented new iopolicy "queue-depth"
` [PATCH v4 2/6] nvme: multipath: only update ctrl->nr_active when using queue-depth iopolicy
` [PATCH v4 3/6] nvme: multipath: Invalidate current_path when changing iopolicy
` [PATCH v4 4/6] block: track per-node I/O latency
` [PATCH v4 5/6] nvme: add 'latency' iopolicy
` [PATCH v4 6/6] nvme: multipath: pr_notice when iopolicy changes

[PATCH v1 0/7] sched: Adjust affinity according to change of housekeeping cpumask
 2024-05-18  1:25 UTC  (14+ messages)
` [PATCH v1 1/7] sched/isolation: Add infrastructure to adjust affinity for dynamic CPU isolation
` [PATCH v1 2/7] sched/isolation: Adjust affinity of timers according to change of housekeeping cpumask
` [PATCH v1 3/7] sched/isolation: Adjust affinity of hrtimers "
` [PATCH v1 4/7] sched/isolation: Adjust affinity of managed irqs "
` [PATCH v1 5/7] [NOT-FOR-MERGE] test timers affinity adjustment
` [PATCH v1 6/7] [NOT-FOR-MERGE] test timers and hrtimers "
` [PATCH v1 7/7] [NOT-FOR-MERGE] test managed irqs "

[PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
 2024-05-17  3:47 UTC  (8+ messages)

[PATCH -next] cgroup/pids: remove pids_cancel_attach
 2024-05-17  1:56 UTC  (3+ messages)
  ` 答复: "

[PATCH v1 0/7] mm: workingset reporting
 2024-05-16 19:39 UTC  (4+ messages)
` [PATCH v1 7/7] selftest: test system-wide "

[bug report] leak blkio in cgroup
 2024-05-16 13:03 UTC 

[tj-cgroup:test-merge-for-6.10] BUILD SUCCESS 48937cfeed17df62e7fe5569a9ce2f34dd519038
 2024-05-16  9:45 UTC 

[PATCH] blk-cgroup: Properly propagate the iostat update up the hierarchy
 2024-05-16  2:21 UTC  (6+ messages)

[GIT PULL] cgroup: Changes for v6.10
 2024-05-16  0:56 UTC  (2+ messages)

cgroup io.stat propagation regression
 2024-05-15 17:51 UTC  (5+ messages)

[PATCH v1] cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
 2024-05-15 16:58 UTC  (5+ messages)

[RFC PATCH 0/2] introduce precised blk-throttle control
 2024-05-15  8:17 UTC  (7+ messages)
` [RFC PATCH 1/2] block: introduce helper function to calculate bps budgt
` [RFC PATCH 2/2] mm: introduce budgt control in readahead

[tj-cgroup:for-6.10] BUILD SUCCESS 21c38a3bd4ee3fb7337d013a638302fb5e5f9dc2
 2024-05-15  8:08 UTC 

[PATCH -next] memcg: don't handle event_list for v2 when offlining
 2024-05-15  2:47 UTC  (5+ messages)

[PATCH 0/6] bitmap: optimize API usage
 2024-05-14 21:02 UTC  (18+ messages)
` [PATCH 1/6] smp: optimize smp_call_function_many_cond()
` [PATCH 2/6] sched/topology: optimize topology_span_sane()
` [PATCH 3/6] driver core: cpu: optimize print_cpus_isolated()
` [PATCH 4/6] genirq: optimize irq_do_set_affinity()
` [PATCH 5/6] cgroup/cpuset: optimize cpuset_mems_allowed_intersects()
` [PATCH 6/6] tick/common: optimize cpumask_equal() usage

[RFC PATCH 0/2] introduce budgt control in readahead
 2024-05-14  2:37 UTC  (7+ messages)
` [RFC PATCH 2/2] mm: "

[PATCH v2] docs: cgroup-v1: Update page cache removal functions
 2024-05-13 17:01 UTC  (2+ messages)

[PATCH -next 0/2] blk-throttle: fix lower control under super low iops limit
 2024-05-13 12:08 UTC  (2+ messages)
` [PATCH -next 1/2] blk-throttle: factor out a helper to get throtl_slice from tg


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 read-only IMAP folder(s) and NNTP newsgroup(s).