cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-22 14:47:56 to 2019-11-11 02:01:18 UTC [more...]

[PATCH 0/3] mm: fix page aging across multiple cgroups
 2019-11-11  2:01 UTC  (6+ messages)
` [PATCH 1/3] mm: vmscan: move file exhaustion detection to the node level
` [PATCH 2/3] mm: vmscan: detect file thrashing at the reclaim root
` [PATCH 3/3] mm: vmscan: enforce inactive:active ratio "

[PATCH v8 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-11-09  0:46 UTC  (20+ messages)
` [PATCH v8 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v8 3/9] hugetlb_cgroup: add cgroup-v2 support
` [PATCH v8 4/9] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v8 5/9] hugetlb: disable region_add file_region coalescing
` [PATCH v8 6/9] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v8 7/9] hugetlb_cgroup: support noreserve mappings
` [PATCH v8 8/9] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v8 9/9] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH -next] mm/vmscan: fix an undefined behavior for zone id
 2019-11-08 21:26 UTC  (2+ messages)

[PATCH 00/11] mm: fix page aging across multiple cgroups
 2019-11-08  3:43 UTC  (22+ messages)
` [PATCH 01/11] mm: vmscan: move inactive_list_is_low() swap check to the caller
` [PATCH 02/11] mm: clean up and clarify lruvec lookup procedure
` [PATCH 03/11] mm: vmscan: simplify lruvec_lru_size()
` [PATCH 04/11] mm: vmscan: naming fixes: cgroup_reclaim() and writeback_working()
` [PATCH 05/11] mm: vmscan: replace shrink_node() loop with a retry jump
` [PATCH 06/11] mm: vmscan: turn shrink_node_memcg() into shrink_lruvec()
` [PATCH 07/11] mm: vmscan: split shrink_node() into node part and memcgs part
` [PATCH 08/11] mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs
` [PATCH 09/11] mm: vmscan: move file exhaustion detection to the node level

[PATCHSET v2 block/for-next] blk-cgroup: use cgroup rstat for IO stats
 2019-11-07 19:28 UTC  (8+ messages)
` [PATCH 1/6] bfq-iosched: relocate bfqg_*rwstat*() helpers
` [PATCH 2/6] bfq-iosched: stop using blkg->stat_bytes and ->stat_ios
` [PATCH 3/6] blk-throtl: "
` [PATCH 4/6] blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()
` [PATCH 5/6] blk-cgroup: reimplement basic IO stats using cgroup rstat
` [PATCH 6/6] blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT

[PATCHSET block/for-next] blk-cgroup: use cgroup rstat for IO stats
 2019-11-07 19:08 UTC  (9+ messages)
