diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2010-07-25 14:29:18 +0300 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2010-08-07 18:53:56 +0200 |
commit | ecd584030da67ede1bf17955746a6ce834d9fc6b (patch) | |
tree | 3f26260102a84e8cb047249e65cdde6b9aadcb96 /mm | |
parent | 78c40cb6581a74adc48821f3de6b864a54d4c34d (diff) | |
download | op-kernel-dev-ecd584030da67ede1bf17955746a6ce834d9fc6b.zip op-kernel-dev-ecd584030da67ede1bf17955746a6ce834d9fc6b.tar.gz |
writeback: move last_active to bdi
Currently bdi threads use local variable 'last_active' which stores last time
when the bdi thread did some useful work. Move this local variable to 'struct
bdi_writeback'. This is just a preparation for the further patches which will
make the forker thread decide when bdi threads should be killed.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions