messages from 2020-07-29 08:57:58 to 2020-08-21 15:04:05 UTC [more...]
[PATCH v6 0/4] Charge loop device i/o to issuing cgroup
2020-08-21 15:04 UTC (3+ messages)
[Resend PATCH 1/6] mm/memcg: warning on !memcg after readahead page charged
2020-08-21 14:01 UTC (15+ messages)
` [Resend PATCH 2/6] mm/memcg: remove useless check on page->mem_cgroup
[PATCH 0/3] mm/memcg: Miscellaneous cleanups and streamlining
2020-08-20 21:25 UTC (10+ messages)
` [PATCH 1/3] mm/memcg: Clean up obsolete enum charge_type
` [PATCH 2/3] mm/memcg: Simplify mem_cgroup_get_max()
` [PATCH 3/3] mm/memcg: Unify swap and memsw page counters
[RFC PATCH v2 0/5] Minor cleanups and performance optimizations for LRU rework
2020-08-20 17:15 UTC (20+ messages)
` [RFC PATCH v2 1/5] mm: Identify compound pages sooner in isolate_migratepages_block
` [RFC PATCH v2 2/5] mm: Drop use of test_and_set_skip in favor of just setting skip
` [RFC PATCH v2 3/5] mm: Add explicit page decrement in exception path for isolate_lru_pages
` [RFC PATCH v2 4/5] mm: Split release_pages work into 3 passes
` [RFC PATCH v2 5/5] mm: Split move_pages_to_lru into 3 separate passes
[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
2020-08-20 6:11 UTC (37+ messages)
` [RFC PATCH 1/8] memcg: Enable fine-grained control of over memory.high action
` [RFC PATCH 2/8] memcg, mm: Return ENOMEM or delay if memcg_over_limit
` [RFC PATCH 4/8] fs/proc: Support a new procfs memctl file
` [RFC PATCH 5/8] memcg: Allow direct per-task memory limit checking
` [RFC PATCH 6/8] memcg: Introduce additional memory control slowdown if needed
` [RFC PATCH 8/8] memcg: Add over-high action prctl() documentation
` [RFC PATCH 3/8] memcg: Allow the use of task RSS memory as over-high action trigger
` [RFC PATCH 7/8] memcg: Enable logging of memory control mitigation action
[PATCH 0/8] Return head pages from find_get_entry and find_lock_entry
2020-08-19 19:21 UTC (10+ messages)
` [PATCH 1/8] mm: Factor find_get_swap_page out of mincore_page
` [PATCH 2/8] mm: Use find_get_swap_page in memcontrol
` [PATCH 3/8] mm: Optimise madvise WILLNEED
` [PATCH 4/8] proc: Optimise smaps for shmem entries
` [PATCH 5/8] i915: Use find_lock_page instead of find_lock_entry
` [PATCH 6/8] mm: Convert find_get_entry to return the head page
` [PATCH 7/8] mm: Return head page from find_lock_entry
` [PATCH 8/8] mm: Hoist find_subpage call further up in pagecache_get_page
[PATCH v17 00/21] per memcg lru lock
2020-08-18 6:50 UTC (75+ messages)
` [PATCH v17 01/21] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v17 11/21] mm/lru: move lru_lock holding in func lru_note_cost_page
` [PATCH v17 13/21] mm/lru: introduce TestClearPageLRU
` [PATCH v17 14/21] mm/compaction: do page isolation first in compaction
` [RFC PATCH 0/3] "
` [RFC PATCH 1/3] mm: Drop locked from isolate_migratepages_block
` [RFC PATCH 2/3] mm: Drop use of test_and_set_skip in favor of just setting skip
` [RFC PATCH 3/3] mm: Identify compound pages sooner in isolate_migratepages_block
` [PATCH v17 17/21] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v17 18/21] mm/lru: introduce the relock_page_lruvec function
` [PATCH RFC] mm: Add function for testing if the current lruvec lock is valid
` [PATCH v17 19/21] mm/vmscan: use relock for move_pages_to_lru
` [PATCH v17 20/21] mm/pgdat: remove pgdat lru_lock
` [PATCH v17 21/21] mm/lru: revise the comments of lru_lock
[PATCH v3 4/5] mm: memcg: charge memcg percpu memory to the parent cgroup
2020-08-13 23:27 UTC (2+ messages)
linux-next boot error: WARNING in mem_cgroup_css_alloc
2020-08-13 23:25 UTC (2+ messages)
upstream boot error: WARNING in mem_cgroup_css_alloc
2020-08-13 15:29 UTC (4+ messages)
[RFC PROPOSAL] memcg: per-memcg user space reclaim interface
2020-08-12 20:47 UTC (7+ messages)
[PATCH] mm/memcg: remove useless check on page->mem_cgroup
2020-08-10 12:29 UTC (13+ messages)
[PATCH] blkcg: add plugging support for punt bio
2020-08-06 15:16 UTC (3+ messages)
[PATCH] block-throttle: set q->td to NULL if blkcg_activate_policy failed
2020-08-05 13:37 UTC
[PATCH 0/2][next] Use flexible_array_size() helper in memcpy()
2020-08-04 13:25 UTC (5+ messages)
` [PATCH 1/2][next] mm: memcontrol: Use flex_array_size() "
` [PATCH 2/2][next] mm: memcontrol: Use the preferred form for passing the size of a structure type
[PATCH 5.4 00/19] 5.4.55-rc1 review
2020-07-31 17:15 UTC (3+ messages)
[PATCH] mm: memcontrol: restore proper dirty throttling when memory.high changes
2020-07-31 8:18 UTC (2+ messages)
[PATCH] mm: memcontrol: don't count limit-setting reclaim as memory pressure
2020-07-30 12:00 UTC (2+ messages)
[PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful
2020-07-30 2:14 UTC (3+ messages)
` [block] 54529aac98: fsmark.files_per_sec -13.6% regression
` [block] 54529aac98: blktests.block.005.fail
[PATCH 0/3] Memory reclaim documentation fixes
2020-07-29 14:05 UTC (4+ messages)
` [PATCH 1/3] docs: cgroup: Explain reclaim protection target
` [PATCH 2/3] docs: cgroup: Note about sibling relative reclaim protection
` [PATCH 3/3] docs: cgroup: No special handling of unpopulated memcgs
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).