Function report |
Source Code:include\linux\hugetlb.h |
Create Date:2022-07-28 05:55:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hugepage_migration_supported
Proto:static inline bool hugepage_migration_supported(struct hstate *h)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct hstate * | h |
598 | Return arch_hugetlb_migration_supported(h) |
Name | Describe |
---|---|
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 |
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 |