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 |
|---|
| kmem_cache_create(9) - suse |
| mtrr_add(9) - suse |
| contigfree(9) - debian |
| blk_make_request(9) - suse |
| contigmalloc(9) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Grant unprivileged user rights to see the output of echo|format but not modify disks |
| Migrating to UNIX |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |