vmalloc_32(9) suse man page | unix.com

Man Page: vmalloc_32

Operating Environment: suse

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 2.6. July 2010 VMALLOC_32(9)
Related Man Pages
contigfree(9) - debian
contigfree(9) - freebsd
contigmalloc(9) - linux
contigmalloc(9) - suse
contigmalloc(9) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
A (ksh) Library For and From UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB