Query: vzalloc_node
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
VZALLOC_NODE(9) Memory Management in Linux VZALLOC_NODE(9)NAMEvzalloc_node - allocate memory on a specific node with zero fillSYNOPSISvoid * vzalloc_node(unsigned long size, int node);ARGUMENTSsize allocation size node numa nodeDESCRIPTIONAllocate enough pages to cover size from the page level allocator and map them into contiguous kernel virtual space. The memory allocated is set to zero. For tight control over page level allocator and protection flags use __vmalloc_node instead.COPYRIGHTKernel Hackers Manual 3.10 June 2014 VZALLOC_NODE(9)
Related Man Pages |
---|
numastat(8) - linux |
numastat(8) - minix |
numastat(8) - x11r4 |
numastat(8) - sunos |
numastat(8) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
Shopt -s histappend |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |