suse man page for vmalloc_user

Query: vmalloc_user

OS: suse

Section: 9

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

VMALLOC_USER(9) 					    Memory Management in Linux						   VMALLOC_USER(9)

NAME
vmalloc_user - allocate zeroed virtually contiguous memory for userspace
SYNOPSIS
void * vmalloc_user(unsigned long size);
ARGUMENTS
size allocation size
DESCRIPTION
The resulting memory area is zeroed so it can be mapped to userspace without leaking data.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 VMALLOC_USER(9)
Related Man Pages
kmem_cache_create(9) - suse
sysinfo(2) - redhat
contigmalloc(9) - debian
contigmalloc(9) - opensolaris
contigmalloc(9) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Docker learning Phase-I