Searched hist:b7a2441f9966fe3e1be960a876ab52e6029ea005 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | writeback.h | diff b7a2441f9966fe3e1be960a876ab52e6029ea005 Wed Jul 21 23:19:51 CDT 2010 Wu Fengguang <fengguang.wu@intel.com> writeback: remove writeback_control.more_io
When wbc.more_io was first introduced, it indicates whether there are at least one superblock whose s_more_io contains more IO work. Now with the per-bdi writeback, it can be replaced with a simple b_more_io test.
Acked-by: Jan Kara <jack@suse.cz> Acked-by: Mel Gorman <mel@csn.ul.ie> Reviewed-by: Minchan Kim <minchan.kim@gmail.com> Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
|
H A D | ext4.h | diff b7a2441f9966fe3e1be960a876ab52e6029ea005 Wed Jul 21 23:19:51 CDT 2010 Wu Fengguang <fengguang.wu@intel.com> writeback: remove writeback_control.more_io
When wbc.more_io was first introduced, it indicates whether there are at least one superblock whose s_more_io contains more IO work. Now with the per-bdi writeback, it can be replaced with a simple b_more_io test.
Acked-by: Jan Kara <jack@suse.cz> Acked-by: Mel Gorman <mel@csn.ul.ie> Reviewed-by: Minchan Kim <minchan.kim@gmail.com> Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
|
/openbmc/linux/include/linux/ |
H A D | writeback.h | diff b7a2441f9966fe3e1be960a876ab52e6029ea005 Wed Jul 21 23:19:51 CDT 2010 Wu Fengguang <fengguang.wu@intel.com> writeback: remove writeback_control.more_io
When wbc.more_io was first introduced, it indicates whether there are at least one superblock whose s_more_io contains more IO work. Now with the per-bdi writeback, it can be replaced with a simple b_more_io test.
Acked-by: Jan Kara <jack@suse.cz> Acked-by: Mel Gorman <mel@csn.ul.ie> Reviewed-by: Minchan Kim <minchan.kim@gmail.com> Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
|
/openbmc/linux/fs/ |
H A D | fs-writeback.c | diff b7a2441f9966fe3e1be960a876ab52e6029ea005 Wed Jul 21 23:19:51 CDT 2010 Wu Fengguang <fengguang.wu@intel.com> writeback: remove writeback_control.more_io
When wbc.more_io was first introduced, it indicates whether there are at least one superblock whose s_more_io contains more IO work. Now with the per-bdi writeback, it can be replaced with a simple b_more_io test.
Acked-by: Jan Kara <jack@suse.cz> Acked-by: Mel Gorman <mel@csn.ul.ie> Reviewed-by: Minchan Kim <minchan.kim@gmail.com> Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
|