messages from 2020-08-21 15:04:05 to 2020-09-10 18:33:18 UTC [more...]
[PATCH v2 0/8] Return head pages from find_*_entry
2020-09-10 18:33 UTC (9+ messages)
` [PATCH v2 1/8] mm: Factor find_get_incore_page out of mincore_page
` [PATCH v2 2/8] mm: Use find_get_incore_page in memcontrol
` [PATCH v2 3/8] mm: Optimise madvise WILLNEED
` [PATCH v2 4/8] proc: Optimise smaps for shmem entries
` [PATCH v2 5/8] i915: Use find_lock_page instead of find_lock_entry
` [PATCH v2 6/8] mm: Convert find_get_entry to return the head page
` [PATCH v2 7/8] mm/shmem: Return head page from find_lock_entry
` [PATCH v2 8/8] mm: Add find_lock_head
bdi cleanups v3
2020-09-10 17:15 UTC (7+ messages)
` [PATCH 06/14] block: lift setting the readahead size into the block layer
[PATCH] memcg: introduce per-memcg reclaim interface
2020-09-10 16:34 UTC (4+ messages)
[PATCH] mm: memcontrol: Add the missing numa stat of anon and file for cgroup v2
2020-09-10 16:01 UTC (2+ messages)
[PATCH] [v2] blkcg: add plugging support for punt bio
2020-09-10 15:56 UTC (2+ messages)
bdi cleanups v4
2020-09-10 14:48 UTC (13+ messages)
` [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/12] drbd: remove dead code in device_to_statistics
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK, ACCT_DIRTY} with a single flag
` [PATCH 05/12] md: update the optimal I/O size on reshape
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
[PATCH] taskstats: fix CGROUPSTATS_CMD_GET for cgroup v2
2020-09-10 14:32 UTC (2+ messages)
[PATCH v18 00/32] per memcg lru_lock
2020-09-10 14:24 UTC (66+ messages)
` [PATCH v18 02/32] mm/memcg: bail out early from swap accounting when memcg is disabled
` [PATCH v18 04/32] mm/thp: clean up lru_add_page_tail
` [PATCH v18 06/32] mm/thp: narrow lru locking
` [PATCH v18 10/32] mm/compaction: rename compact_deferred as compact_should_defer
` [PATCH v18 11/32] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v18 12/32] mm/memcg: optimize mem_cgroup_page_lruvec
` [PATCH v18 14/32] mm/lru: move lru_lock holding in func lru_note_cost_page
` [PATCH v18 15/32] mm/lru: move lock into lru_note_cost
` [PATCH v18 17/32] mm/compaction: do page isolation first in compaction
` [PATCH v18 18/32] mm/thp: add tail pages into lru anyway in split_huge_page()
` [PATCH v18 19/32] mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
` [PATCH v18 20/32] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v18 21/32] mm/lru: introduce the relock_page_lruvec function
` [PATCH v18 22/32] mm/vmscan: use relock for move_pages_to_lru
` [PATCH v18 24/32] mm/pgdat: remove pgdat lru_lock
` [PATCH v18 01/32] mm/memcg: warning on !memcg after readahead page charged
` [PATCH v18 03/32] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v18 05/32] mm/thp: remove code path which never got into
` [PATCH v18 07/32] mm/swap.c: stop deactivate_file_page if page not on lru
` [PATCH v18 08/32] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v18 09/32] mm/page_idle: no unlikely double check for idle page counting
` [PATCH v18 13/32] mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
` [PATCH v18 16/32] mm/lru: introduce TestClearPageLRU
` [PATCH v18 23/32] mm/lru: revise the comments of lru_lock
` [PATCH v18 25/32] mm/mlock: remove lru_lock on TestClearPageMlocked in munlock_vma_page
` [PATCH v18 26/32] mm/mlock: remove __munlock_isolate_lru_page
` [PATCH v18 27/32] mm/swap.c: optimizing __pagevec_lru_add lru_lock
` [PATCH v18 29/32] mm: Identify compound pages sooner in isolate_migratepages_block
` [PATCH v18 31/32] mm: Add explicit page decrement in exception path for isolate_lru_pages
` [PATCH v18 32/32] mm: Split release_pages work into 3 passes
` [PATCH v18 28/32] mm/compaction: Drop locked from isolate_migratepages_block
` [PATCH v18 30/32] mm: Drop use of test_and_set_skip in favor of just setting skip
` [PATCH v18 00/32] per memcg lru_lock: reviews
[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
2020-09-09 11:53 UTC (13+ messages)
[PATCH] blkcg: add plugging support for punt bio
2020-09-09 1:22 UTC (4+ messages)
[PATCH v2] mm: memcg: yield cpu when we fail to charge pages
2020-09-08 20:57 UTC (4+ messages)
[PATCH] mm: memcg: yield cpu when we fail to charge pages
2020-09-08 19:28 UTC (3+ messages)
[PATCH] cgroup: Remove unnecessary call to strstrip()
2020-09-08 13:33 UTC
[PATCH] cgroup: Delete unnecessary if statement in css_visible()
2020-09-08 12:48 UTC (2+ messages)
[PATCH] mm/memcg: rename watermark as max_usage
2020-09-08 10:38 UTC (2+ messages)
[PATCH] mm/memcg: no one use charge_type
2020-09-08 8:27 UTC (3+ messages)
[PATCH 0/5] Some improvements for blk-throttle
2020-09-07 8:10 UTC (6+ messages)
` [PATCH 1/5] blk-throttle: Fix some comments' typos
` [PATCH 2/5] blk-throttle: Use readable READ/WRITE macros
` [PATCH 3/5] blk-throttle: Define readable macros instead of static variables
` [PATCH 4/5] blk-throttle: Avoid calculating bps/iops limitation repeatedly
` [PATCH 5/5] blk-throttle: Avoid checking bps/iops limitation if bps or iops is unlimited
[cgroup:iocost-andys] BUILD SUCCESS fbb8059a4d604bb0e83dba836d75960462493095
2020-09-02 6:34 UTC
[PATCHSET for-5.10/block] blk-iocost: iocost: improve donation, debt and excess handling
2020-09-01 22:57 UTC (29+ messages)
` [PATCH 01/27] blk-iocost: ioc_pd_free() shouldn't assume irq disabled
` [PATCH 04/27] blk-iocost: rename propagate_active_weights() to propagate_weights()
` [PATCH 05/27] blk-iocost: clamp inuse and skip noops in __propagate_weights()
` [PATCH 06/27] blk-iocost: move iocg_kick_delay() above iocg_kick_waitq()
` [PATCH 07/27] blk-iocost: make iocg_kick_waitq() call iocg_kick_delay() after paying debt
` [PATCH 09/27] blk-iocost: use WEIGHT_ONE based fixed point number for weights
` [PATCH 10/27] blk-iocost: make ioc_now->now and ioc->period_at 64bit
` [PATCH 11/27] blk-iocost: streamline vtime margin and timer slack handling
` [PATCH 12/27] blk-iocost: grab ioc->lock for debt handling
` [PATCH 15/27] blk-iocost: replace iocg->has_surplus with ->surplus_list
` [PATCH 02/27] blk-stat: make q->stats->lock irqsafe
` [PATCH 03/27] blk-iocost: use local[64]_t for percpu stat
` [PATCH 08/27] blk-iocost: s/HWEIGHT_WHOLE/WEIGHT_ONE/g
` [PATCH 13/27] blk-iocost: add absolute usage stat
` [PATCH 14/27] blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_us
` [PATCH 16/27] blk-iocost: decouple vrate adjustment from surplus transfers
` [PATCH 20/27] blk-iocost: revamp in-period donation snapbacks
` [PATCH 21/27] blk-iocost: revamp debt handling
` [PATCH 26/27] blk-iocost: add three debug stat - cost.wait, indebt and indelay
` [PATCH 17/27] blk-iocost: restructure surplus donation logic
` [PATCH 18/27] blk-iocost: implement Andy's method for donation weight updates
` [PATCH 19/27] blk-iocost: revamp donation amount determination
` [PATCH 22/27] blk-iocost: implement delay adjustment hysteresis
` [PATCH 23/27] blk-iocost: halve debts if device stays idle
` [PATCH 24/27] blk-iocost: implement vtime loss compensation
` [PATCH 25/27] blk-iocost: restore inuse update tracepoints
` [PATCH 27/27] blk-iocost: update iocost_monitor.py
[PATCH v8 0/3] Charge loop device i/o to issuing cgroup
2020-08-31 15:37 UTC (4+ messages)
` [PATCH 1/3] loop: Use worker per cgroup instead of kworker
` [PATCH 2/3] mm: Charge active memcg when no mm is set
` [PATCH 3/3] loop: Charge i/o to mem and blk cg
[PATCH 0/8] Return head pages from find_get_entry and find_lock_entry
2020-08-27 14:22 UTC (17+ messages)
` [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
[Resend PATCH 1/6] mm/memcg: warning on !memcg after readahead page charged
2020-08-27 6:00 UTC (14+ messages)
KASAN: use-after-free Read in cgroup_path_ns
2020-08-25 6:03 UTC
[PATCH v7 0/4] Charge loop device i/o to issuing cgroup
2020-08-24 17:13 UTC (7+ messages)
` [PATCH 1/4] loop: Use worker per cgroup instead of kworker
` [PATCH 2/4] mm: support nesting memalloc_use_memcg()
` [PATCH 3/4] mm: Charge active memcg when no mm is set
` [PATCH 4/4] loop: Charge i/o to mem and blk cg
[PATCH 0/3] mm/memcg: Miscellaneous cleanups and streamlining
2020-08-24 16:02 UTC (4+ messages)
` [PATCH 3/3] mm/memcg: Unify swap and memsw page counters
[PATCH v6 0/4] Charge loop device i/o to issuing cgroup
2020-08-21 20:23 UTC (8+ 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).