` [PATCH 1/5] bfq-iosched: stop using blkg->stat_bytes and ->stat_ios
  ` [PATCH v2 "
` [PATCH 2/5] blk-throtl: "
` [PATCH 3/5] blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()
` [PATCH 4/5] blk-cgroup: reimplement basic IO stats using cgroup rstat
` [PATCH 5/5] blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT
` [PATCH 0.5/5] bfq-iosched: relocate bfqg_*rwstat*() helpers

[PATCHSET cgroup/for-5.5] kernfs,cgroup: support 64bit inos and unify cgroup IDs
 2019-11-07 15:31 UTC  (15+ messages)
` [PATCH 01/10] kernfs: fix ino wrap-around detection
` [PATCH 02/10] writeback: use ino_t for inodes in tracepoints
` [PATCH 03/10] netprio: use css ID instead of cgroup ID
` [PATCH 04/10] kernfs: use dumber locking for kernfs_find_and_get_node_by_ino()
` [PATCH 05/10] kernfs: kernfs_find_and_get_node_by_ino() should only look up activated nodes
` [PATCH 06/10] kernfs: convert kernfs_node->id from union kernfs_node_id to u64
` [PATCH 07/10] kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id()
` [PATCH 08/10] kernfs: implement custom exportfs ops and fid type
` [PATCH 09/10] kernfs: use 64bit inos if ino_t is 64bit
` [PATCH 10/10] cgroup: use cgrp->kn->id as the cgroup ID

[RFC PATCH] cgroup: Document interface files and rationale for DRM controller
 2019-11-07 15:29 UTC  (4+ messages)

[PATCH RFC] sched/fair: add burst to cgroup cpu bandwidth controller
 2019-11-07 12:12 UTC 

[PATCH block/for-5.4-fixes] blkcg: make blkcg_print_stat() print stats only for online blkgs
 2019-11-07  0:08 UTC  (2+ messages)

NULL pointer deref in put_fs_context with unprivileged LXC
 2019-11-06 21:06 UTC  (3+ messages)

[PATCH cgroup/for-5.5] cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistency
 2019-11-06 20:49 UTC 

[PATCH v9 0/8] sched/deadline: fix cpusets bandwidth accounting
 2019-11-05 12:03 UTC  (4+ messages)
` [PATCH v9 3/8] cpuset: Rebuild root domain deadline accounting information

[PATCH] mm/memcontrol: update documentation about invoking oom killer
 2019-11-05  6:09 UTC  (7+ messages)

[PATCH v2 0/2] cgroup: Sync cgroup id and inode number
 2019-11-04 18:58 UTC  (6+ messages)
` [PATCH v2 1/2] kernfs: Convert to u64 id
` [PATCH v2 2/2] cgroup: Use 64bit id from kernfs

KCSAN: data-race in mem_cgroup_select_victim_node / mem_cgroup_select_victim_node
 2019-11-04 11:27 UTC 

[PATCH 0/2] block, bfq: make bfq disable iocost and present a double interface
 2019-11-04  6:55 UTC  (4+ messages)

[PATCH v2] sched/topology, cpuset: Account for housekeeping CPUs to avoid empty cpumasks
 2019-11-04  0:47 UTC  (2+ messages)

[PATCH] sched/topology, cpuset: Account for housekeeping CPUs to avoid empty cpumasks
 2019-11-04  0:37 UTC  (3+ messages)

[PATCHSET v3 block/for-linus] IO cost model based work-conserving porportional controller
 2019-11-01 16:56 UTC  (10+ messages)
` [PATCH 08/10] blkcg: implement blk-iocost

[PATCH v4 0/2] sched/topology: Asymmetric topologies fixes
 2019-11-01 10:08 UTC  (8+ messages)
` [PATCH v4 1/2] sched/topology: Don't try to build empty sched domains
` [PATCH v4 2/2] sched/topology: Allow sched_asym_cpucapacity to be disabled

[PATCH v7 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-10-31 17:05 UTC  (12+ messages)
` [PATCH v7 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v7 3/9] hugetlb_cgroup: add cgroup-v2 support
` [PATCH v7 4/9] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v7 5/9] hugetlb: disable region_add file_region coalescing
` [PATCH v7 6/9] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v7 7/9] hugetlb_cgroup: support noreserve mappings
` [PATCH v7 8/9] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v7 9/9] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH v2] mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
 2019-10-30 20:42 UTC 

[PATCH] mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
 2019-10-30 18:06 UTC  (9+ messages)

mount cgroup with "already mounted or cgroup busy"
 2019-10-30  9:32 UTC 

[PATCH] mm: memcontrol: fix data race in mem_cgroup_select_victim_node
 2019-10-29 18:47 UTC  (8+ messages)

[PATCH cgroup/for-5.5] cgroup: remove cgroup_enable_task_cg_lists() optimization
 2019-10-25 15:52 UTC  (6+ messages)

[PATCH 0/8]: mm: vmscan: cgroup-related cleanups
 2019-10-25 14:41 UTC  (32+ messages)
` [PATCH 1/8] mm: vmscan: simplify lruvec_lru_size()
` [PATCH 2/8] mm: clean up and clarify lruvec lookup procedure
` [PATCH 3/8] mm: vmscan: move inactive_list_is_low() swap check to the caller
` [PATCH 4/8] mm: vmscan: naming fixes: global_reclaim() and sane_reclaim()
` [PATCH 5/8] mm: vmscan: replace shrink_node() loop with a retry jump
` [PATCH 6/8] mm: vmscan: turn shrink_node_memcg() into shrink_lruvec()
` [PATCH 7/8] mm: vmscan: split shrink_node() into node part and memcgs part
` [PATCH 8/8] mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs

[PATCH v2] cgroup: pids: use atomic64_t for pids->limit
 2019-10-24 19:08 UTC  (2+ messages)

[PATCH 1/2] mm: memcontrol: remove dead code from memory_max_write()
 2019-10-24  8:24 UTC  (6+ messages)
` [PATCH 2/2] mm: memcontrol: try harder to set a new memory.high

[PATCH] mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
 2019-10-24  8:14 UTC  (6+ messages)

[PATCH v3 0/2] sched/topology: Asymmetric topologies fixes
 2019-10-23 14:12 UTC  (6+ messages)
` [PATCH v3 1/2] sched/topology: Don't try to build empty sched domains
` [PATCH v3 2/2] sched/topology: Allow sched_asym_cpucapacity to be disabled


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 NNTP newsgroup(s).