centos man page for vmalloc_32

Query: vmalloc_32

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

VMALLOC_32(9)						    Memory Management in Linux						     VMALLOC_32(9)

NAME
vmalloc_32 - allocate virtually contiguous memory (32bit addressable)
SYNOPSIS
void * vmalloc_32(unsigned long size);
ARGUMENTS
size allocation size
DESCRIPTION
Allocate enough 32bit PA addressable pages to cover size from the page level allocator and map them into contiguous kernel virtual space.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 VMALLOC_32(9)
Related Man Pages
kmalloc_array(9) - centos
contigmalloc(9) - debian
contigmalloc(9) - freebsd
contigmalloc(9) - opensolaris
contigmalloc(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!