messages from 2020-10-02 06:50:15 to 2020-11-03 16:39:12 UTC [more...]
[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
2020-11-03 16:39 UTC (11+ messages)
` [RFC Patch 1/2] KVM: SVM: Create SEV cgroup controller
[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
2020-11-03 5:42 UTC (5+ messages)
[PATCH v20 00/20] per memcg lru lock
2020-11-03 4:58 UTC (55+ messages)
` [PATCH v20 04/20] mm/thp: use head for head page in lru_add_page_tail
` [PATCH v20 05/20] mm/thp: Simplify lru_add_page_tail()
` [PATCH v20 06/20] mm/thp: narrow lru locking
` [PATCH v20 01/20] mm/memcg: warning on !memcg after readahead page charged
` [PATCH v20 02/20] mm/memcg: bail early from swap accounting if memcg disabled
` [PATCH v20 03/20] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v20 07/20] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v20 10/20] mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
` [PATCH v20 12/20] mm/vmscan: remove lruvec reget in move_pages_to_lru
` [PATCH v20 14/20] mm/mlock: remove __munlock_isolate_lru_page
` [PATCH v20 15/20] mm/lru: introduce TestClearPageLRU
` [PATCH v20 16/20] mm/compaction: do page isolation first in compaction
` [PATCH v20 08/20] mm: page_idle_get_page() does not need lru_lock
` [PATCH v20 09/20] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v20 11/20] mm/lru: move lock into lru_note_cost
` [PATCH v20 13/20] mm/mlock: remove lru_lock on TestClearPageMlocked
` [PATCH v20 17/20] mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
` [PATCH v20 18/20] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v20 19/20] mm/lru: introduce the relock_page_lruvec function
` [PATCH v20 20/20] mm/lru: revise the comments of lru_lock
[PATCH AUTOSEL 4.14 04/10] blk-cgroup: Fix memleak on error path
2020-11-03 1:20 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 05/10] blk-cgroup: Pre-allocate tree node on blkg_conf_prep
[PATCH AUTOSEL 4.19 05/11] blk-cgroup: Fix memleak on error path
2020-11-03 1:20 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 06/11] blk-cgroup: Pre-allocate tree node on blkg_conf_prep
[PATCH AUTOSEL 5.4 11/24] blk-cgroup: Fix memleak on error path
2020-11-03 1:19 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 12/24] blk-cgroup: Pre-allocate tree node on blkg_conf_prep
[PATCH AUTOSEL 5.8 15/29] blk-cgroup: Fix memleak on error path
2020-11-03 1:19 UTC (2+ messages)
` [PATCH AUTOSEL 5.8 16/29] blk-cgroup: Pre-allocate tree node on blkg_conf_prep
[PATCH AUTOSEL 5.9 16/35] blk-cgroup: Fix memleak on error path
2020-11-03 1:18 UTC (2+ messages)
` [PATCH AUTOSEL 5.9 17/35] blk-cgroup: Pre-allocate tree node on blkg_conf_prep
[QUESTION] Cgroup namespace and cgroup v2
2020-11-02 16:09 UTC (5+ messages)
[PATCH] Docs/cgroup: update the cgroup-v1 docs
2020-11-02 15:21 UTC
[PATCH 0/2] bail out early for memcg disable
2020-11-02 2:17 UTC (3+ messages)
` [PATCH 1/2] mm/memcg: bail early from swap accounting if memcg disabled
` [PATCH 2/2] mm/memcg: warning on !memcg after readahead page charged
[PATCH v2] mm: memcg/slab: Fix return child memcg objcg for root memcg
2020-10-29 21:25 UTC (17+ messages)
` [PATCH v2] mm: memcg/slab: Fix use after free in obj_cgroup_charge
` [PATCH v2] mm: memcg/slab: Rename *_lruvec_slab_state to *_lruvec_kmem_state
` [External] Re: [PATCH v2] mm: memcg/slab: Fix return child memcg objcg for root memcg
` [PATCH v2] mm: memcontrol: Simplify the mem_cgroup_page_lruvec
[PATCH] cpuset: fix race between hotplug work and later CPU offline
2020-10-29 18:18 UTC
[PATCH v3] mm: memcg/slab: Fix return child memcg objcg for root memcg
2020-10-29 16:44 UTC
[PATCH 0/5] Fix some bugs in memcg/slab
2020-10-29 6:15 UTC (18+ messages)
` [PATCH 1/5] mm: memcg/slab: Fix return child memcg objcg for root memcg
` [PATCH 2/5] mm: memcg/slab: Fix use after free in obj_cgroup_charge
` [PATCH 3/5] mm: memcg/slab: Rename *_lruvec_slab_state to *_lruvec_kmem_state
` [PATCH 4/5] mm: memcg/slab: Fix root memcg vmstats
` [External] "
` [PATCH 5/5] mm: memcontrol: Simplify the mem_cgroup_page_lruvec
` [External] "
[PATCH] cgroup-v1: add disabled controller check in cgroup1_parse_param()
2020-10-27 1:42 UTC (3+ messages)
[PATCH v19 00/20] per memcg lru_lock
2020-10-27 0:36 UTC (7+ messages)
` [PATCH v19 18/20] mm/lru: replace pgdat lru_lock with lruvec lock
[PATCH] mm: memcontrol: add file_thp, shmem_thp to memory.stat
2020-10-26 20:24 UTC (10+ messages)
[PATCH v2 0/2] Fixes to blkg_conf_prep
2020-10-26 13:58 UTC (6+ messages)
` [PATCH v2 1/2] blk-cgroup: Fix memleak on error path
` [PATCH v2 2/2] blk-cgroup: Pre-allocate tree node on blkg_conf_prep
[PATCH v2 1/2] blk-cgroup: Fix memleak on error path
2020-10-22 20:59 UTC (3+ messages)
` [PATCH v2 2/2] blk-cgroup: Pre-allocate tree node on blkg_conf_prep
[PATCH] blk-cgroup: Pre-allocate tree node on blkg_conf_prep
2020-10-22 19:42 UTC (2+ messages)
BUG: unable to handle page fault for address - PF: supervisor read access in kernel mode
2020-10-20 18:05 UTC
[PATCH] mm: memcontrol: Remove unused mod_memcg_obj_state()
2020-10-19 15:12 UTC (4+ messages)
[ANNOUNCEMENT] resctl-demo (Resource Control Demo)
2020-10-15 17:12 UTC
[GIT PULL] cgroup changes for v5.10-rc1
2020-10-14 23:02 UTC (2+ messages)
[PATCH 00/13] mm: clean up some lru related pieces
2020-10-13 2:30 UTC (5+ messages)
[PATCH] mm/memcg: fix device private memcg accounting
2020-10-12 17:11 UTC (5+ messages)
[PATCH] mm: memcontrol: localize mem_cgroup_sockets_enabled() check
2020-10-12 16:04 UTC (3+ messages)
` [External] "
[PATCH v2] mm: memcontrol: eliminate redundant check in __mem_cgroup_insert_exceeded()
2020-10-12 13:58 UTC (2+ messages)
[PATCH] mm: memcontrol: eliminate redundant check in __mem_cgroup_insert_exceeded()
2020-10-10 1:58 UTC
[PATCH] mm: memcontrol: eliminate redundant check in __mem_cgroup_insert_exceeded()
2020-10-09 15:12 UTC (2+ messages)
[PATCH] memcg: introduce per-memcg reclaim interface
2020-10-08 21:09 UTC (14+ messages)
[PATCH v2 0/8] Some improvements for blk throttle
2020-10-08 14:02 UTC (10+ messages)
` [PATCH v2 1/8] blk-throttle: Remove a meaningless parameter for throtl_downgrade_state()
` [PATCH v2 3/8] blk-throttle: Avoid tracking latency if low limit is invalid
` [PATCH v2 4/8] blk-throttle: Fix IO hang for a corner case
` [PATCH v2 5/8] blk-throttle: Move the list operation after list validation
` [PATCH v2 2/8] blk-throttle: Avoid getting the current time if tg->last_finish_time is 0
` [PATCH v2 6/8] blk-throttle: Move service tree validation out of the throtl_rb_first()
` [PATCH v2 8/8] blk-throttle: Re-use the throtl_set_slice_end()
` [PATCH v2 7/8] blk-throttle: Open code __throtl_de/enqueue_tg()
[PATCH] block: Remove redundant 'return' statement
2020-10-08 14:00 UTC (3+ messages)
[PATCH] mm: fix some comments in page_alloc.c and mempolicy.c
2020-10-08 12:33 UTC (4+ messages)
[PATCH RFC v2] Opportunistic memory reclaim
2020-10-05 15:39 UTC (9+ messages)
` [PATCH RFC v2 1/2] mm: memcontrol: make shrink_all_memory() memcg aware
` [PATCH RFC v2 2/2] mm: memcontrol: introduce opportunistic memory reclaim
RFC: sort out get_gendisk abuses
2020-10-02 14:11 UTC (5+ messages)
` [PATCH 2/2] PM/hibernate: remove the bogus call to get_gendisk in software_resume
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).