Function report |
Source Code:mm\readahead.c |
Create Date:2022-07-28 14:12:03 |
Last Modify:2020-03-17 21:13:07 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Set the initial window size, round to next power of 2 and square* for small size, x 4 for medium, and x 2 for large* for 128k (32 page) max ra* 1-8 page = 32k initial, > 8 page = 128k initial
Proto:static unsigned long get_init_ra_size(unsigned long size, unsigned long max)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | size | |
unsigned long | max |
268 | Return newsize |
Name | Describe |
---|---|
ondemand_readahead | A minimal readahead algorithm for trivial sequential/random reads. |
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 |