Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:05:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_retry_cpuset
Proto:static inline bool check_retry_cpuset(int cpuset_mems_cookie, struct alloc_context *ac)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
int | cpuset_mems_cookie | |
struct alloc_context * | ac |
4370 | If cpusets_enabled() && nodemask && Not cpuset_nodemask_valid_mems_allowed(nodemask) Then |
4372 | nodemask = NULL |
4373 | Return true |
4383 | If read_mems_allowed_retry(cpuset_mems_cookie) Then Return true |
4386 | Return false |
Name | Describe |
---|---|
__alloc_pages_slowpath |
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 |