messages from 2024-05-31 22:26:40 to 2024-06-20 19:31:22 UTC [more...]
[PATCH 6.9 000/281] 6.9.6-rc1 review
2024-06-20 19:31 UTC (8+ messages)
[PATCH v15 00/14] Add Cgroup support for SGX EPC memory
2024-06-20 16:05 UTC (25+ messages)
` [PATCH v15 01/14] x86/sgx: Replace boolean parameters with enums
` [PATCH v15 02/14] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v15 03/14] cgroup/misc: Export APIs for SGX driver
` [PATCH v15 04/14] cgroup/misc: Add SGX EPC resource type
` [PATCH v15 05/14] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v15 06/14] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list
` [PATCH v15 07/14] x86/sgx: Abstract tracking reclaimable pages in LRU
` [PATCH v15 08/14] x86/sgx: Add basic EPC reclamation flow for cgroup
` [PATCH v15 09/14] x86/sgx: Abstract check for global reclaimable pages
` [PATCH v15 10/14] x86/sgx: Implement async reclamation for cgroup
` [PATCH v15 11/14] x86/sgx: Charge mem_cgroup for per-cgroup reclamation
` [PATCH v15 12/14] x86/sgx: Turn on per-cgroup EPC reclamation
` [PATCH v15 13/14] Docs/x86/sgx: Add description for cgroup support
` [PATCH v15 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-06-20 14:54 UTC (8+ messages)
` [PATCH v3] cpuset: use Union-Find to optimize the merging of cpumasks
` [PATCH v4 v4 0/2] cpuset: use Union-Find to optimize
` [PATCH v4 v4 1/2] Union-Find: add a new module in kernel library
` [PATCH v4 v4 2/2] cpuset: use Union-Find to optimize the merging of cpumasks
[PATCH RFC v2 0/7] blk-iocost: support to build iocost as kernel module
2024-06-20 6:48 UTC (13+ messages)
` [PATCH RFC v2 1/7] blk-cgroup: add a new helper pr_cont_blkg_path()
` [PATCH RFC v2 2/7] cgroup: export cgroup_parse_float
` [PATCH RFC v2 3/7] block: export some API
` [PATCH RFC v2 4/7] blk-iocost: factor out helpers to handle params from ioc_qos_write()
` [PATCH RFC v2 5/7] blk-iocost: parse params before initializing iocost
` [PATCH RFC v2 6/7] blk-iocost: support to free iocost
` [PATCH RFC v2 7/7] blk-iocost: support to build iocost as kernel module
[PATCH-cgroup v2 0/5] cgroup/cpuset: Fix miscellaneous issues
2024-06-19 17:38 UTC (7+ messages)
` [PATCH-cgroup v2 1/5] cgroup/cpuset: Fix remote root partition creation problem
` [PATCH-cgroup v2 2/5] selftest/cgroup: Fix test_cpuset_prs.sh problems reported by test robot
` [PATCH-cgroup v2 3/5] cgroup/cpuset: Delay setting of CS_CPU_EXCLUSIVE until valid partition
` [PATCH-cgroup v2 4/5] cgroup/cpuset: Make cpuset.cpus.exclusive independent of cpuset.cpus
` [PATCH-cgroup v2 5/5] selftest/cgroup: Update test_cpuset_prs.sh to match changes
[PATCH 0/1] cgroup: avoid the unnecessary list_add(dying_tasks) in cgroup_exit()
2024-06-19 17:33 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v3 -next] mm/hugetlb_cgroup: register lockdep key for cftype
2024-06-19 16:29 UTC (3+ messages)
[PATCH v6 0/2] vfio/pci: add interrupt affinity support
2024-06-18 20:29 UTC (6+ messages)
` [PATCH v6 1/2] cgroup/cpuset: export cpuset_cpus_allowed()
` [PATCH v6 2/2] vfio/pci: add interrupt affinity support
[PATCH -next] block, bfq: remove blkg_path()
2024-06-18 15:23 UTC (3+ messages)
[PATCH v2] blk-throttle: fix lower control under super low iops limit
2024-06-18 6:21 UTC
[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_start_locking
2024-06-16 16:05 UTC (2+ messages)
[linus:master] [cgroup/cpuset] 105f3fe918: kernel-selftests.cgroup.test_cpuset_prs.sh.fail
2024-06-14 9:23 UTC
[PATCH RFC -next 0/7] blk-iocost: support to build iocost as kernel module
2024-06-14 5:26 UTC (16+ messages)
` [PATCH RFC -next 1/7] kernfs: export pr_cont_kernfs_path()
` [PATCH RFC -next 2/7] cgroup: export cgroup_parse_float
` [PATCH RFC -next 3/7] block: export some API
` [PATCH RFC -next 4/7] blk-iocost: factor out helpers to handle params from ioc_qos_write()
` [PATCH RFC -next 5/7] blk-iocost: parse params before initializing iocost
` [PATCH RFC -next 6/7] blk-iocost: support to free iocost
` [PATCH RFC -next 7/7] blk-iocost: support to build iocost as kernel module
Re: [PATCH v3] cpuset: use Union-Find to optimize the merging of cpumasks
2024-06-14 3:04 UTC
[PATCH] cgroup: bridge namespaces and cgroups
2024-06-14 3:01 UTC
[PATCH -next 0/2] blk-throttle: fix lower control under super low iops limit
2024-06-14 1:09 UTC (7+ messages)
` [PATCH -next 1/2] blk-throttle: factor out a helper to get throtl_slice from tg
` [PATCH -next 2/2] blk-throttle: fix lower control under super low iops limit
[PATCHSET for-5.10/block] blk-iocost: iocost: improve donation, debt and excess handling
2024-06-13 22:20 UTC (4+ messages)
` [PATCH 12/27] blk-iocost: grab ioc->lock for debt handling
[PATCH v5 0/2] vfio/pci: add msi interrupt affinity support
2024-06-12 14:45 UTC (7+ messages)
` [PATCH v5 1/2] cgroup/cpuset: export cpuset_cpus_allowed()
` [PATCH v5 2/2] vfio/pci: add msi interrupt affinity support
[PATCH 6.6.y] mm: ratelimit stat flush from workingset shrinker
2024-06-12 13:38 UTC (4+ messages)
[PATCH v6 0/2] Add swappiness argument to memory.reclaim
2024-06-11 23:10 UTC (6+ messages)
[PATCH v14 00/14] Add Cgroup support for SGX EPC memory
2024-06-11 21:56 UTC (18+ messages)
` [PATCH v14 02/14] cgroup/misc: Add per resource callbacks for CSS events
` [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-cgroup 1/2] cgroup/cpuset: Fix remote root partition creation problem
2024-06-11 18:01 UTC (2+ messages)
[PATCH -next] cgroup: Fix AA deadlock caused by cgroup_bpf_release
2024-06-10 12:28 UTC (3+ messages)
[PATCH v3 0/2] vfio/pci: add msi interrupt affinity support
2024-06-10 8:21 UTC (7+ messages)
` [PATCH v4 1/2] cgroup/cpuset: export cpuset_cpus_allowed()
` [PATCH v4 2/2] vfio/pci: add msi interrupt affinity support
[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
2024-06-10 8:08 UTC (18+ messages)
[PATCH v3 1/2] cgroup/cpuset: export cpuset_cpus_allowed()
2024-06-07 18:18 UTC (4+ messages)
[RFC PATCH v5 0/3] Add memory.max.effective for application's allocators
2024-06-06 18:15 UTC (5+ messages)
` [RFC PATCH v5 1/3] memcg: Add memory.max.effective attribute
` [RFC PATCH v5 2/3] memcg: Add memory.swap.max.effective like hierarchical_memsw_limit
` [RFC PATCH v5 3/3] memcg: Notify on memory.max.effective changes
[PATCH v2 0/8] mm: workingset reporting
2024-06-06 17:02 UTC (11+ messages)
` [PATCH v2 1/8] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
` [PATCH v2 2/8] mm: aggregate working set information into histograms
` [PATCH v2 3/8] mm: use refresh interval to rate-limit workingset report aggregation
` [PATCH v2 4/8] mm: report workingset during memory pressure driven scanning
` [PATCH v2 5/8] mm: extend working set reporting to memcgs
` [PATCH v2 6/8] mm: add kernel aging thread for workingset reporting
` [PATCH v2 7/8] selftest: test system-wide "
` [PATCH v2 8/8] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces
[PATCH-cgroup 0/2] cgroup/cpuset: Fix remote root partition creation problem
2024-06-05 17:18 UTC (3+ messages)
` [PATCH-cgroup 1/2] "
` [PATCH-cgroup 2/2] selftest/cgroup: Dump expected sched-domain data to console
[PATCH v3] cpuset: use Union-Find to optimize the merging of cpumasks
2024-06-05 2:32 UTC
[tj-cgroup:for-next] BUILD REGRESSION 1805c1729f52edaa021288473b09f9c7f74fb1ca
2024-06-04 21:22 UTC
Unsubscribe cgroups
2024-06-04 14:56 UTC
[Oops] vfree abort in bpf_jit_free with memcg_data value 0xffff
2024-06-04 14:52 UTC (4+ messages)
[PATCH-cgroup] cgroup/cpuset: Optimize isolated partition only generate_sched_domains() calls
2024-06-03 19:48 UTC (2+ messages)
[tj-cgroup:for-next] BUILD SUCCESS 018ee567def3b43f810aebf15221eef3858177b2
2024-06-02 8:55 UTC
[PATCH -next] cgroup/cpuset: Reduce the lock protecting CS_SCHED_LOAD_BALANCE
2024-06-01 17:07 UTC (3+ messages)
[PATCH] mm: memcontrol: remove page_memcg()
2024-05-31 22:51 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).