cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-19 20:07:18 to 2020-01-19 02:47:10 UTC [more...]

[PATCH RFC 0/3] mm/memcontrol drm/ttm: charge ttm buffer backed by system memory
 2020-01-19  2:47 UTC  (6+ messages)
  ` [PATCH RFC 1/3] mm: memcontrol: add mem_cgroup_(un)charge_drvmem
` [PATCH RFC 2/3] mm: memcontrol: record driver memory statistics
` [PATCH RFC 3/3] drm/ttm: support memcg for ttm_tt

[Patch v4] mm: thp: remove the defer list related code since this will not happen
 2020-01-19  2:24 UTC  (6+ messages)

[PATCH] cgroup.c: Use built-in RCU list checking
 2020-01-18  3:10 UTC 

[PATCH v10 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-01-17 22:57 UTC  (12+ messages)
` [PATCH v10 2/8] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v10 3/8] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v10 4/8] hugetlb: disable region_add file_region coalescing
` [PATCH v10 5/8] hugetlb_cgroup: add accounting for shared mappings
  ` [PATCH v10 6/8] hugetlb_cgroup: support noreserve mappings
` [PATCH v10 7/8] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v10 8/8] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[Patch v3] mm: thp: grab the lock before manipulation defer list
 2020-01-17 22:57 UTC  (15+ messages)

[PATCH v9 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-01-17 22:09 UTC  (18+ messages)
` [PATCH v9 2/8] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v9 3/8] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v9 6/8] hugetlb_cgroup: support noreserve mappings
` [PATCH v9 8/8] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH v4 1/6] cgroup: unify attach permission checking
 2020-01-17 20:24 UTC  (7+ messages)
  ` [PATCH v4 2/6] cgroup: add cgroup_get_from_file() helper
  ` [PATCH v4 3/6] cgroup: refactor fork helpers
  ` [PATCH v4 4/6] cgroup: add cgroup_may_write() helper
  ` [PATCH v4 5/6] clone3: allow spawning processes into cgroups
` [PATCH v4 6/6] selftests/cgroup: add tests for cloning "

[PATCH cgroup/for-5.6] iocost: Fix iocost_monitor.py due to helper type mismatch
 2020-01-17 19:58 UTC 

[PATCH 1/2] cgroup: allow deletion of cgroups containing only dying processes
 2020-01-17 18:41 UTC  (10+ messages)
` [PATCH 2/2] kselftest/cgroup: add cgroup destruction test
` [PATCH 0/3] cgroup: Iterate tasks that did not finish do_exit()
  ` [PATCH 1/3] cgroup: Unify css_set task lists
    ` [PATCH 2/3] cgroup: Iterate tasks that did not finish do_exit()
  ` [PATCH 3/3] kselftest/cgroup: add cgroup destruction test

[PATCH v2 1/3] cgroup: unify attach permission checking
 2020-01-17 17:12 UTC  (11+ messages)
` [PATCH v2 2/3] clone3: allow spawning processes into cgroups
` [PATCH v2 3/3] selftests/cgroup: add tests for cloning "

[cgroup:for-next] BUILD SUCCESS 0c10e327ee039a156c0cbc2ddbf2a1f7d5e23633
 2020-01-17 13:46 UTC 

[PATCH v3 1/5] cgroup: unify attach permission checking
 2020-01-17  0:21 UTC  (5+ messages)
  ` [PATCH v3 2/5] cgroup: add cgroup_get_from_file() helper
  ` [PATCH v3 5/5] selftests/cgroup: add tests for cloning into cgroups
` [PATCH v3 3/5] cgroup: refactor fork helpers
` [PATCH v3 4/5] clone3: allow spawning processes into cgroups

[PATCH v8 00/10] per lruvec lru_lock for memcg
 2020-01-16 21:52 UTC  (12+ messages)
  ` [PATCH v8 01/10] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v8 02/10] mm/memcg: fold lock_page_lru into commit_charge
` [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v8 04/10] mm/lru: introduce the relock_page_lruvec function
` [PATCH v8 05/10] mm/mlock: optimize munlock_pagevec by relocking
` [PATCH v8 06/10] mm/swap: only change the lru_lock iff page's lruvec is different
` [PATCH v8 07/10] mm/pgdat: remove pgdat lru_lock
` [PATCH v8 08/10] mm/lru: revise the comments of lru_lock
` [PATCH v8 09/10] mm/lru: add debug checking for page memcg moving
` [PATCH v8 10/10] mm/memcg: add debug checking in lock_page_memcg

[cgroup:for-5.6] BUILD SUCCESS 3bc0bb36fa30e95ca829e9cf480e1ef7f7638333
 2020-01-16 18:13 UTC 

[PATCH 3/3 cgroup/for-5.2-fixes] cgroup: Include dying leaders with live threads in PROCS iterations
 2020-01-16  4:26 UTC  (9+ messages)

cgroups: WARN_ON_ONCE(css && percpu_ref_is_dying(&css->refcnt)) triggerable running stress tests cgroups
 2020-01-15 16:07 UTC  (3+ messages)
` [PATCH] cgroup: Prevent double killing of css when enabling threaded cgroup

[PATCH] cgroup: fix function name in comment
 2020-01-15 15:59 UTC  (2+ messages)

[Patch v2] mm: thp: grab the lock before manipulation defer list
 2020-01-15  3:26 UTC  (16+ messages)

[PATCH] cgroup: remove for_each_e_css
 2020-01-14 13:04 UTC  (2+ messages)

[PATCH v7 00/10] per lruvec lru_lock for memcg
 2020-01-14  9:29 UTC  (29+ messages)
` [PATCH v7 01/10] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v7 02/10] mm/memcg: fold lru_lock in lock_page_lru
` [PATCH v7 03/10] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v7 04/10] mm/lru: introduce the relock_page_lruvec function
` [PATCH v7 05/10] mm/mlock: optimize munlock_pagevec by relocking
` [PATCH v7 06/10] mm/swap: only change the lru_lock iff page's lruvec is different
` [PATCH v7 07/10] mm/pgdat: remove pgdat lru_lock
` [PATCH v7 08/10] mm/lru: revise the comments of lru_lock
` [PATCH v7 09/10] mm/lru: add debug checking for page memcg moving
` [PATCH v7 10/10] mm/memcg: add debug checking in lock_page_memcg

[RFC PATCH] mm: thp: grab the lock before manipulation defer list
 2020-01-09  8:52 UTC  (19+ messages)

[RFC] memcg: Add swappiness to cgroup2
 2020-01-06 13:24 UTC  (8+ messages)

[PATCH] mm: vmscan: memcg: Add global shrink priority
 2019-12-30  3:32 UTC  (8+ messages)

[PATCH 2/3] clone3: allow spawning processes into cgroups
 2019-12-20 20:36 UTC  (2+ messages)

[PATCH] oom: choose a more suitable process to kill while all processes are not killable
 2019-12-20 11:37 UTC  (3+ messages)

[PATCH v2 0/3] mm: memcontrol: recursive memory protection
 2019-12-20  4:29 UTC  (5+ messages)
` [PATCH v2 3/3] mm: memcontrol: recursive memory.low protection


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