VMALLOC_32_USER(9) Memory Management in Linux VMALLOC_32_USER(9)NAMEvmalloc_32_user - allocate zeroed virtually contiguous 32bit memorySYNOPSISvoid * vmalloc_32_user(unsigned long size);ARGUMENTSsize allocation sizeDESCRIPTIONThe resulting memory area is 32bit addressable and zeroed so it can be mapped to userspace without leaking data.COPYRIGHTKernel Hackers Manual 3.10 June 2014 VMALLOC_32_USER(9)
| Related Man Pages |
|---|
| kmem_cache_create(9) - suse |
| sysinfo(2) - linux |
| mtrr_add(9) - centos |
| wimax_msg_alloc(9) - centos |
| sysinfo(2) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |