VMALLOC_USER(9) Memory Management in Linux VMALLOC_USER(9)NAMEvmalloc_user - allocate zeroed virtually contiguous memory for userspaceSYNOPSISvoid * vmalloc_user(unsigned long size);ARGUMENTSsize allocation sizeDESCRIPTIONThe resulting memory area is zeroed so it can be mapped to userspace without leaking data.COPYRIGHTKernel Hackers Manual 2.6. July 2010 VMALLOC_USER(9)
| Related Man Pages |
|---|
| kcalloc(9) - suse |
| mtrr_add(9) - suse |
| kmalloc_array(9) - centos |
| wimax_msg_alloc(9) - centos |
| contigmalloc(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |