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:Movability check is different as compared to migration check
Proto:static inline bool hugepage_movable_supported(struct hstate *h)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct hstate * | h | 
| 618 | If Not hugepage_migration_supported(h) Then Return false | 
| 621 | If hstate_is_gigantic(h) Then Return false | 
| 623 | Return true | 
| Name | Describe | 
|---|---|
| htlb_alloc_mask | Movability of hugepages depends on migration support. | 
| 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  |