messages from 2019-12-17 13:54:40 to 2020-01-17 00:47:35 UTC [more...]
[Patch v3] mm: thp: grab the lock before manipulation defer list
2020-01-17 0:47 UTC (4+ messages)
[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 v2 1/3] cgroup: unify attach permission checking
2020-01-16 23:57 UTC (9+ messages)
` [PATCH v2 2/3] clone3: allow spawning processes into cgroups
` [PATCH v2 3/3] selftests/cgroup: add tests for cloning "
[PATCH v10 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
2020-01-16 22:44 UTC (9+ 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 7/8] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v10 8/8] hugetlb_cgroup: Add hugetlb_cgroup reservation docs
` [PATCH v10 6/8] hugetlb_cgroup: support noreserve mappings
[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 1/2] cgroup: allow deletion of cgroups containing only dying processes
2020-01-16 4:36 UTC (2+ messages)
` [PATCH 2/2] kselftest/cgroup: add cgroup destruction test
[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 v9 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
2020-01-14 22:55 UTC (23+ 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 4/8] hugetlb: disable region_add file_region coalescing
` [PATCH v9 5/8] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v9 6/8] hugetlb_cgroup: support noreserve mappings
` [PATCH v9 7/8] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v9 8/8] hugetlb_cgroup: Add hugetlb_cgroup reservation docs
[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
[PATCH RFC 0/3] mm/memcontrol drm/ttm: charge ttm buffer backed by system memory
2020-01-13 15:55 UTC (5+ 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
[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 (10+ messages)
[PATCH 1/3] cgroup: unify attach permission checking
2019-12-20 20:36 UTC (6+ messages)
` [PATCH 2/3] clone3: allow spawning processes into cgroups
` [PATCH 3/3] selftests/cgroup: add tests for cloning "
[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 (7+ messages)
` [PATCH v2 1/3] mm: memcontrol: fix memory.low proportional distribution
` [PATCH v2 2/3] mm: memcontrol: clean up and document effective low/min calculations
` [PATCH v2 3/3] mm: memcontrol: recursive memory.low protection
[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
2019-12-19 10:35 UTC (8+ messages)
[PATCH] mm: memcontrol.c: move mem_cgroup_id_get_many under CONFIG_MMU
2019-12-17 15:46 UTC (16+ 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).