messages from 2020-07-22 06:25:46 to 2020-08-12 11:43:17 UTC [more...]
[PATCH v17 00/21] per memcg lru lock
2020-08-12 11:43 UTC (80+ messages)
` [PATCH v17 01/21] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v17 02/21] mm/page_idle: no unlikely double check for idle page counting
` [PATCH v17 03/21] mm/compaction: correct the comments of compact_defer_shift
` [PATCH v17 06/21] mm/thp: clean up lru_add_page_tail
` [PATCH v17 07/21] mm/thp: remove code path which never got into
` [PATCH v17 08/21] mm/thp: narrow lru locking
` [PATCH v17 10/21] mm/swap: fold vm event PGROTATED into pagevec_move_tail_fn
` [PATCH v17 11/21] mm/lru: move lru_lock holding in func lru_note_cost_page
` [PATCH v17 14/21] mm/compaction: do page isolation first in compaction
` [PATCH v17 16/21] mm/swap: serialize memcg changes in pagevec_lru_move_fn
` [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 v17 04/21] mm/compaction: rename compact_deferred as compact_should_defer
` [PATCH v17 05/21] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v17 09/21] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v17 12/21] mm/lru: move lock into lru_note_cost
` [PATCH v17 13/21] mm/lru: introduce TestClearPageLRU
` [PATCH v17 15/21] mm/thp: add tail pages into lru anyway in split_huge_page()
` [PATCH v17 17/21] mm/lru: replace pgdat lru_lock with lruvec lock
[Resend PATCH 1/6] mm/memcg: warning on !memcg after readahead page charged
2020-08-12 3:25 UTC (7+ messages)
` [Resend PATCH 2/6] mm/memcg: remove useless check on page->mem_cgroup
[RFC PROPOSAL] memcg: per-memcg user space reclaim interface
2020-08-11 17:36 UTC (6+ 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 (4+ messages)
[PATCH] mm: memcontrol: don't count limit-setting reclaim as memory pressure
2020-07-30 12:00 UTC (5+ messages)
bdi cleanups v3
2020-07-30 2:14 UTC (20+ messages)
` [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/14] drbd: remove dead code in device_to_statistics
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
` [PATCH 05/14] md: update the optimal I/O size on reshape
` [PATCH 06/14] block: lift setting the readahead size into the block layer
` [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful
` [block] 54529aac98: fsmark.files_per_sec -13.6% regression
` [block] 54529aac98: blktests.block.005.fail
` [PATCH 08/14] block: add helper macros for queue sysfs entries
` [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
[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
[PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag
2020-07-28 19:20 UTC (25+ messages)
` [PATCH 02/14] drbd: remove dead code in device_to_statistics
` [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
` [PATCH 05/14] md: update the optimal I/O size on reshape
` [PATCH 06/14] block: lift setting the readahead size into the block layer
` [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful
` [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 08/14] block: add helper macros for queue sysfs entries
` [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
` bdi cleanups v3
PROBLEM: cgroup cost too much memory when transfer small files to tmpfs
2020-07-27 13:40 UTC (6+ messages)
` 答复: "
` 答复: "
bdi cleanups v2
2020-07-26 9:01 UTC (28+ messages)
` [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/14] drbd: remove dead code in device_to_statistics
` [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
` [PATCH 06/14] block: lift setting the readahead size into the block layer
` [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful
` [PATCH 08/14] block: add helper macros for queue sysfs entries
` [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
BUG at mm/vmalloc.c:3089! - invalid opcode: 0000 [#1] SMP KASAN PTI
2020-07-22 16:16 UTC (3+ 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