vmalloc_32_user(9) suse man page | unix.com

Man Page: vmalloc_32_user

Operating Environment: suse

Section: 9

VMALLOC_32_USER(9)					    Memory Management in Linux						VMALLOC_32_USER(9)

NAME
vmalloc_32_user - allocate zeroed virtually contiguous 32bit memory
SYNOPSIS
void * vmalloc_32_user(unsigned long size);
ARGUMENTS
size allocation size
DESCRIPTION
The resulting memory area is 32bit addressable and zeroed so it can be mapped to userspace without leaking data.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 VMALLOC_32_USER(9)
Related Man Pages
kmem_cache_create(9) - suse
kmalloc_array(9) - centos
contigfree(9) - debian
contigmalloc(9) - suse
contigmalloc(9) - osx
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
A (ksh) Library For and From UNIX.com
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB