Linux Cgroups
[Prev Page][Next Page]
- Re: [PATCH] mm/memcg: fix obsolete function name in mem_cgroup_protection(), (continued)
- [PATCH] cgroup: minor cleanup for cgroup_local_stat_show(),
Miaohe Lin
- [tj-cgroup:for-next] BUILD SUCCESS a3fdeeb3f1c1fad3b7b07aa96a7e422fde3c2c15, kernel test robot
- [PATCH 1/2] docs: cgroup-v1: correct the term of Page Cache organization in inode,
xiongwei.song
- [PATCH] blk-iocost: skip empty flush bio in iocost,
chengming . zhou
- [PATCH] mm:vmscan: fix inaccurate reclaim during proactive reclaim,
Efly Young
- [RFC PATCH 0/8] memory recharging for offline memcgs,
Yosry Ahmed
- [RFC PATCH 1/8] memcg: refactor updating memcg->moving_account, Yosry Ahmed
- [RFC PATCH 2/8] mm: vmscan: add lruvec_for_each_list() helper, Yosry Ahmed
- [RFC PATCH 3/8] memcg: recharge mapped folios when a memcg is offlined, Yosry Ahmed
- [RFC PATCH 5/8] memcg: recharge folios when accessed or dirtied, Yosry Ahmed
- [RFC PATCH 6/8] memcg: add stats for offline memcgs recharging, Yosry Ahmed
- [RFC PATCH 4/8] memcg: support deferred memcg recharging, Yosry Ahmed
- [RFC PATCH 7/8] memcg: add sysctl and config option to control memory recharging, Yosry Ahmed
- [RFC PATCH 8/8] selftests: cgroup: test_memcontrol: add a selftest for memcg recharging, Yosry Ahmed
- Re: [RFC PATCH 0/8] memory recharging for offline memcgs, Johannes Weiner
- Re: [RFC PATCH 0/8] memory recharging for offline memcgs, Roman Gushchin
- [PATCH] mm: memcg: use rstat for non-hierarchical stats,
Yosry Ahmed
- [tj-cgroup:for-next] BUILD SUCCESS 32bf85c60ca3584a7ba3bef19da2779b73b2e7d6, kernel test robot
- [PATCH] cgroup: fix obsolete comment above cgroup_create(),
Miaohe Lin
- [PATCH] cgroup/misc: update struct members descriptions,
Kamalesh Babulal
- [tj-cgroup:for-next] BUILD SUCCESS c25ff4b911a11908c7f05bc07cc6762f9cece2b5, kernel test robot
- [PATCH] cgroup/misc: Fix an overflow,
Haitao Huang
- [PATCH] cgroup: remove cgrp->kn check in css_populate_dir(),
Kamalesh Babulal
- Re: [PATCH] blk-iocost: fix seq_printf compile type mismatch error,
Carlos Bilbao
- [PATCH] mm/memcg: minor cleanup for mc_handle_present_pte(), Miaohe Lin
- [PATCH] cgroup: fix obsolete function name,
Miaohe Lin
- [PATCH] cgroup/rstat: record the cumulative per-cpu time of cgroup and its descendants,
Hao Jia
- [tj-cgroup:for-next] BUILD SUCCESS ceddae22cd08ba9f52a995cfb573fee89fa4afc4, kernel test robot
- [PATCH] mm/memcg: use get_page() for device private pages in mc_handle_swap_pte(),
Miaohe Lin
- [PATCH] cgroup: use cached local variable parent in for loop,
Miaohe Lin
- [PATCH-cgroup v5 0/5] cgroup/cpuset: Support remote partitions,
Waiman Long
- [PATCH] mm/memcg: fix obsolete comment above MEM_CGROUP_MAX_RECLAIM_LOOPS,
Miaohe Lin
- [PATCH] cgroup: remove obsolete comment above struct cgroupstats,
Miaohe Lin
- [PATCH 0/2] eventfd: simplify signal helpers,
Christian Brauner
- [PATCH v3 00/28] Add Cgroup support for SGX EPC memory,
Haitao Huang
- [PATCH v3 01/28] x86/sgx: Store struct sgx_encl when allocating new VA pages, Haitao Huang
- [PATCH v3 02/28] x86/sgx: Add EPC page flags to identify owner type, Haitao Huang
- [PATCH v3 03/28] x86/sgx: Add 'struct sgx_epc_lru_lists' to encapsulate lru list(s), Haitao Huang
- [PATCH v3 04/28] x86/sgx: Use sgx_epc_lru_lists for existing active page list, Haitao Huang
- [PATCH v3 07/28] x86/sgx: Introduce EPC page states, Haitao Huang
- [PATCH v3 05/28] x86/sgx: Store reclaimable epc pages in sgx_epc_lru_lists, Haitao Huang
- [PATCH v3 06/28] x86/sgx: store unreclaimable EPC pages in sgx_epc_lru_lists, Haitao Huang
- [PATCH v3 08/28] x86/sgx: Introduce RECLAIM_IN_PROGRESS state, Haitao Huang
- [PATCH v3 10/28] x86/sgx: Allow reclaiming up to 32 pages, but scan 16 by default, Haitao Huang
- [PATCH v3 09/28] x86/sgx: Use a list to track to-be-reclaimed pages, Haitao Huang
- [PATCH v3 13/28] x86/sgx: Prepare for multiple LRUs, Haitao Huang
- [PATCH v3 22/28] Docs/x86/sgx: Add description for cgroup support, Haitao Huang
- [PATCH v3 17/28] x86/sgx: fix a NULL pointer, Haitao Huang
- [PATCH v3 20/28] cgroup/misc: Add SGX EPC resource type and export APIs for SGX driver, Haitao Huang
- [PATCH v3 11/28] x85/sgx: Return the number of EPC pages that were successfully reclaimed, Haitao Huang
- [PATCH v3 14/28] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup, Haitao Huang
- [PATCH v3 16/28] x86/sgx: Add EPC OOM path to forcefully reclaim EPC, Haitao Huang
- [PATCH v3 18/28] cgroup/misc: Fix an overflow, Haitao Huang
- [PATCH v3 12/28] x86/sgx: Add option to ignore age of page during EPC reclaim, Haitao Huang
- [PATCH v3 15/28] x86/sgx: Add helper to grab pages from an arbitrary EPC LRU, Haitao Huang
- [PATCH v3 19/28] cgroup/misc: Add per resource callbacks for CSS events, Haitao Huang
- [PATCH v3 21/28] x86/sgx: Limit process EPC usage with misc cgroup controller, Haitao Huang
- Re: [PATCH v3 00/28] Add Cgroup support for SGX EPC memory, Jarkko Sakkinen
- Re: [PATCH v3 00/28] Add Cgroup support for SGX EPC memory, Sohil Mehta
- Re: [PATCH v3 00/28] Add Cgroup support for SGX EPC memory, Mikko Ylinen
- [tj-cgroup:for-next] BUILD SUCCESS d1d4ff5d11a5887a9c4cfc00294bc68ba03e7c16, kernel test robot
- [RFC v5 00/17] DRM cgroup controller with scheduling control and memory stats,
Tvrtko Ursulin
- [PATCH 01/17] drm/i915: Add ability for tracking buffer objects per client, Tvrtko Ursulin
- [PATCH 02/17] drm/i915: Record which client owns a VM, Tvrtko Ursulin
- [PATCH 03/17] drm/i915: Track page table backing store usage, Tvrtko Ursulin
- [PATCH 04/17] drm/i915: Account ring buffer and context state storage, Tvrtko Ursulin
- [PATCH 05/17] drm/i915: Implement fdinfo memory stats printing, Tvrtko Ursulin
- [PATCH 06/17] drm: Update file owner during use, Tvrtko Ursulin
- [PATCH 09/17] drm/cgroup: Add ability to query drm cgroup GPU time, Tvrtko Ursulin
- [PATCH 08/17] drm/cgroup: Track DRM clients per cgroup, Tvrtko Ursulin
- [PATCH 07/17] cgroup: Add the DRM cgroup controller, Tvrtko Ursulin
- [PATCH 10/17] drm/cgroup: Add over budget signalling callback, Tvrtko Ursulin
- [PATCH 11/17] drm/cgroup: Only track clients which are providing drm_cgroup_ops, Tvrtko Ursulin
- [PATCH 12/17] cgroup/drm: Introduce weight based drm cgroup control, Tvrtko Ursulin
- [PATCH 13/17] drm/i915: Wire up with drm controller GPU time query, Tvrtko Ursulin
- [PATCH 14/17] drm/i915: Implement cgroup controller over budget throttling, Tvrtko Ursulin
- [PATCH 15/17] cgroup/drm: Expose GPU utilisation, Tvrtko Ursulin
- [PATCH 17/17] drm/i915: Wire up to the drm cgroup memory stats, Tvrtko Ursulin
- [PATCH 16/17] cgroup/drm: Expose memory stats, Tvrtko Ursulin
- Re: [RFC v5 00/17] DRM cgroup controller with scheduling control and memory stats, T.J. Mercier
- [PATCH RESEND net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure,
Abel Wu
- [tj-cgroup:for-next] BUILD SUCCESS 3ae0b773211ed0231e7ee3e8d28ec4ab9bc5134b, kernel test robot
- [PATCH] cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED,
Miaohe Lin
- [PATCH] kernfs: attach uuid for every kernfs and report it in fsid,
Ivan Babrou
- [PATCH v2] mm/memcg: minor cleanup for MEM_CGROUP_ID_MAX, Miaohe Lin
- [PATCH] mm/memcg: remove definition of MEM_CGROUP_ID_MAX when !CONFIG_MEMCG,
Miaohe Lin
- [PATCH] cgroup: minor cleanup for cgroup_extra_stat_show(),
Miaohe Lin
- [PATCH] cgroup/cpuset: avoid unneeded cpuset_mutex re-lock,
Miaohe Lin
- [PATCH] cgroup/cpuset: simplify the percpu kthreads check in update_tasks_cpumask(),
Miaohe Lin
- [PATCH v3 0/3] cpuset: Allow setscheduler regardless of manipulated task,
Michal Koutný
- [PATCH] cgroup: remove unneeded return value of cgroup_rm_cftypes_locked(),
Miaohe Lin
- [PATCH] cgroup/cpuset: update parent subparts cpumask while holding css refcnt,
Miaohe Lin
- Expensive memory.stat + cpu.stat reads,
Ivan Babrou
- [PATCH v2 0/3] cpuset: Allow setscheduler regardless of manipulated task,
Michal Koutný
- [PATCH v2 1/1] sched/psi: use kernfs polling functions for PSI trigger polling,
Suren Baghdasaryan
- Re: [PATCH] nvmet: allow associating port to a cgroup via configfs,
Ofir Gal
- [PATCH 0/3] cpuset: Allow setscheduler regardless of manipulated task,
Michal Koutný
- [PATCH v4 0/9] cgroup/cpuset: Support remote partitions,
Waiman Long
- [PATCH v4 4/9] cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier(), Waiman Long
- [PATCH v4 7/9] cgroup/cpuset: Check partition conflict with housekeeping setup, Waiman Long
- [PATCH v4 6/9] cgroup/cpuset: Introduce remote partition, Waiman Long
- [PATCH v4 9/9] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition, Waiman Long
- [PATCH v4 3/9] cgroup/cpuset: Improve temporary cpumasks handling, Waiman Long
- [PATCH v4 2/9] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling, Waiman Long
- [PATCH v4 8/9] cgroup/cpuset: Documentation update for partition, Waiman Long
- [PATCH v4 5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2, Waiman Long
- [PATCH v4 1/9] cgroup/cpuset: Inherit parent's load balance state in v2, Waiman Long
- Re: [PATCH v4 0/9] cgroup/cpuset: Support remote partitions, Tejun Heo
- [tj-cgroup:test-merge] BUILD SUCCESS f6a72e65a90216f5be921e156ba0fba21472fdb7, kernel test robot
- [PATCH] cgroup: fix obsolete comment above for_each_css(),
Miaohe Lin
- [tj-cgroup:for-6.5] BUILD SUCCESS 81621430c81bb7965c3d5807039bc2b5b3ec87ca, kernel test robot
- [tj-cgroup:for-next] BUILD SUCCESS fd99fa7cff4d1676998196298f1aa08700433522, kernel test robot
- [PATCH v3 0/9] cgroup/cpuset: Support remote partitions,
Waiman Long
- [GIT PULL] cgroup: Changes for v6.5,
Tejun Heo
- [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file,
Suren Baghdasaryan
- [PATCH net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure,
Abel Wu
- Re: kasan cgroup user-after-free in get_mem_cgroup_from_mm, junfei fang
- [GIT PULL] cgroup: Fixes for v6.4-rc7,
Tejun Heo
- [RFC PATCH v2 0/6] mm: working set reporting,
Yuanchu Xie
- [PATCH 0/3] selftests: cgroup: add zswap test program,
Domenico Cerasuolo
- [PATCH v3 1/2] sched: don't account throttle time for empty groups,
Josh Don
- [PATCH] selftests: cgroup: fix unexpected failure on test_memcg_sock, Haifeng Xu
- [PATCH] selftests/cgroup: allow running a specific test with test_memcontrol,
Yosry Ahmed
- [PATCH] cgroup/cpuset: remove unneeded nodes_or() in cpuset_change_task_nodemask(),
Miaohe Lin
- [PATCH] cgroup: remove obsolete comment on cgroup_on_dfl(),
Miaohe Lin
- [PATCH] memcg: remove unneeded header files,
Miaohe Lin
- [PATCH 2/2] mm/memcontrol: add check for allocation failure in mem_cgroup_init(),
Haifeng Xu
- [PATCH 1/2] mm/memcontrol: do not tweak node in mem_cgroup_init(),
Haifeng Xu
- [PATCH][next] cgroup: Avoid -Wstringop-overflow warnings,
Gustavo A. R. Silva
- [PATCH] cgroup/misc: Expose misc.current on cgroup v2 root,
LeiZhou-97
- [tj-cgroup:for-6.5] BUILD SUCCESS d16b3af46679a1eb21652c37711a60d3d4e6b8c0, kernel test robot
- [tj-cgroup:for-6.4-fixes] BUILD SUCCESS 6f363f5aa845561f7ea496d8b1175e3204470486, kernel test robot
- [tj-cgroup:for-next] BUILD SUCCESS 18740f47e5fa808d936213e4bbc6aaa25d7a2525, kernel test robot
- [PATCH v2 1/2] sched: don't account throttle time for empty groups,
Josh Don
- [PATCH 5.10 08/68] block/blk-iocost (gcc13): keep large values in a new enum, Greg Kroah-Hartman
- [PATCH 5.4 02/45] block/blk-iocost (gcc13): keep large values in a new enum, Greg Kroah-Hartman
- [syzbot] [cgroups?] possible deadlock in freezer_css_online, syzbot
- [PATCH v2] cgroup: Do not corrupt task iteration when rebinding subsystem,
Xiu Jianfeng
- [PATCH] cgroup: remove unused task_cgroup_path(),
Miaohe Lin
- [RFC PATCH net-next] sock: Propose socket.urgent for sockmem isolation,
Abel Wu
- [GIT PULL] cgroup fixes for v6.4-rc5,
Tejun Heo
- [syzbot] [cgroups?] possible deadlock in static_key_slow_inc (3),
syzbot
- [PATCH] cgroup/cpuset: Fix comment in cpuset_hotplug_workfn,
suhua
- [PATCH 5.15 121/159] block/blk-iocost (gcc13): keep large values in a new enum, Greg Kroah-Hartman
- [tj-cgroup:for-6.4-fixes] BUILD SUCCESS 5647e53f7856bb39dae781fe26aa65a699e2fc9f, kernel test robot
- [PATCH] blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats(),
Waiman Long
- [PATCH] cgroup-v1: tweak the output format of cgroupstats, Miaohe Lin
- [tj-cgroup:for-next] BUILD SUCCESS f32b14ba70a963d7199f0dad9fa48514e1246a07, kernel test robot
- [tj-cgroup:for-6.5] BUILD SUCCESS 0dad9b072b2b170a99fcefa330a1a3193d503d8c, kernel test robot
- [PATCH] cgroup: fixed the cset refcnt leak when fork() failed,
Zou Cao
- [PATCH] memcg: use helper macro FLUSH_TIME,
Miaohe Lin
- [PATCH] cgroup: make cgroup_is_threaded() and cgroup_is_thread_root() static,
Miaohe Lin
- [PATCH net-next v5 0/3] sock: Improve condition on sockmem pressure,
Abel Wu
- [PATCH -next] rdmacg: fix kernel-doc warnings in rdmacg,
Gaosheng Cui
- [PATCH -next] cgroup: Replace the css_set call with cgroup_get,
Gaosheng Cui
- [PATCH] Documentation: Clarify usage of memory limits,
Dan Schatzberg
- [PATCH v2 6/6] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition, Waiman Long
- [PATCH v2 3/6] cgroup/cpuset: Add cpuset.cpus.reserve for top cpuset, Waiman Long
- [PATCH v2 4/6] cgroup/cpuset: Introduce remote isolated partition, Waiman Long
- [PATCH v2 1/6] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling, Waiman Long
- [PATCH v2 2/6] cgroup/cpuset: Improve temporary cpumasks handling, Waiman Long
- [PATCH v2 5/6] cgroup/cpuset: Documentation update for partition,
Waiman Long
- [PATCH v2 0/6] cgroup/cpuset: Support remote isolated partitions, Waiman Long
- [PATCH v4 0/4] sock: Improve condition on sockmem pressure,
Abel Wu
- Re: [PATCH v2 3/4] sock: Consider memcg pressure when raising sockmem,
Shakeel Butt
- [PATCH] blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost,
linan666
- [PATCH] memcg: remove unused mem_cgroup_from_obj(),
Miaohe Lin
- [PATCH] cgroup: remove unused macro for_each_e_css(),
Miaohe Lin
- [PATCH -next v3 0/5] blk-wbt: minor fix and cleanup,
Yu Kuai
- [PATCH] cgroup: Stop task iteration when rebinding subsystem,
Xiu Jianfeng
- this is a test for subscription, ignore me, Xiu Jianfeng
- [tj-cgroup:for-next] BUILD SUCCESS 39ad5a5ef95e676dc1f69bd9c8844a7386e091d1, kernel test robot
- [tj-cgroup:for-6.5] BUILD SUCCESS 659db0789c2e66c5d6a52d57008e3a7401a3ffff, kernel test robot
- [PATCH] mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcg,
Lars R. Damerow
- Bug report: Unable to handle kernel paging request at virtual address 00000000c0000010,
cuigaosheng
- [PATCH -next v2] cgroup: Update out-of-date comment in cgroup_migrate(),
Xiu Jianfeng
- [PATCH] blk-cgroup: Flush stats before releasing blkcg_gq,
Ming Lei
- [tj-cgroup:for-6.5] BUILD SUCCESS c33080cdc0cab7e72c5e4841cb7533d18a3130dc, kernel test robot
- [tj-cgroup:for-6.4-fixes] BUILD SUCCESS 2bd110339288c18823dcace602b63b0d8627e520, kernel test robot
- [tj-cgroup:for-next] BUILD SUCCESS e5dfd745f9ab5182845c4d1b0bcf93bcf7945388, kernel test robot
- [PATCH -next] cgroup: Remove out-of-date comment in cgroup_migrate(),
Xiu Jianfeng
- [PATCH 2/2] selftests: cgroup: fix unexpected failure on test_memcg_low,
Haifeng Xu
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]
[Hot Springs Forum]