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 |
|---|
| wimax_msg_alloc(9) - suse |
| sysinfo(2) - redhat |
| contigmalloc(9) - debian |
| contigmalloc(9) - suse |
| contigmalloc(9) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Migrating to UNIX |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |