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 3.10 June 2014 VMALLOC_USER(9)
| Related Man Pages |
|---|
| kmem_cache_create(9) - suse |
| wimax_msg_alloc(9) - suse |
| wimax_msg_alloc(9) - centos |
| sysinfo(2) - debian |
| kmem_cache_create(9) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Tar Command |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |