Function report |
Source Code:mm\readahead.c |
Create Date:2022-07-28 14:12:05 |
Last Modify:2020-03-17 21:13:07 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Count contiguously cached pages from @offset-1 to @offset-@max,* this count is a conservative estimation of* - length of the sequential read sequence, or* - thrashing threshold in memory tight systems
Proto:static unsigned long count_history_pages(struct address_space *mapping, unsigned long offset, unsigned long max)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct address_space * | mapping | |
unsigned long | offset | |
unsigned long | max |
Name | Describe |
---|---|
try_context_readahead | page cache context based read-ahead |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |