centos man page for vmalloc_user

Query: vmalloc_user

OS: centos

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 3.10 June 2014 VMALLOC_USER(9)
Related Man Pages
blk_make_request(9) - centos
mtrr_add(9) - centos
sysinfo(2) - debian
sysinfo(2) - suse
kmem_cache_create(9) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Please Welcome Dave Munro to the Moderator Team!