Function report |
Source Code:mm\hugetlb.c |
Create Date:2022-07-28 15:27:40 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Register hstate attributes for a single node device.* No-op if attributes already registered.
Proto:static void hugetlb_register_node(struct node *node)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct node * | node |
| 2765 | nhs = node_hstates[id] |
| 2768 | If hugepages_kobj Then Return |
| 2773 | If Not hugepages_kobj Then Return |
| 2780 | If err Then |
| 2783 | Unregister hstate attributes from a single node device.* No-op if no hstate attributes attached. |
| 2784 | Break |
| Name | Describe |
|---|---|
| hugetlb_register_all_nodes | hugetlb init time: register hstate attributes for all registered node* devices of nodes that have memory. All on-line nodes should have* registered their associated device by this time. |
| 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 |