函数逻辑报告 | 
Source Code:mm\huge_memory.c | 
Create Date:2022-07-27 17:34:49 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:get_deferred_split_queue
函数原型:static inline struct deferred_split *get_deferred_split_queue(struct page *page)
返回类型:struct deferred_split
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct page * | page | 
| 494 | memcg等于mem_cgroup | 
| 495 | pgdat等于NUMA节点数据区(page_to_nid(page)) | 
| 497 | 如果memcg则返回:deferred_split_queue | 
| 499 | 否则返回:deferred_split_queue | 
| 名称 | 描述 | 
|---|---|
| split_huge_page_to_list | This function splits huge page into normal pages. @page can point to any* subpage of huge page to split. Split doesn't change the position of @page.* Only caller must hold pin on the @page, otherwise split fails with -EBUSY.* The huge page must be locked. | 
| free_transhuge_page | |
| deferred_split_huge_page | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |