vmalloc_user(9) suse man page | unix.com

Man Page: vmalloc_user

Operating Environment: suse

Section: 9

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
kcalloc(9) - suse
mtrr_add(9) - suse
contigmalloc(9) - debian
contigmalloc(9) - linux
contigmalloc(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I
Shopt -s histappend
32 bit process addressing more than 4GB