NeilBrown
|
a53eaff8c1
MM: increase safety margin provided by PF_LESS_THROTTLE
|
9 years ago |
Joonsoo Kim
|
09b4ab3c43
mm/writeback: correct dirty page calculation for highmem
|
9 years ago |
Linus Torvalds
|
0783783104
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
9 years ago |
Howard Cochran
|
74d3694433
writeback: Fix performance regression in wb_over_bg_thresh()
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Johannes Weiner
|
fdf1cdb91b
mm: remove unnecessary uses of lock_page_memcg()
|
9 years ago |
Johannes Weiner
|
62cccb8c8e
mm: simplify lock_page_memcg()
|
9 years ago |
Johannes Weiner
|
81f8c3a461
mm: memcontrol: generalize locking for the page->mem_cgroup binding
|
9 years ago |
Andrey Ryabinin
|
d59b1087a9
mm/page-writeback: fix dirty_ratelimit calculation
|
9 years ago |
Johannes Weiner
|
a8d0143730
mm: page_alloc: generalize the dirty balance reserve
|
9 years ago |
Peter Zijlstra
|
90eec103b9
treewide: Remove old email address
|
9 years ago |
Yang Shi
|
50e55bf626
mm/page-writeback.c: initialize m_dirty to avoid compile warning
|
9 years ago |
Tejun Heo
|
c5edf9cdc4
writeback: fix incorrect calculation of available memory for memcg domains
|
10 years ago |
Tejun Heo
|
d60d1bddd5
writeback: memcg dirty_throttle_control should be initialized with wb->memcg_completions
|
10 years ago |
Tejun Heo
|
b817525a4a
writeback: bdi_writeback iteration must not skip dying ones
|
10 years ago |
Tejun Heo
|
9ad18ab938
writeback: laptop_mode_timer_fn() needs rcu_read_lock() around bdi_writeback iteration
|
10 years ago |
Linus Torvalds
|
b0a1ea51bd
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
|
10 years ago |
Tejun Heo
|
5634cc2aa9
writeback: update writeback tracepoints to report cgroup
|
10 years ago |
Rabin Vincent
|
a50fcb512d
writeback: fix initial dirty limit
|
10 years ago |
Linus Torvalds
|
e4bc13adfd
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
|
10 years ago |
Tejun Heo
|
682aa8e1a6
writeback: implement unlocked_inode_to_wb transaction and use it for stat updates
|
10 years ago |
Tejun Heo
|
c2aa723a60
writeback: implement memcg writeback domain based throttling
|
10 years ago |
Tejun Heo
|
841710aa6e
writeback: implement memcg wb_domain
|
10 years ago |
Tejun Heo
|
947e9762a8
writeback: update wb_over_bg_thresh() to use wb_domain aware operations
|
10 years ago |
Tejun Heo
|
aa661bbe1e
writeback: move over_bground_thresh() to mm/page-writeback.c
|
10 years ago |
Tejun Heo
|
9fc3a43e17
writeback: separate out domain_dirty_limits()
|
10 years ago |
Tejun Heo
|
c7981433ef
writeback: make __wb_writeout_inc() and hard_dirty_limit() take wb_domaas a parameter
|
10 years ago |
Tejun Heo
|
e9f07dfd70
writeback: add dirty_throttle_control->dom
|
10 years ago |
Tejun Heo
|
e9770b3487
writeback: add dirty_throttle_control->wb_completions
|
10 years ago |
Tejun Heo
|
daddfa3cb3
writeback: add dirty_throttle_control->pos_ratio
|
10 years ago |