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 3.10 June 2014 VM_UNMAP_RAM(9)
| Related Man Pages |
|---|
| inl_p(2) - centos |
| inw(2) - centos |
| outb_p(2) - centos |
| outl(2) - centos |
| insl(2) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |