cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-26 10:37:54 to 2024-04-08 02:19:01 UTC [more...]

[PATCH v5 00/11] IOMMU memory observability
 2024-04-08  2:17 UTC  (10+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations

[PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
 2024-04-07 16:50 UTC  (4+ messages)

[PATCH v6 00/37] Memory allocation profiling
 2024-04-06 21:42 UTC  (25+ messages)
` [PATCH v6 01/37] fix missing vmalloc.h includes
` [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
` [PATCH v6 14/37] lib: introduce support for page allocation tagging

[RFC PATCH v3 0/9] pids controller events rework and migration charging
 2024-04-06 21:37 UTC  (11+ messages)
` [RFC PATCH v3 1/9] cgroup/pids: Remove superfluous zeroing
` [RFC PATCH v3 2/9] cgroup/pids: Separate semantics of pids.events related to pids.max
` [RFC PATCH v3 3/9] cgroup/pids: Make event counters hierarchical
` [RFC PATCH v3 4/9] cgroup/pids: Add pids.events.local
` [RFC PATCH v3 5/9] selftests: cgroup: Lexicographic order in Makefile
` [RFC PATCH v3 6/9] selftests: cgroup: Add basic tests for pids controller
` [RFC PATCH v3 7/9] cgroup/pids: Replace uncharge/charge pair with a single function
` [RFC PATCH v3 8/9] cgroup/pids: Enforce pids.max on task migrations
` [RFC PATCH v3 9/9] selftests: cgroup: Add tests pids controller

[PATCH RFC v2 0/6] blk-throttle: support enable and disable during runtime
 2024-04-06  8:00 UTC  (7+ messages)
` [PATCH RFC v2 1/6] blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
` [PATCH RFC v2 2/6] blk-throttle: delay initialization until configuration
` [PATCH RFC v2 3/6] blk-throttle: expand tg_conf_updated() to return if any tg has rules
` [PATCH RFC v2 4/6] blk-cgroup: add a new helper blkg_conf_exit_blkg()
` [PATCH RFC v2 5/6] blk-throttle: support to destroy throtl_data when blk-throttle is disabled
` [PATCH RFC v2 6/6] blk-throtl: switch to use rq_qos

[PATCH] blk-iocost: avoid out of bounds shift
 2024-04-06  2:07 UTC  (3+ messages)

[syzbot] [cgroups?] [mm?] WARNING in __mod_memcg_lruvec_state
 2024-04-05  4:47 UTC  (5+ messages)

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

[tj-cgroup:for-next] BUILD SUCCESS 4793cb599b1bdc3d356f0374c2c99ffe890ae876
 2024-04-04 13:51 UTC 

[PATCH v2 0/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
 2024-04-04 13:47 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] cgroup/cpuset: Add test_cpuset_v1_hp.sh

[RFC/POC]: Make cpuset.cpus.effective independent of cpuset.cpus
 2024-04-04  8:09 UTC  (8+ messages)
` [PATCH] cgroup/cpuset: "
      `  "

[PATCH] selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted without nsdelegate
 2024-04-03 19:42 UTC  (3+ messages)

[PATCH v2 0/2] memcg_kmem hooks refactoring
 2024-04-03 18:02 UTC  (6+ messages)
` [PATCH v2 1/2] mm, slab: move memcg charging to post-alloc hook

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-04-03 16:46 UTC  (30+ messages)
` [PATCH v9 08/15] x86/sgx: Implement EPC reclamation flows for cgroup
` [PATCH v9 15/15] selftests/sgx: Add scripts for EPC cgroup testing
            `  "

[PATCH 0/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
 2024-04-03 16:17 UTC  (14+ messages)
` [PATCH 1/2] "
      `  "
` [PATCH 2/2] cgroup/cpuset: Add test_cpuset_v1_hp.sh

[PATCH] cpuset: fix race between rebuild scheduler domains and hotplug work
 2024-04-03 13:46 UTC  (2+ messages)

[RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
 2024-04-02 18:20 UTC  (19+ messages)
  ` [RFC PATCH bpf-next 1/3] cgroup: add cgroup_freeze_no_kn() to freeze a "
  ` [RFC PATCH bpf-next 2/3] bpf: add bpf_task_freeze_cgroup() to freeze the cgroup of a task
  ` [RFC PATCH bpf-next 3/3] selftests/bpf: add selftest for bpf_task_freeze_cgroup

[RFC PATCH v3 0/8] mm: workingset reporting
 2024-03-29 19:43 UTC  (13+ messages)
` [RFC PATCH v3 1/8] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
` [RFC PATCH v3 2/8] mm: aggregate working set information into histograms
` [RFC PATCH v3 3/8] mm: use refresh interval to rate-limit workingset report aggregation
` [RFC PATCH v3 4/8] mm: report workingset during memory pressure driven scanning
` [RFC PATCH v3 5/8] mm: extend working set reporting to memcgs
` [RFC PATCH v3 6/8] mm: add per-memcg reaccess histogram
` [RFC PATCH v3 7/8] mm: add kernel aging thread for workingset reporting
` [RFC PATCH v3 8/8] mm: test system-wide "

add a bio_list_merge_init helper
 2024-03-29 18:32 UTC  (11+ messages)
` [PATCH 1/4] block: "
` [PATCH 2/4] blk-cgroup: use bio_list_merge_init
` [PATCH 3/4] dm: "
` [PATCH 4/4] btrfs "

[PATCH 0/2] isolation: Exclude dynamically isolated CPUs from housekeeping masks
 2024-03-29  0:56 UTC  (4+ messages)
` [PATCH 1/2] sched/isolation: "

[problem] Hung task caused by memory migration when cpuset.mems changes
 2024-03-28 17:19 UTC  (8+ messages)
  `  "

[PATCH] blk-throttle: Only use seq_printf() in tg_prfill_limit()
 2024-03-27 16:29 UTC  (3+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 20d46283f5d679338ec2bbd734f46f900557fb97
 2024-03-26 16:19 UTC 

[PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
 2024-03-26 15:39 UTC  (2+ messages)

[PATCH] blk-throttle: Fix W=1 build issue in tg_prfill_limit()
 2024-03-26 14:57 UTC  (5+ messages)

[PATCH mm-unstable v3 0/2] memcg_kmem hooks refactoring
 2024-03-26 10:37 UTC  (3+ messages)
` [PATCH mm-unstable v3 1/2] mm, slab: move memcg charging to post-alloc hook
` [PATCH mm-unstable v3 2/2] mm, slab: move slab_memcg hooks to mm/memcontrol.c


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