Function report |
Source Code:include\linux\compaction.h |
Create Date:2022-07-28 09:06:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:wakeup_kcompactd
Proto:static inline void wakeup_kcompactd(pg_data_t *pgdat, int order, int classzone_idx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
pg_data_t * | pgdat | |
int | order | |
int | classzone_idx |
NULL
Name | Describe |
---|---|
balance_pgdat | For kswapd, balance_pgdat() will reclaim pages across a node from zones* that are eligible for use by the caller until at least one zone is* balanced.* Returns the order kswapd finished reclaiming at. |
kswapd_try_to_sleep | |
wakeup_kswapd | A zone is low on free memory or too fragmented for high-order memory |
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 |