summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/cgroup-v2.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-221-7/+11
|\
| * mm: add swappiness= arg to memory.reclaimDan Schatzberg2024-07-051-7/+11
* | cgroup/misc: Introduce misc.events.localXiu Jianfeng2024-07-121-0/+5
* | cgroup/misc: Introduce misc.peakXiu Jianfeng2024-07-031-0/+9
* | cgroup/cpuset: Make cpuset.cpus.exclusive independent of cpuset.cpusWaiman Long2024-06-191-2/+2
* | cgroup/cpuset: Delay setting of CS_CPU_EXCLUSIVE until valid partitionWaiman Long2024-06-191-2/+6
* | cgroup/pids: Add pids.events.localMichal Koutný2024-05-261-0/+5
* | cgroup/pids: Make event counters hierarchicalMichal Koutný2024-05-261-3/+6
* | cgroup/pids: Separate semantics of pids.events related to pids.maxMichal Koutný2024-05-261-4/+9
|/
* Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-181-1/+1
|\
| * iommu: account IOMMU allocated memoryPasha Tatashin2024-04-151-1/+1
* | Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-161-7/+24
|\ \
| * | docs, cgroup: add entries for pids to cgroup-v2.rstXiu Jianfeng2024-04-181-1/+15
| * | cgroup, docs: Clarify limitation of RT processes with cgroup v2 cpu controllerWaiman Long2024-03-251-6/+9
| |/
* / cgroup: Add documentation for missing zswap memory.statUsama Arif2024-05-091-0/+9
|/
* Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-0/+15
|\
| * zswap: memcontrol: implement zswap writeback disablingNhat Pham2023-12-301-0/+15
* | cgroup: Fix documentation for cpu.idleJosh Don2023-12-011-1/+15
* | cgroup/cpuset: Expose cpuset.cpus.isolatedWaiman Long2023-11-281-0/+7
* | cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumaskWaiman Long2023-11-121-5/+5
|/
* Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-031-0/+38
|\
| * hugetlb: memcg: account hugetlb-backed memory in memory controllerNhat Pham2023-10-181-0/+29
| * mm: memcg: add THP swap out info for anonymous reclaimXin Hao2023-10-041-0/+9
* | Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds2023-11-021-4/+6
|\ \
| * | doc: blk-ioprio: Bring the doc in line with the implementationTang Yizhou2023-10-261-4/+6
| |/
* | docs/cgroup: Add the list of threaded controllers to cgroup-v2.rstWaiman Long2023-10-181-0/+7
* | cgroup/cpuset: Documentation update for partitionWaiman Long2023-09-181-32/+91
|/
* Documentation: cgroup-v2.rst: Correct number of stats entriesHan Dapeng2023-08-041-1/+1
* Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-0/+7
|\
| * mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcgLars R. Damerow2023-06-101-0/+7
* | Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-06-281-1/+1
|\ \
| * | cgroup/misc: Expose misc.current on cgroup v2 rootLeiZhou-972023-06-211-1/+1
| |/
* | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-18/+24
|\ \
| * | blk-ioprio: Introduce promote-to-rt policyHou Tao2023-06-071-18/+24
| |/
* / cgroup: Documentation: Clarify usage of memory limitsDan Schatzberg2023-06-061-12/+10
|/
* Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds2023-02-221-5/+5
|\
| * Documentation: admin-guide: correct spellingRandy Dunlap2023-02-021-5/+5
* | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-211-0/+3
|\ \
| * | sched/documentation: Document the util clamp featureQais Yousef2023-01-051-0/+3
| |/
* / Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko2023-02-011-9/+6
|/
* mm: add nodes= arg to memory.reclaimMina Almasry2022-12-121-6/+9
* mm: vmscan: split khugepaged stats from direct reclaim statsJohannes Weiner2022-12-011-0/+6
* Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-141-0/+23
|\
| * sched/psi: Per-cgroup PSI accounting disable/re-enable interfaceChengming Zhou2022-09-091-0/+17
| * sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressureChengming Zhou2022-09-091-0/+6
* | Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-10-101-69/+87
|\ \
| * | cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rstWaiman Long2022-09-041-69/+87
| |/
* / mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.Yosry Ahmed2022-08-241-0/+5
|/
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-061-6/+25
|\
| * mm: vmpressure: don't count proactive reclaim in vmpressureYosry Ahmed2022-07-301-0/+7