Function report |
Source Code:mm\vmstat.c |
Create Date:2022-07-28 14:23:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This prints out statistics in relation to grouping pages by mobility.* It is expensive to collect so do not constantly read the file.
Proto:static int pagetypeinfo_show(struct seq_file *m, void *arg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
void * | arg |
1519 | If Not node_state(node_id, N_MEMORY) Then Return 0 |
1522 | seq_printf(m, "Page block order: %d\n", Huge pages are a constant size ) |
1523 | seq_printf(m, "Pages per block: %lu\n", pageblock_nr_pages) |
1529 | Return 0 |
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 |