suse man page for vmalloc_32

Query: vmalloc_32

OS: suse

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 2.6. July 2010 VMALLOC_32(9)
Related Man Pages
kmem_cache_create(9) - suse
sysinfo(2) - linux
sysinfo(2) - debian
contigfree(9) - debian
contigmalloc(9) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
32 bit process addressing more than 4GB