函数逻辑报告 |
Source Code:include\linux\hugetlb.h |
Create Date:2022-07-27 06:54:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:hugepage_migration_supported
函数原型:static inline bool hugepage_migration_supported(struct hstate *h)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct hstate * | h |
598 | 返回:arch_hugetlb_migration_supported(h) |
名称 | 描述 |
---|---|
has_unmovable_pages | This function checks whether pageblock includes unmovable pages or not.* If @count is not zero, it is okay to include less @count unmovable pages* PageLRU check without isolation or lru_lock could race so that |
unmap_and_move_huge_page | Counterpart of unmap_and_move_page() for hugepage migration |
hugepage_movable_supported | Movability check is different as compared to migration check |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |