Nikolay Borisov
|
3e8f399da4
writeback: rework wb_[dec|inc]_stat family of functions
|
8 年之前 |
Linus Torvalds
|
33198c165b
Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
|
8 年之前 |
Johannes Weiner
|
00f3ca2c2d
mm: memcontrol: per-lruvec stats infrastructure
|
8 年之前 |
Jeff Layton
|
37e51a7640
mm: clean up error handling in write_one_page
|
8 年之前 |
Jeff Layton
|
2b69c8280c
mm: drop "wait" parameter from write_one_page()
|
8 年之前 |
Linus Torvalds
|
dd727dad37
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
8 年之前 |
Johannes Weiner
|
ccda7f4360
mm: memcontrol: use node page state naming scheme for memcg
|
8 年之前 |
Johannes Weiner
|
71cd31135d
mm: memcontrol: re-use node VM page state enum
|
8 年之前 |
Geliang Tang
|
0a372d09cc
mm/page-writeback.c: use setup_deferrable_timer
|
8 年之前 |
Theodore Ts'o
|
80a2ea9f85
mm: retry writepages() on ENOMEM when doing an data integrity writeback
|
8 年之前 |
Ingo Molnar
|
f361bf4a66
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency
|
8 年之前 |
Masahiro Yamada
|
3f8b6fb7f2
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
|
8 年之前 |
Steven Rostedt (VMware)
|
517663edd6
mm/page-writeback.c: place "not" inside of unlikely() statement in wb_domain_writeout_inc()
|
8 年之前 |
Jan Kara
|
dc3b17cc8b
block: Use pointer to backing_dev_info from request_queue
|
8 年之前 |
Matthew Wilcox
|
268f42de71
radix-tree: delete radix_tree_range_tag_if_tagged()
|
8 年之前 |
Jens Axboe
|
b57d74aff9
writeback: track if we're sleeping on progress in balance_dirty_pages()
|
9 年之前 |
Huang Ying
|
371a096edf
mm: don't use radix tree writeback tags for pages in swap cache
|
9 年之前 |
Michal Hocko
|
bf48438354
mm, vmscan: get rid of throttle_vm_writeout
|
9 年之前 |
Sebastian Andrzej Siewior
|
1d7ac6aec9
mm/writeback: Convert to hotplug state machine
|
9 年之前 |
Mel Gorman
|
5a1c84b404
mm: remove reclaim and compaction retry approximations
|
9 年之前 |
Mel Gorman
|
bb4cc2bea6
mm, vmscan: remove highmem_file_pages
|
9 年之前 |
Minchan Kim
|
9cb937e219
mm, page_alloc: fix dirtyable highmem calculation
|
9 年之前 |
Mel Gorman
|
bca6759258
mm, vmstat: remove zone and node double accounting by approximating retries
|
9 年之前 |
Mel Gorman
|
c4a25635b6
mm: move vmscan writes and file write accounting to the node
|
9 年之前 |
Mel Gorman
|
11fb998986
mm: move most file-based accounting to the node
|
9 年之前 |
Mel Gorman
|
281e37265f
mm, page_alloc: consider dirtyable memory in terms of nodes
|
9 年之前 |
Mel Gorman
|
599d0c954f
mm, vmscan: move LRU lists to node
|
9 年之前 |
Kirill A. Shutemov
|
800d8c63b2
shmem: add huge pages support
|
9 年之前 |
Dave Chinner
|
6c60d2b574
fs/fs-writeback.c: add a new writeback list for sync
|
9 年之前 |
Tejun Heo
|
62a584fe05
writeback: use higher precision calculation in domain_dirty_limits()
|
9 年之前 |