VM_UNMAP_RAM(9) Memory Management in Linux VM_UNMAP_RAM(9)NAMEvm_unmap_ram - unmap linear kernel address space set up by vm_map_ramSYNOPSISvoid vm_unmap_ram(const void * mem, unsigned int count);ARGUMENTSmem the pointer returned by vm_map_ram count the count passed to that vm_map_ram call (cannot unmap partial)COPYRIGHTKernel Hackers Manual 2.6. July 2010 VM_UNMAP_RAM(9)
| Related Man Pages |
|---|
| inb(2) - centos |
| inl(2) - centos |
| insb(2) - centos |
| outsl(2) - centos |
| outl_p(2) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| A (ksh) Library For and From UNIX.com |
| 32 bit process addressing more than 4GB |