Peter Zijlstra
|
90eec103b9
treewide: Remove old email address
|
9 年之前 |
Yang Shi
|
50e55bf626
mm/page-writeback.c: initialize m_dirty to avoid compile warning
|
9 年之前 |
Tejun Heo
|
c5edf9cdc4
writeback: fix incorrect calculation of available memory for memcg domains
|
10 年之前 |
Tejun Heo
|
d60d1bddd5
writeback: memcg dirty_throttle_control should be initialized with wb->memcg_completions
|
10 年之前 |
Tejun Heo
|
b817525a4a
writeback: bdi_writeback iteration must not skip dying ones
|
9 年之前 |
Tejun Heo
|
9ad18ab938
writeback: laptop_mode_timer_fn() needs rcu_read_lock() around bdi_writeback iteration
|
10 年之前 |
Linus Torvalds
|
b0a1ea51bd
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
|
10 年之前 |
Tejun Heo
|
5634cc2aa9
writeback: update writeback tracepoints to report cgroup
|
10 年之前 |
Rabin Vincent
|
a50fcb512d
writeback: fix initial dirty limit
|
10 年之前 |
Linus Torvalds
|
e4bc13adfd
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
|
10 年之前 |
Tejun Heo
|
682aa8e1a6
writeback: implement unlocked_inode_to_wb transaction and use it for stat updates
|
10 年之前 |
Tejun Heo
|
c2aa723a60
writeback: implement memcg writeback domain based throttling
|
10 年之前 |
Tejun Heo
|
841710aa6e
writeback: implement memcg wb_domain
|
10 年之前 |
Tejun Heo
|
947e9762a8
writeback: update wb_over_bg_thresh() to use wb_domain aware operations
|
10 年之前 |
Tejun Heo
|
aa661bbe1e
writeback: move over_bground_thresh() to mm/page-writeback.c
|
10 年之前 |
Tejun Heo
|
9fc3a43e17
writeback: separate out domain_dirty_limits()
|
10 年之前 |
Tejun Heo
|
c7981433ef
writeback: make __wb_writeout_inc() and hard_dirty_limit() take wb_domaas a parameter
|
10 年之前 |
Tejun Heo
|
e9f07dfd70
writeback: add dirty_throttle_control->dom
|
10 年之前 |
Tejun Heo
|
e9770b3487
writeback: add dirty_throttle_control->wb_completions
|
10 年之前 |
Tejun Heo
|
daddfa3cb3
writeback: add dirty_throttle_control->pos_ratio
|
10 年之前 |
Tejun Heo
|
b1cbc6d40c
writeback: make __wb_calc_thresh() take dirty_throttle_control
|
10 年之前 |
Tejun Heo
|
970fb01ad3
writeback: add dirty_throttle_control->wb_bg_thresh
|
10 年之前 |
Tejun Heo
|
2bc00aef03
writeback: consolidate dirty throttle parameters into dirty_throttle_control
|
10 年之前 |
Tejun Heo
|
dcc25ae76e
writeback: move global_dirty_limit into wb_domain
|
10 年之前 |
Tejun Heo
|
380c27ca33
writeback: implement wb_domain
|
10 年之前 |
Tejun Heo
|
8a73179956
writeback: reorganize [__]wb_update_bandwidth()
|
10 年之前 |
Tejun Heo
|
0d960a383a
writeback: clean up wb_dirty_limit()
|
10 年之前 |
Tejun Heo
|
9ecf4866c0
writeback: make bdi_start_background_writeback() take bdi_writeback instead of backing_dev_info
|
10 年之前 |
Tejun Heo
|
bc05873dcc
writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info
|
10 年之前 |
Tejun Heo
|
a06fd6b102
writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's
|
10 年之前 |