Linux Cgroups
[Prev Page][Next Page]
- Re: [PATCH v1 0/3] cgroup/rstat: global cgroup_rstat_lock changes, (continued)
- [PATCH v4 0/6] pids controller events rework,
Michal Koutný
- [PATCH v12 00/14] Add Cgroup support for SGX EPC memory,
Haitao Huang
- [PATCH v12 01/14] x86/sgx: Replace boolean parameters with enums, Haitao Huang
- [PATCH v12 03/14] cgroup/misc: Export APIs for SGX driver, Haitao Huang
- [PATCH v12 02/14] cgroup/misc: Add per resource callbacks for CSS events, Haitao Huang
- [PATCH v12 04/14] cgroup/misc: Add SGX EPC resource type, Haitao Huang
- [PATCH v12 06/14] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list, Haitao Huang
- [PATCH v12 05/14] x86/sgx: Implement basic EPC misc cgroup functionality, Haitao Huang
- [PATCH v12 07/14] x86/sgx: Abstract tracking reclaimable pages in LRU, Haitao Huang
- [PATCH v12 09/14] x86/sgx: Implement async reclamation for cgroup, Haitao Huang
- [PATCH v12 10/14] x86/sgx: Charge mem_cgroup for per-cgroup reclamation, Haitao Huang
- [PATCH v12 08/14] x86/sgx: Add basic EPC reclamation flow for cgroup, Haitao Huang
- [PATCH v12 11/14] x86/sgx: Abstract check for global reclaimable pages, Haitao Huang
- [PATCH v12 12/14] x86/sgx: Turn on per-cgroup EPC reclamation, Haitao Huang
- [PATCH v12 13/14] Docs/x86/sgx: Add description for cgroup support, Haitao Huang
- [PATCH v12 14/14] selftests/sgx: Add scripts for EPC cgroup testing, Haitao Huang
- [PATCH] mm: thp: makes the memcg THP deferred split shrinker aware of node_id,
xu.xin16
- [PATCH v6 00/11] IOMMU memory observability,
Pasha Tatashin
- [PATCH v6 01/11] iommu/vt-d: add wrapper functions for page allocations, Pasha Tatashin
- [PATCH v6 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist, Pasha Tatashin
- [PATCH v6 04/11] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v6 03/11] iommu/amd: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v6 05/11] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v6 06/11] iommu/exynos: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v6 09/11] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v6 07/11] iommu/rockchip: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v6 08/11] iommu/sun50i: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v6 11/11] iommu: account IOMMU allocated memory, Pasha Tatashin
- [PATCH v6 10/11] iommu: observability of the IOMMU allocations, Pasha Tatashin
- Re: [PATCH v6 00/11] IOMMU memory observability, Joerg Roedel
- [PATCH -next] cgroup: move proc_cgroupstats_show() to cgroup.c,
Xiu Jianfeng
- [PATCH] blk-iocost: Fix shift-out-of-bounds in iocg_kick_delay(),
Breno Leitao
- [PATCH v11 00/14] Add Cgroup support for SGX EPC memory,
Haitao Huang
- [PATCH v11 01/14] x86/sgx: Replace boolean parameters with enums, Haitao Huang
- [PATCH v11 03/14] cgroup/misc: Export APIs for SGX driver, Haitao Huang
- [PATCH v11 02/14] cgroup/misc: Add per resource callbacks for CSS events, Haitao Huang
- [PATCH v11 04/14] cgroup/misc: Add SGX EPC resource type, Haitao Huang
- [PATCH v11 05/14] x86/sgx: Implement basic EPC misc cgroup functionality, Haitao Huang
- [PATCH v11 06/14] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list, Haitao Huang
- [PATCH v11 07/14] x86/sgx: Abstract tracking reclaimable pages in LRU, Haitao Huang
- [PATCH v11 10/14] x86/sgx: Charge mem_cgroup for per-cgroup reclamation, Haitao Huang
- [PATCH v11 08/14] x86/sgx: Add basic EPC reclamation flow for cgroup, Haitao Huang
- [PATCH v11 09/14] x86/sgx: Implement async reclamation for cgroup, Haitao Huang
- [PATCH v11 12/14] x86/sgx: Turn on per-cgroup EPC reclamation, Haitao Huang
- [PATCH v11 11/14] x86/sgx: Abstract check for global reclaimable pages, Haitao Huang
- [PATCH v11 14/14] selftests/sgx: Add scripts for EPC cgroup testing, Haitao Huang
- [PATCH v11 13/14] Docs/x86/sgx: Add description for cgroup support, Haitao Huang
- Re: [PATCH v11 00/14] Add Cgroup support for SGX EPC memory, Mikko Ylinen
- [PATCH v1 00/18] mm: mapcount for large folios + page_mapcount() cleanups,
David Hildenbrand
- [PATCH v1 02/18] mm/rmap: always inline anon/file rmap duplication of a single PTE, David Hildenbrand
- [PATCH v1 01/18] mm: allow for detecting underflows with page_mapcount() again, David Hildenbrand
- [PATCH v1 03/18] mm/rmap: add fast-path for small folios when adding/removing/duplicating, David Hildenbrand
- [PATCH v1 04/18] mm: track mapcount of large folios in single value, David Hildenbrand
- [PATCH v1 05/18] mm: improve folio_likely_mapped_shared() using the mapcount of large folios, David Hildenbrand
- [PATCH v1 06/18] mm: make folio_mapcount() return 0 for small typed folios, David Hildenbrand
- [PATCH v1 07/18] mm/memory: use folio_mapcount() in zap_present_folio_ptes(), David Hildenbrand
- [PATCH v1 08/18] mm/huge_memory: use folio_mapcount() in zap_huge_pmd() sanity check, David Hildenbrand
- [PATCH v1 09/18] mm/memory-failure: use folio_mapcount() in hwpoison_user_mappings(), David Hildenbrand
- [PATCH v1 10/18] mm/page_alloc: use folio_mapped() in __alloc_contig_migrate_range(), David Hildenbrand
- [PATCH v1 11/18] mm/migrate: use folio_likely_mapped_shared() in add_page_for_migration(), David Hildenbrand
- [PATCH v1 12/18] sh/mm/cache: use folio_mapped() in copy_from_user_page(), David Hildenbrand
- [PATCH v1 13/18] mm/filemap: use folio_mapcount() in filemap_unaccount_folio(), David Hildenbrand
- [PATCH v1 14/18] mm/migrate_device: use folio_mapcount() in migrate_vma_check_page(), David Hildenbrand
- [PATCH v1 15/18] trace/events/page_ref: trace the raw page mapcount value, David Hildenbrand
- [PATCH v1 16/18] xtensa/mm: convert check_tlb_entry() to sanity check folios, David Hildenbrand
- [PATCH v1 17/18] mm/debug: print only page mapcount (excluding folio entire mapcount) in __dump_folio(), David Hildenbrand
- [PATCH v1 18/18] Documentation/admin-guide/cgroup-v1/memory.rst: don't reference page_mapcount(), David Hildenbrand
- Re: Advice on cgroup rstat lock,
Jesper Dangaard Brouer
- [tj-cgroup:for-next] BUILD SUCCESS a24e3b7d27c63036dac32d20d18eeeceb54ca207, kernel test robot
- [PATCH] cgroup: make cgroups info more readable,
Huan Yang
- [PATCH] docs: cgroup-v1: Fix description for css_online,
I Hsin Cheng
- [PATCH RFC v2 0/6] blk-throttle: support enable and disable during runtime,
Yu Kuai
- [RFC PATCH v3 0/9] pids controller events rework and migration charging,
Michal Koutný
- Re: [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling,
Klara Modin
- [PATCH] blk-iocost: avoid out of bounds shift,
Rik van Riel
- [tj-cgroup:for-next] BUILD SUCCESS 4793cb599b1bdc3d356f0374c2c99ffe890ae876, kernel test robot
- [PATCH v2 0/2] cgroup/cpuset: Make cpuset hotplug processing synchronous,
Waiman Long
- [PATCH] cpuset: fix race between rebuild scheduler domains and hotplug work,
Chen Ridong
- [syzbot] [cgroups?] [mm?] WARNING in __mod_memcg_lruvec_state,
syzbot
- [PATCH 0/2] cgroup/cpuset: Make cpuset hotplug processing synchronous,
Waiman Long
- add a bio_list_merge_init helper,
Christoph Hellwig
- [PATCH v10 00/14] Add Cgroup support for SGX EPC memory,
Haitao Huang
- [PATCH v10 01/14] x86/sgx: Replace boolean parameters with enums, Haitao Huang
- [PATCH v10 02/14] cgroup/misc: Add per resource callbacks for CSS events, Haitao Huang
- [PATCH v10 03/14] cgroup/misc: Export APIs for SGX driver, Haitao Huang
- [PATCH v10 04/14] cgroup/misc: Add SGX EPC resource type, Haitao Huang
- [PATCH v10 05/14] x86/sgx: Implement basic EPC misc cgroup functionality, Haitao Huang
- [PATCH v10 06/14] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list, Haitao Huang
- [PATCH v10 07/14] x86/sgx: Abstract tracking reclaimable pages in LRU, Haitao Huang
- [PATCH v10 09/14] x86/sgx: Implement async reclamation for cgroup, Haitao Huang
- [PATCH v10 08/14] x86/sgx: Add basic EPC reclamation flow for cgroup, Haitao Huang
- [PATCH v10 10/14] x86/sgx: Charge mem_cgroup for per-cgroup reclamation, Haitao Huang
- [PATCH v10 11/14] x86/sgx: Abstract check for global reclaimable pages, Haitao Huang
- [PATCH v10 12/14] x86/sgx: Turn on per-cgroup EPC reclamation, Haitao Huang
- [PATCH v10 13/14] Docs/x86/sgx: Add description for cgroup support, Haitao Huang
- [PATCH v10 14/14] selftests/sgx: Add scripts for EPC cgroup testing, Haitao Huang
- [RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf,
Djalal Harouni
- [RFC PATCH v3 0/8] mm: workingset reporting,
Yuanchu Xie
- [PATCH] blk-throttle: Only use seq_printf() in tg_prfill_limit(),
John Garry
- [PATCH] selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted without nsdelegate,
Tianchen Ding
- [tj-cgroup:for-next] BUILD SUCCESS 20d46283f5d679338ec2bbd734f46f900557fb97, kernel test robot
- [PATCH mm-unstable v3 0/2] memcg_kmem hooks refactoring,
Vlastimil Babka
- [PATCH] blk-throttle: Fix W=1 build issue in tg_prfill_limit(),
John Garry
- [problem] Hung task caused by memory migration when cpuset.mems changes,
Chuyi Zhou
- [PATCH v2 0/2] memcg_kmem hooks refactoring,
Vlastimil Babka
- [PATCH -next RFC] blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW,
Yu Kuai
- [RFC/POC]: Make cpuset.cpus.effective independent of cpuset.cpus,
Petr Malat
- [PATCH v6 00/37] Memory allocation profiling,
Suren Baghdasaryan
- [PATCH v6 01/37] fix missing vmalloc.h includes, Suren Baghdasaryan
- [PATCH v6 02/37] asm-generic/io.h: Kill vmalloc.h dependency, Suren Baghdasaryan
- [PATCH v6 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline, Suren Baghdasaryan
- [PATCH v6 04/37] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
- [PATCH v6 06/37] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [PATCH v6 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [PATCH v6 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [PATCH v6 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
- [PATCH v6 10/37] lib: code tagging framework, Suren Baghdasaryan
- [PATCH v6 11/37] lib: code tagging module support, Suren Baghdasaryan
- [PATCH v6 12/37] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
- [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 14/37] lib: introduce support for page allocation tagging, Suren Baghdasaryan
- [PATCH v6 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead, Suren Baghdasaryan
- [PATCH v6 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags, Suren Baghdasaryan
- [PATCH v6 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [PATCH v6 18/37] mm: enable page allocation tagging, Suren Baghdasaryan
- [PATCH v6 19/37] mm: create new codetag references during page splitting, Suren Baghdasaryan
- [PATCH v6 20/37] mm: fix non-compound multi-order memory accounting in __free_pages, Suren Baghdasaryan
- [PATCH v6 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
- [PATCH v6 22/37] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
- [PATCH v6 23/37] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
- [PATCH v6 24/37] rust: Add a rust helper for krealloc(), Suren Baghdasaryan
- [PATCH v6 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [PATCH v6 26/37] mempool: Hook up to memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 27/37] mm: percpu: Introduce pcpuobj_ext, Suren Baghdasaryan
- [PATCH v6 28/37] mm: percpu: Add codetag reference into pcpuobj_ext, Suren Baghdasaryan
- [PATCH v6 29/37] mm: percpu: enable per-cpu allocation tagging, Suren Baghdasaryan
- [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 31/37] rhashtable: Plumb through alloc tag, Suren Baghdasaryan
- [PATCH v6 32/37] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- [PATCH v6 33/37] codetag: debug: skip objext checking when it's for objext itself, Suren Baghdasaryan
- [PATCH v6 34/37] codetag: debug: mark codetags for reserved pages as empty, Suren Baghdasaryan
- [PATCH v6 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations, Suren Baghdasaryan
- [PATCH v6 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 37/37] memprofiling: Documentation, Suren Baghdasaryan
- Re: [PATCH v6 00/37] Memory allocation profiling, Andrew Morton
- Re: [PATCH v6 00/37] Memory allocation profiling, Klara Modin
- Re: [PATCH v6 00/37] Memory allocation profiling, Kees Cook
- Re: [PATCH v6 00/37] Memory allocation profiling, Kees Cook
- [PATCH] mm: remove CONFIG_MEMCG_KMEM,
Johannes Weiner
- [PATCH] cgroup, docs: Clarify limitation of RT processes with cgroup v2 cpu controller,
Waiman Long
- [PATCH] mm/memcontrol: stop resize loop if limit was changed again,
Pavel Tikhomirov
- [tj-cgroup:test-merge-for-6.9] BUILD SUCCESS 4553704652b93ad7f9aba880c412b482da6581f9, kernel test robot
- [GIT PULL] cgroup changes for v6.9,
Tejun Heo
- [PATCH v2 0/3] introduce CPUTIME_FORCEIDLE_TASK and add,
Cruz Zhao
- [PATCH v5 00/37] Memory allocation profiling,
Suren Baghdasaryan
- [PATCH v5 01/37] fix missing vmalloc.h includes, Suren Baghdasaryan
- [PATCH v5 02/37] asm-generic/io.h: Kill vmalloc.h dependency, Suren Baghdasaryan
- [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline, Suren Baghdasaryan
- [PATCH v5 05/37] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
- [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [PATCH v5 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [PATCH v5 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [PATCH v5 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
- [PATCH v5 10/37] lib: code tagging framework, Suren Baghdasaryan
- [PATCH v5 11/37] lib: code tagging module support, Suren Baghdasaryan
- [PATCH v5 12/37] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
- [PATCH v5 13/37] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 14/37] lib: introduce support for page allocation tagging, Suren Baghdasaryan
- [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead, Suren Baghdasaryan
- [PATCH v5 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags, Suren Baghdasaryan
- [PATCH v5 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [PATCH v5 18/37] mm: enable page allocation tagging, Suren Baghdasaryan
- [PATCH v5 19/37] mm: create new codetag references during page splitting, Suren Baghdasaryan
- [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages, Suren Baghdasaryan
- [PATCH v5 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
- [PATCH v5 22/37] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
- [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
- [PATCH v5 24/37] rust: Add a rust helper for krealloc(), Suren Baghdasaryan
- [PATCH v5 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [PATCH v5 26/37] mempool: Hook up to memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 27/37] mm: percpu: Introduce pcpuobj_ext, Suren Baghdasaryan
- [PATCH v5 28/37] mm: percpu: Add codetag reference into pcpuobj_ext, Suren Baghdasaryan
- [PATCH v5 29/37] mm: percpu: enable per-cpu allocation tagging, Suren Baghdasaryan
- [PATCH v5 30/37] mm: vmalloc: Enable memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 31/37] rhashtable: Plumb through alloc tag, Suren Baghdasaryan
- [PATCH v5 32/37] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- [PATCH v5 33/37] codetag: debug: skip objext checking when it's for objext itself, Suren Baghdasaryan
- [PATCH v5 34/37] codetag: debug: mark codetags for reserved pages as empty, Suren Baghdasaryan
- [PATCH v5 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations, Suren Baghdasaryan
- [PATCH v5 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 37/37] memprofiling: Documentation, Suren Baghdasaryan
- [PATCH v5 04/37] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [GIT PULL] cgroup fixes for v6.8-rc7,
Tejun Heo
- [PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge(),
Vlastimil Babka
- [tj-cgroup:for-6.9] BUILD SUCCESS 3ab67a9ce82ff22447b1dad53b49a91d1abbf1ff, kernel test robot
- [tj-cgroup:for-6.8-fixes] BUILD SUCCESS 25125a4762835d62ba1e540c1351d447fc1f6c7c, kernel test robot
- [tj-cgroup:for-next] BUILD SUCCESS 13eb1d6e1cfcfc277d2cba521c6082ab3e16b43f, kernel test robot
- Missing S: in the "CONTROL GROUP - BLOCK IO CONTROLLER (BLKIO)" entry?, Zenghui Yu
- [PATCH RESEND 1/2] cgroup/cpuset: Remove cpuset_do_slab_mem_spread(),
Xiongwei Song
- [PATCH 1/2] cgroup/cpuset: Remove cpuset_do_slab_mem_spread(),
Xiongwei Song
- [tj-cgroup:for-next] BUILD SUCCESS 96ea92731d4d8cf827e5404d127e19b2ce7b2f29, kernel test robot
- [PATCH] cgroup/cpuset: Fix retval in update_cpumask(),
Kamalesh Babulal
- [tj-cgroup:for-6.8-fixes] BUILD SUCCESS 66f40b926dd249f74334a22162c09e7ec1ec5b07, kernel test robot
- [PATCH 0/2] isolation: Exclude dynamically isolated CPUs from housekeeping masks,
Waiman Long
- [PATCH] cgroup/cpuset: Fix a memory leak in update_exclusive_cpumask(),
Waiman Long
- [BUG] selftests: cgroup: KMEMLEAK in cgroup/test_cpuset_prs.sh,
Mirsad Todorovac
- subscribe, delyan
- [PATCH v5 0/8] Split a folio to any lower order folios,
Zi Yan
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]
[Hot Springs Forum]