messages from 2019-11-06 21:58:36 to 2019-11-27 22:16:29 UTC [more...]
[PATCH 0/3] mm: fix page aging across multiple cgroups
2019-11-27 22:16 UTC (19+ 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 v2] sched/fair: add burst to cgroup cpu bandwidth controller
2019-11-26 10:56 UTC
[GIT PULL] cgroup changes for v5.5-rc1
2019-11-26 4:25 UTC (2+ messages)
[PATCH v8 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
2019-11-26 0:05 UTC (14+ messages)
` [PATCH v8 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v8 5/9] hugetlb: disable region_add file_region coalescing
[PATCH v4 0/9] per lruvec lru_lock for memcg
2019-11-25 17:27 UTC (29+ messages)
` [PATCH v4 1/9] mm/swap: fix uninitialized compiler warning
` [PATCH v4 2/9] mm/huge_memory: "
` [PATCH v4 3/9] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v4 4/9] mm/mlock: only change the lru_lock iff page's lruvec is different
` [PATCH v4 5/9] mm/swap: "
` [PATCH v4 6/9] mm/vmscan: "
` [PATCH v4 7/9] mm/pgdat: remove pgdat lru_lock
` [PATCH v4 8/9] mm/lru: likely enhancement
` [PATCH v4 9/9] mm/lru: revise the comments of lru_lock
[PATCH -next] writeback: fix -Wformat compilation warnings
2019-11-25 15:51 UTC (7+ messages)
[PATCH 0/2] block, bfq: make bfq disable iocost and present a double interface
2019-11-22 15:42 UTC (5+ messages)
mount cgroup with "already mounted or cgroup busy"
2019-11-22 15:19 UTC (2+ messages)
[PATCH v3 0/8] per lruvec lru_lock for memcg
2019-11-22 6:46 UTC (30+ messages)
` [PATCH v3 1/7] mm/lru: add per lruvec lock "
` [PATCH v3 2/7] mm/lruvec: add irqsave flags into lruvec struct
` [PATCH v3 3/7] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v3 4/7] mm/lru: only change the lru_lock iff page's lruvec is different
` [PATCH v3 5/7] mm/pgdat: remove pgdat lru_lock
` [PATCH v3 6/7] mm/lru: likely enhancement
` [PATCH v3 7/7] mm/lru: revise the comments of lru_lock
[PATCH] mm: fix unsafe page -> lruvec lookups with cgroup charge migration
2019-11-21 21:30 UTC (7+ messages)
[PATCH] bfq: Replace kmalloc_node with kzalloc_node
2019-11-19 15:02 UTC
KASAN: use-after-free Read in blkcg_print_stat (2)
2019-11-19 10:06 UTC
KASAN: use-after-free Read in blkcg_print_stat (2)
2019-11-19 7:11 UTC
PSI: use-after-free in collect_percpu_times()
2019-11-18 21:58 UTC
[PATCH] docs: cgroup: mm: Fix spelling of "list"
2019-11-18 16:00 UTC (2+ messages)
[PATCHSET v2 block/for-next] blk-cgroup: use cgroup rstat for IO stats
2019-11-18 15:41 UTC (14+ 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 block/for-next] blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1
` [PATCH 6/6] blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT
[PATCH AUTOSEL 4.19 178/237] mm: handle no memcg case in memcg_kmem_charge() properly
2019-11-16 15:40 UTC
[PATCH v2] sched/topology, cpuset: Account for housekeeping CPUs to avoid empty cpumasks
2019-11-15 18:48 UTC (4+ messages)
linux-next: arm32: beagleboard x15: WARNING: CPU: 0 PID: 0 at /usr/src/kernel/kernel/cgroup/cgroup.c:1969 cgroup_setup_root+0x36c/0x4e8
2019-11-15 8:58 UTC (4+ messages)
` [PATCH cgroup/for-5.5] cgroup: fix incorrect WARN_ON_ONCE() in cgroup_setup_root()
[PATCH v2 0/8] per lruvec lru_lock for memcg
2019-11-14 6:02 UTC (17+ messages)
` [PATCH v2 1/8] mm/lru: add per lruvec lock "
` [PATCH v2 2/8] mm/lruvec: add irqsave flags into lruvec struct
` [PATCH v2 3/8] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v2 4/8] mm/lru: only change the lru_lock iff page's lruvec is different
` [PATCH v2 5/8] mm/pgdat: remove pgdat lru_lock
` [PATCH v2 6/8] mm/lru: remove rcu_read_lock to fix performance regression
` [PATCH v2 7/8] mm/lru: likely enhancement
` [PATCH v2 8/8] mm/lru: revise the comments of lru_lock
[PATCH RFC] sched/fair: add burst to cgroup cpu bandwidth controller
2019-11-13 8:33 UTC (3+ messages)
[PATCH -next] mm/vmscan: fix an undefined behavior for zone id
2019-11-12 18:30 UTC (13+ messages)
[PATCHSET cgroup/for-5.5] kernfs,cgroup: support 64bit inos and unify cgroup IDs
2019-11-12 16:19 UTC (7+ messages)
[GIT PULL] cgroup fixes for v5.4-rc7
2019-11-12 0:30 UTC (2+ messages)
[PATCH block/for-linus] cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead
2019-11-11 16:34 UTC (2+ messages)
[PATCH] docs: cgroup: mm: Document why inactive_X + active_X may not equal X
2019-11-11 14:53 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 block/for-next] blk-cgroup: use cgroup rstat for IO stats
2019-11-07 19:08 UTC (8+ messages)
` [PATCH 1/5] bfq-iosched: stop using blkg->stat_bytes and ->stat_ios
` [PATCH v2 "
` [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
[RFC PATCH] cgroup: Document interface files and rationale for DRM controller
2019-11-07 15:29 UTC (4+ messages)
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).