Linux Cgroups
[Prev Page][Next Page]
- [PATCHSET] cgroup/for-4.17: Make cgroup_rstat available to controllers,
Tejun Heo
- [PATCH 8/8] cgroup: Add memory barriers to plug cgroup_rstat_updated() race window, Tejun Heo
- [PATCH 7/8] cgroup: Add cgroup_subsys->css_rstat_flush(), Tejun Heo
- [PATCH 6/8] cgroup: Replace cgroup_rstat_mutex with a spinlock, Tejun Heo
- [PATCH 5/8] cgroup: Factor out and expose cgroup_rstat_*() interface functions, Tejun Heo
- [PATCH 2/8] cgroup: Rename stat to rstat, Tejun Heo
- [PATCH 3/8] cgroup: Distinguish base resource stat implementation from rstat, Tejun Heo
- [PATCH 4/8] cgroup: Reorganize kernel/cgroup/rstat.c, Tejun Heo
- [PATCH 1/8] cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.c, Tejun Heo
- [PATCH] cgroup: Make cgroup_rstat_updated() ready for root cgroup usage, Tejun Heo
- Re: [PATCHSET] cgroup/for-4.17: Make cgroup_rstat available to controllers, Tejun Heo
- [PATCH cgroup/for-4.17 1/2] cgroup: Explicitly remove core interface files,
Tejun Heo
- [PATCH v2 0/4] vmscan per-cgroup reclaim fixes,
Andrey Ryabinin
- [PATCH v4.5 0/8] cgroup private data and DRM/i915 integration,
Matt Roper
- [PATCH v6 0/2] cpuset: Enable cpuset controller in default hierarchy,
Waiman Long
- [RFC] mm: allow to decrease swap.max below actual swap usage,
Roman Gushchin
- [RFC] mm: memory.low heirarchical behavior,
Roman Gushchin
- [GIT PULL] cgroup fixes for v4.16-rc6, Tejun Heo
- [PATCH] mm/memcontrol.c: speed up to force empty a memory cgroup,
Li RongQing
- Re: [PATCH] mm/memcontrol.c: speed up to force empty a memory cgroup, Michal Hocko
[PATCH v4 0/8] cgroup private data and DRM/i915 integration,
Matt Roper
[PATCH ghau40 v2 0/5] add support for audit container ID,
Richard Guy Briggs
[RFC PATCH ghak32 V2 00/13] audit: implement container id,
Richard Guy Briggs
- [RFC PATCH ghak32 V2 13/13] debug audit: read container ID of a process, Richard Guy Briggs
- [RFC PATCH ghak32 V2 12/13] audit: NETFILTER_PKT: record each container ID associated with a netNS, Richard Guy Briggs
- [RFC PATCH ghak32 V2 11/13] audit: add support for containerid to network namespaces, Richard Guy Briggs
- [RFC PATCH ghak32 V2 08/13] audit: add containerid support for tty_audit, Richard Guy Briggs
- [RFC PATCH ghak32 V2 09/13] audit: add containerid support for config/feature/user records, Richard Guy Briggs
- [RFC PATCH ghak32 V2 10/13] audit: add containerid support for seccomp and anom_abend records, Richard Guy Briggs
- [RFC PATCH ghak32 V2 07/13] audit: add container aux record to watch/tree/mark, Richard Guy Briggs
- [RFC PATCH ghak32 V2 06/13] audit: add support for non-syscall auxiliary records, Richard Guy Briggs
- [RFC PATCH ghak32 V2 05/13] audit: add containerid support for ptrace and signals, Richard Guy Briggs
- [RFC PATCH ghak32 V2 04/13] audit: add containerid filtering, Richard Guy Briggs
- [RFC PATCH ghak32 V2 03/13] audit: log container info of syscalls, Richard Guy Briggs
- [RFC PATCH ghak32 V2 02/13] audit: check children and threading before allowing containerid, Richard Guy Briggs
- [RFC PATCH ghak32 V2 01/13] audit: add container id, Richard Guy Briggs
- Re: [RFC PATCH ghak32 V2 00/13] audit: implement container id, Steve Grubb
[PATCH v6] blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir(),
Joseph Qi
[PATCH v5 0/2] cpuset: Enable cpuset controller in default hierarchy,
Waiman Long
[PATCH 1/6] mm/vmscan: Wake up flushers for legacy cgroups too,
Andrey Ryabinin
[PATCH v5] blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir(),
Joseph Qi
[patch -mm v3 0/3] mm, memcg: introduce oom policies,
David Rientjes
- [patch -mm v3 3/3] mm, memcg: add hierarchical usage oom policy, David Rientjes
- [patch -mm v3 1/3] mm, memcg: introduce per-memcg oom policy tunable, David Rientjes
- [patch -mm v3 2/3] mm, memcg: replace cgroup aware oom killer mount option with tunable, David Rientjes
- [patch -mm] mm, memcg: evaluate root and leaf memcgs fairly on oom, David Rientjes
- Re: [patch -mm v3 0/3] mm, memcg: introduce oom policies, David Rientjes
- [patch -mm 0/6] rewrite cgroup aware oom killer for general use, David Rientjes
- [patch -mm 3/6] mm, memcg: add hierarchical usage oom policy, David Rientjes
- [patch -mm 6/6] mm, memcg: disregard mempolicies for cgroup-aware oom killer, David Rientjes
- [patch -mm 5/6] mm, memcg: separate oom_group from selection criteria, David Rientjes
- [patch -mm 4/6] mm, memcg: evaluate root and leaf memcgs fairly on oom, David Rientjes
- [patch -mm 2/6] mm, memcg: replace cgroup aware oom killer mount option with tunable, David Rientjes
- [patch -mm 1/6] mm, memcg: introduce per-memcg oom policy tunable, David Rientjes
- [patch v2 -mm 0/6] rewrite cgroup aware oom killer for general use, David Rientjes
- [patch v2 -mm 5/6] mm, memcg: separate oom_group from selection criteria, David Rientjes
- [patch v2 -mm 6/6] mm, memcg: disregard mempolicies for cgroup-aware oom killer, David Rientjes
- [patch v2 -mm 3/6] mm, memcg: add hierarchical usage oom policy, David Rientjes
- [patch v2 -mm 2/6] mm, memcg: replace cgroup aware oom killer mount option with tunable, David Rientjes
- [patch v2 -mm 4/6] mm, memcg: evaluate root and leaf memcgs fairly on oom, David Rientjes
- [patch v2 -mm 1/6] mm, memcg: introduce per-memcg oom policy tunable, David Rientjes
- [patch v3 -mm 0/6] rewrite cgroup aware oom killer for general use, David Rientjes
- [patch v3 -mm 4/6] mm, memcg: evaluate root and leaf memcgs fairly on oom, David Rientjes
- [patch v3 -mm 6/6] mm, memcg: disregard mempolicies for cgroup-aware oom killer, David Rientjes
- [patch v3 -mm 5/6] mm, memcg: separate oom_group from selection criteria, David Rientjes
- [patch v3 -mm 3/6] mm, memcg: add hierarchical usage oom policy, David Rientjes
- [patch v3 -mm 2/6] mm, memcg: replace cgroup aware oom killer mount option with tunable, David Rientjes
- [patch v3 -mm 1/6] mm, memcg: introduce per-memcg oom policy tunable, David Rientjes
[PATCH V2] mm/memcontrol.c: fix parameter description mismatch,
Honglei Wang
[PATCH] mm/memcontrol.c: fix parameter description mismatch, Honglei Wang
[PATCH v4] cpuset: Enable cpuset controller in default hierarchy,
Waiman Long
[PATCH] mm: memcg: expose mem_cgroup_put API,
Shakeel Butt
[PATCH v3 0/6] DRM/i915 cgroup integration,
Matt Roper
[PATCH v3 6/6] drm/i915: Add context priority & priority offset to debugfs (v2), Matt Roper
[PATCH v4] blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir(),
Joseph Qi
[PATCH v4 0/2] Directed kmem charging,
Shakeel Butt
[PATCH v3] blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir(),
Joseph Qi
[RFC PATCH] auditctl: add support for containerid filter, Richard Guy Briggs
[RFC PATCH V1 00/12] audit: implement container id,
Richard Guy Briggs
- [RFC PATCH V1 12/12] debug! audit: add container id, Richard Guy Briggs
- [RFC PATCH V1 10/12] audit: add containerid support for seccomp and anom_abend records, Richard Guy Briggs
- [RFC PATCH V1 11/12] debug audit: add container id, Richard Guy Briggs
- [RFC PATCH V1 09/12] audit: add containerid support for config/feature/user records, Richard Guy Briggs
- [RFC PATCH V1 08/12] audit: add containerid support for tty_audit, Richard Guy Briggs
- [RFC PATCH V1 07/12] audit: add container aux record to watch/tree/mark, Richard Guy Briggs
- [RFC PATCH V1 06/12] audit: add support for non-syscall auxiliary records, Richard Guy Briggs
- [RFC PATCH V1 05/12] audit: add containerid support for ptrace and signals, Richard Guy Briggs
- [RFC PATCH V1 04/12] audit: read container ID of a process, Richard Guy Briggs
- [RFC PATCH V1 03/12] audit: add containerid filtering, Richard Guy Briggs
- [RFC PATCH V1 01/12] audit: add container id, Richard Guy Briggs
- [RFC PATCH V1 02/12] audit: log container info of syscalls, Richard Guy Briggs
- Re: [RFC PATCH V1 00/12] audit: implement container id, Mimi Zohar
- Re: [RFC PATCH V1 00/12] audit: implement container id, Serge E. Hallyn
[PATCH V2] writeback: remove dead code in wb_blkcg/memcg_offline,
Jiufei Xue
[PATCH] writeback: remove dead code in wb_blkcg/memcg_offline,
xuejiufei
[PATCH v3 0/2] Directed kmem charging,
Shakeel Butt
[PATCH v2 0/3] Directed kmem charging,
Shakeel Butt
[PATCH 0/3] Directed kmem charging,
Shakeel Butt
A "domain invalid" cgroup *can* sometimes have member tasks,
Michael Kerrisk (man-pages)
CGroup-v2: Memory: current impossibly high for empty cgroup,
Bruno Prémont
[RFC PATCH 0/3] Directed kmem charging,
Shakeel Butt
[PATCH V3 00/10] sched/deadline: fix cpusets bandwidth accounting,
Mathieu Poirier
- [PATCH V3 08/10] cgroup: Constrain the addition of CPUs to a new CPUset, Mathieu Poirier
- [PATCH V3 09/10] sched/core: Don't change the affinity of DL tasks, Mathieu Poirier
- [PATCH V3 10/10] sched/deadline: Prevent CPU hotplug operation if DL task on CPU, Mathieu Poirier
- [PATCH V3 06/10] sched/deadline: Keep new DL task within root domain's boundary, Mathieu Poirier
- [PATCH V3 07/10] cgroup: Constrain 'sched_load_balance' flag when DL tasks are present, Mathieu Poirier
- [PATCH V3 02/10] sched/topology: Adding function partition_sched_domains_locked(), Mathieu Poirier
- [PATCH V3 05/10] cpuset: Rebuild root domain deadline accounting information, Mathieu Poirier
- [PATCH V3 03/10] sched/core: Streamlining calls to task_rq_unlock(), Mathieu Poirier
- [PATCH V3 04/10] sched/core: Prevent race condition between cpuset and __sched_setscheduler(), Mathieu Poirier
- [PATCH V3 01/10] sched/topology: Add check to backup comment about hotplug lock, Mathieu Poirier
[PATCH] blk-throttle: avoid multiple counting for same bio,
Chengguang Xu
Question about strange phenomenon of cgroup blkio stat, Chengguang Xu
[PATCH v2] blk-throttle: fix race between blkcg_bio_issue_check and cgroup_rmdir,
Joseph Qi
[PATCH] blk-throttle: fix race between blkcg_bio_issue_check and cgroup_rmdir, Joseph Qi
[PATCH] mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats,
Johannes Weiner
[PATCH RFC v2 0/7] DRM management via cgroups,
Matt Roper
[GIT PULL] cgroup changes for v4.16-rc1, Tejun Heo
[PATCH] Documentation: Fix 'file_mapped' -> 'mapped_file',
Florian Schmidt
[PATCH bpf-next] cgroup: support attaching eBPF programs to net_prio cgroup,
Yafang Shao
[PATCH RESEND] blk-throttle: dispatch more sync writes in block throttle layer,
xuejiufei
[PATCH v4.15-rc9] sched, cgroup: Don't reject lower cpu.max on ancestors,
Tejun Heo
Re: [BUG] cgroup lockup while upgrading udev on debian,
Tejun Heo
[PATCH RFC 0/9] DRM management via cgroups,
Matt Roper
[GIT PULL] cgroup fixes for v4.15-rc8, Tejun Heo
[PATCH-next] MEMCG: memcontrol: make local symbol static,
Christopher Díaz Riveros
[PATCH v6 00/99] XArray version 6,
Matthew Wilcox
- [PATCH v6 82/99] s390: Convert gmap to XArray, Matthew Wilcox
- [PATCH v6 81/99] i915: Convert handles_vma to XArray, Matthew Wilcox
- [PATCH v6 80/99] blk-ioc: Convert to XArray, Matthew Wilcox
- [PATCH v6 98/99] qrtr: Convert to XArray, Matthew Wilcox
- [PATCH v6 96/99] dma-debug: Convert to XArray, Matthew Wilcox
- [PATCH v6 95/99] f2fs: Convert gclist.iroot to XArray, Matthew Wilcox
- [PATCH v6 97/99] xen: Convert pvcalls-back to XArray, Matthew Wilcox
- [PATCH v6 99/99] null_blk: Convert to XArray, Matthew Wilcox
- [PATCH v6 94/99] f2fs: Convert extent_tree_root to XArray, Matthew Wilcox
- [PATCH v6 93/99] f2fs: Convert ino_root to XArray, Matthew Wilcox
- [PATCH v6 91/99] btrfs: Convert name_cache to XArray, Matthew Wilcox
- [PATCH v6 92/99] f2fs: Convert pids radix tree to XArray, Matthew Wilcox
- [PATCH v6 89/99] btrfs: Convert buffer_radix to XArray, Matthew Wilcox
- [PATCH v6 90/99] btrfs: Convert delayed_nodes_tree to XArray, Matthew Wilcox
- [PATCH v6 86/99] btrfs: Convert reada_zones to XArray, Matthew Wilcox
- [PATCH v6 87/99] btrfs: Convert reada_extents to XArray, Matthew Wilcox
- [PATCH v6 88/99] btrfs: Convert reada_tree to XArray, Matthew Wilcox
- [PATCH v6 83/99] hwspinlock: Convert to XArray, Matthew Wilcox
- [PATCH v6 84/99] btrfs: Convert fs_roots_radix to XArray, Matthew Wilcox
- [PATCH v6 85/99] btrfs: Remove unused spinlock, Matthew Wilcox
- [PATCH v6 78/99] sh: intc: Convert to XArray, Matthew Wilcox
- [PATCH v6 79/99] blk-cgroup: Convert to XArray, Matthew Wilcox
- [PATCH v6 76/99] irqdomain: Convert to XArray, Matthew Wilcox
- [PATCH v6 77/99] fscache: Convert to XArray, Matthew Wilcox
- [PATCH v6 75/99] md: Convert raid5-cache to XArray, Matthew Wilcox
- [PATCH v6 74/99] usb: Convert xhci-mem to XArray, Matthew Wilcox
- [PATCH v6 72/99] xfs: Convert xfs dquot to XArray, Matthew Wilcox
- [PATCH v6 73/99] xfs: Convert mru cache to XArray, Matthew Wilcox
- [PATCH v6 70/99] xfs: Convert m_perag_tree to XArray, Matthew Wilcox
- [PATCH v6 71/99] xfs: Convert pag_ici_root to XArray, Matthew Wilcox
- [PATCH v6 68/99] vmalloc: Convert to XArray, Matthew Wilcox
- [PATCH v6 69/99] brd: Convert to XArray, Matthew Wilcox
- [PATCH v6 66/99] page cache: Finish XArray conversion, Matthew Wilcox
- [PATCH v6 67/99] mm: Convert cgroup writeback to XArray, Matthew Wilcox
- [PATCH v6 64/99] dax: Convert grab_mapping_entry to XArray, Matthew Wilcox
- [PATCH v6 65/99] dax: Fix sparse warning, Matthew Wilcox
- [PATCH v6 62/99] dax: Convert dax_insert_pfn_mkwrite to XArray, Matthew Wilcox
- [PATCH v6 63/99] dax: Convert dax_insert_mapping_entry to XArray, Matthew Wilcox
- [PATCH v6 28/99] page cache: Remove stray radix comment, Matthew Wilcox
- [PATCH v6 61/99] dax: Convert dax_writeback_one to XArray, Matthew Wilcox
- [PATCH v6 60/99] dax: Convert __dax_invalidate_mapping_entry to XArray, Matthew Wilcox
- [PATCH v6 26/99] page cache: Convert page cache lookups to XArray, Matthew Wilcox
- [PATCH v6 59/99] dax: More XArray conversion, Matthew Wilcox
- [PATCH v6 57/99] dax: Convert dax_unlock_mapping_entry to XArray, Matthew Wilcox
- [PATCH v6 58/99] dax: Convert lock_slot to XArray, Matthew Wilcox
- [PATCH v6 56/99] lustre: Convert to XArray, Matthew Wilcox
- [PATCH v6 25/99] page cache: Convert page deletion to XArray, Matthew Wilcox
- [PATCH v6 52/99] fs: Convert buffer to XArray, Matthew Wilcox
- [PATCH v6 53/99] fs: Convert writeback to XArray, Matthew Wilcox
- [PATCH v6 55/99] f2fs: Convert to XArray, Matthew Wilcox
- [PATCH v6 54/99] nilfs2: Convert to XArray, Matthew Wilcox
- [PATCH v6 50/99] shmem: Comment fixups, Matthew Wilcox
- [PATCH v6 51/99] btrfs: Convert page cache to XArray, Matthew Wilcox
- [PATCH v6 46/99] shmem: Convert shmem_add_to_page_cache to XArray, Matthew Wilcox
- [PATCH v6 47/99] shmem: Convert shmem_alloc_hugepage to XArray, Matthew Wilcox
- [PATCH v6 48/99] shmem: Convert shmem_free_swap to XArray, Matthew Wilcox
- [PATCH v6 49/99] shmem: Convert shmem_partial_swap_usage to XArray, Matthew Wilcox
- [PATCH v6 44/99] shmem: Convert shmem_tag_pins to XArray, Matthew Wilcox
- [PATCH v6 45/99] shmem: Convert shmem_wait_for_pins to XArray, Matthew Wilcox
- [PATCH v6 41/99] shmem: Convert replace to XArray, Matthew Wilcox
- [PATCH v6 43/99] shmem: Convert find_swap_entry to XArray, Matthew Wilcox
- [PATCH v6 40/99] pagevec: Use xa_tag_t, Matthew Wilcox
- [PATCH v6 42/99] shmem: Convert shmem_confirm_swap to XArray, Matthew Wilcox
- [PATCH v6 38/99] mm: Convert collapse_shmem to XArray, Matthew Wilcox
- [PATCH v6 39/99] mm: Convert khugepaged_scan_shmem to XArray, Matthew Wilcox
- [PATCH v6 37/99] mm: Convert huge_memory to XArray, Matthew Wilcox
- [PATCH v6 35/99] mm: Convert __do_page_cache_readahead to XArray, Matthew Wilcox
- [PATCH v6 36/99] mm: Convert page migration to XArray, Matthew Wilcox
- [PATCH v6 34/99] mm: Convert delete_from_swap_cache to XArray, Matthew Wilcox
- [PATCH v6 32/99] mm: Convert truncate to XArray, Matthew Wilcox
- [PATCH v6 33/99] mm: Convert add_to_swap_cache to XArray, Matthew Wilcox
- [PATCH v6 30/99] mm: Convert page-writeback to XArray, Matthew Wilcox
- [PATCH v6 31/99] mm: Convert workingset to XArray, Matthew Wilcox
- [PATCH v6 27/99] page cache: Convert delete_batch to XArray, Matthew Wilcox
- [PATCH v6 29/99] page cache: Convert filemap_range_has_page to XArray, Matthew Wilcox
- [PATCH v6 22/99] page cache: Convert hole search to XArray, Matthew Wilcox
- [PATCH v6 24/99] page cache: Add and replace pages using the XArray, Matthew Wilcox
- [PATCH v6 23/99] page cache: Add page_cache_range_empty function, Matthew Wilcox
- [PATCH v6 21/99] xarray: Add xa_reserve and xa_release, Matthew Wilcox
- [PATCH v6 20/99] ida: Convert to XArray, Matthew Wilcox
- [PATCH v6 18/99] xarray: Add ability to store errno values, Matthew Wilcox
- [PATCH v6 19/99] idr: Convert to XArray, Matthew Wilcox
- [PATCH v6 16/99] xarray: Add xas_create_range, Matthew Wilcox
- [PATCH v6 17/99] xarray: Add MAINTAINERS entry, Matthew Wilcox
- [PATCH v6 14/99] xarray: Add xa_destroy, Matthew Wilcox
- [PATCH v6 15/99] xarray: Add xas_next and xas_prev, Matthew Wilcox
- [PATCH v6 13/99] xarray: Add xa_extract, Matthew Wilcox
- [PATCH v6 12/99] xarray: Add xa_for_each, Matthew Wilcox
- [PATCH v6 01/99] xarray: Add the xa_lock to the radix_tree_root, Matthew Wilcox
- [PATCH v6 11/99] xarray: Add xa_cmpxchg and xa_insert, Matthew Wilcox
- [PATCH v6 08/99] xarray: Add xa_load, Matthew Wilcox
- [PATCH v6 09/99] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag, Matthew Wilcox
- [PATCH v6 10/99] xarray: Add xa_store, Matthew Wilcox
- [PATCH v6 07/99] xarray: Add documentation, Matthew Wilcox
- [PATCH v6 06/99] xarray: Define struct xa_node, Matthew Wilcox
- [PATCH v6 03/99] xarray: Replace exceptional entries, Matthew Wilcox
- [PATCH v6 02/99] page cache: Use xa_lock, Matthew Wilcox
- [PATCH v6 04/99] xarray: Change definition of sibling entries, Matthew Wilcox
- [PATCH v6 05/99] xarray: Add definition of struct xarray, Matthew Wilcox
- Re: [PATCH v6 00/99] XArray version 6, David Sterba
[patch -mm 0/4] mm, memcg: introduce oom policies,
David Rientjes
- [patch -mm 1/4] mm, memcg: introduce per-memcg oom policy tunable, David Rientjes
- [patch -mm 3/4] mm, memcg: replace memory.oom_group with policy tunable, David Rientjes
- [patch -mm 4/4] mm, memcg: add hierarchical usage oom policy, David Rientjes
- [patch -mm 2/4] mm, memcg: replace cgroup aware oom killer mount option with tunable, David Rientjes
- Re: [patch -mm 0/4] mm, memcg: introduce oom policies, Roman Gushchin
- [patch -mm v2 0/3] mm, memcg: introduce oom policies, David Rientjes
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]
[Hot Springs Forum]