vmalloc_32(9) centos man page | unix.com

Man Page: vmalloc_32

Operating Environment: centos

Section: 9

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
sysinfo(2) - linux
kmalloc_array(9) - centos
contigfree(9) - debian
uvm_km(9) - netbsd
contigfree(9) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!