vmalloc_user(9) centos man page | unix.com

Man Page: vmalloc_user

Operating Environment: centos

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 3.10 June 2014 VMALLOC_USER(9)
Related Man Pages
sysinfo(2) - redhat
blk_make_request(9) - centos
kmalloc_array(9) - centos
mtrr_add(9) - centos
sysinfo(2) - mojave
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!