cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-29 14:00:20 to 2020-11-24 20:18:45 UTC [more...]

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-11-24 20:18 UTC  (17+ messages)
` [RFC Patch 1/2] KVM: SVM: Create SEV cgroup controller

[PATCH] memcg: add support to generate the total count of children from root
 2020-11-24 13:47 UTC  (5+ messages)

[RFC PATCH] blk-cgroup: prevent rcu_sched detected stalls warnings in blkg_destroy_all()
 2020-11-21  8:34 UTC 

[PATCHSET for-5.10/block] blk-iocost: iocost: improve donation, debt and excess handling
 2020-11-20 22:13 UTC  (4+ messages)
` [PATCH 03/27] blk-iocost: use local[64]_t for percpu stat

[PATCH next-akpm] mm/memcg: remove incorrect comments
 2020-11-20  9:35 UTC 

[PATCH] mm: memcg: remove obsolete memcg_has_children()
 2020-11-18 12:46 UTC  (4+ messages)

[PATCH v2 RESEND] mm: memcg/slab: Rename *_lruvec_slab_state to *_lruvec_kmem_state
 2020-11-17 14:40 UTC  (2+ messages)

[PATCH v21 00/19] per memcg lru lock
 2020-11-16  3:45 UTC  (50+ messages)
` [PATCH v21 02/19] mm/thp: use head for head page in lru_add_page_tail
` [PATCH v21 03/19] mm/thp: Simplify lru_add_page_tail()
` [PATCH v21 04/19] mm/thp: narrow lru locking
  ` [PATCH v21 01/19] mm/thp: move lru_add_page_tail func to huge_memory.c
  ` [PATCH v21 05/19] mm/vmscan: remove unnecessary lruvec adding
  ` [PATCH v21 07/19] mm: page_idle_get_page() does not need lru_lock
  ` [PATCH v21 08/19] mm/memcg: add debug checking in lock_page_memcg
  ` [PATCH v21 11/19] mm/vmscan: remove lruvec reget in move_pages_to_lru
  ` [PATCH v21 14/19] mm/lru: introduce TestClearPageLRU
  ` [PATCH v21 15/19] mm/compaction: do page isolation first in compaction
  ` [PATCH v21 17/19] mm/lru: replace pgdat lru_lock with lruvec lock
  ` [PATCH v21 18/19] mm/lru: introduce the relock_page_lruvec function
` [PATCH v21 06/19] mm/rmap: stop store reordering issue on page->mapping
` [PATCH v21 09/19] mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
` [PATCH v21 10/19] mm/lru: move lock into lru_note_cost
` [PATCH v21 12/19] mm/mlock: remove lru_lock on TestClearPageMlocked
` [PATCH v21 13/19] mm/mlock: remove __munlock_isolate_lru_page
` [PATCH v21 16/19] mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
` [PATCH v21 19/19] mm/lru: revise the comments of lru_lock

[PATCH] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
 2020-11-14 18:17 UTC  (2+ messages)

[PATCH v2] cpuset: fix race between hotplug work and later CPU offline
 2020-11-13 10:26 UTC  (3+ messages)

[PATCH v20 00/20] per memcg lru lock
 2020-11-11  7:27 UTC  (60+ messages)
` [PATCH v20 02/20] mm/memcg: bail early from swap accounting if memcg disabled
` [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 07/20] mm/vmscan: remove unnecessary lruvec adding
` [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 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 13/20] mm/mlock: remove lru_lock on TestClearPageMlocked
` [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 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] cpuset: fix race between hotplug work and later CPU offline
 2020-11-10 20:34 UTC  (3+ messages)

[PATCH v2] mm: memcg/slab: Fix root memcg vmstats
 2020-11-10 18:57 UTC  (4+ messages)

[PATCH v2 0/4] support for global CPU list abbreviations
 2020-11-10 16:09 UTC  (7+ messages)
  ` [PATCH 1/4] cpumask: un-inline cpulist_parse for SMP; prepare for ascii helpers
` [PATCH 2/4] cpumask: make "all" alias global and not just RCU
` [PATCH 3/4] cpumask: add a "none" alias to complement "all"
` [PATCH 4/4] cpumask: add "last" alias for cpu list specifications

[PATCH v2] mm: memcg/slab: Fix return child memcg objcg for root memcg
 2020-11-10  3:19 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
` [PATCH v2] mm: memcontrol: Simplify the mem_cgroup_page_lruvec
      ` [External] Re: [PATCH v2] mm: memcg/slab: Fix return child memcg objcg for root memcg

[PATCH 0/5] Fix some bugs in memcg/slab
 2020-11-10  2:57 UTC  (8+ messages)
` [PATCH 4/5] mm: memcg/slab: Fix root memcg vmstats
    ` [External] "

[PATCH v2] mm/memcontrol:rewrite mem_cgroup_page_lruvec()
 2020-11-09 18:00 UTC  (2+ messages)

[PATCH] kernel: cgroup: Mundane spelling fixes throughout the file
 2020-11-09 10:31 UTC 

[PATCH 0/4] RFC: support for global CPU list abbreviations
 2020-11-08 21:24 UTC  (8+ messages)
` [PATCH 1/4] cpumask: un-inline cpulist_parse; prepare for ascii helpers
  ` [PATCH 2/4] cpumask: make "all" alias global and not just RCU
  ` [PATCH 3/4] cpumask: add a "none" alias to complement "all"
` [PATCH 4/4] cpumask: add "last" alias for cpu list specifications

[PATCH] mm/memcg: update page struct member in comments
 2020-11-07 13:34 UTC  (4+ messages)

[PATCH] mm: memcontrol: Assign boolean values to a bool variable
 2020-11-07  8:28 UTC  (2+ messages)

[PATCH] mm/memcontrol:rewrite mem_cgroup_page_lruvec()
 2020-11-07  1:30 UTC  (6+ messages)

[PATCH] cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()
 2020-11-06 14:47 UTC 

[PATCH] mm/memcontrol: replace '== root_mem_cgroup' with mem_cgroup_is_root
 2020-11-05  2:45 UTC  (3+ messages)
    `  "

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2020-11-03 23:28 UTC  (9+ messages)

[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 v3] mm: memcg/slab: Fix return child memcg objcg for root memcg
 2020-10-29 16:44 UTC 


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).