diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2021-04-27 16:37:09 -0400 |
|---|---|---|
| committer | Matthew Wilcox (Oracle) <[email protected]> | 2021-10-18 07:49:40 -0400 |
| commit | 9bf70167e3c61473b95f40771decc3778bf0fb9f (patch) | |
| tree | 8bd91ec6eeb58a0d896ed87193fab73626601a0d /tools/perf/scripts/python/sctop.py | |
| parent | f705bf84eab2aa3b9842974b8443587727ccb23a (diff) | |
mm/filemap: Add readahead_folio()
The pointers stored in the page cache are folios, by definition.
This change comes with a behaviour change -- callers of readahead_folio()
are no longer required to put the page reference themselves. This matches
how readpage works, rather than matching how readpages used to work.
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/sctop.py')
0 files changed, 0 insertions, 0 deletions