diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2021-05-04 16:12:09 -0400 |
|---|---|---|
| committer | Matthew Wilcox (Oracle) <[email protected]> | 2021-10-18 07:49:40 -0400 |
| commit | fc9b6a538b222eaeb4d1e3f93e716b6626d9b653 (patch) | |
| tree | bace0aa13d6853d8cb612fa7a599999018b16adc /tools/perf/scripts/python | |
| parent | 85d4d2ebc86f02740c5f5f72ec43cc47d3560720 (diff) | |
mm/writeback: Add folio_account_cleaned()
Get the statistics right; compound pages were being accounted as a
single page. This didn't matter before now as no filesystem which
supported compound pages did writeback. Also move the declaration
to pagemap.h since this is part of the page cache. Add a wrapper for
account_page_cleaned().
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: David Howells <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions