SQ_UNMAP(9) Memory Management SQ_UNMAP(9)NAMEsq_unmap - Unmap a Store Queue allocationSYNOPSISvoid sq_unmap(unsigned long vaddr);ARGUMENTSvaddr Pre-allocated Store Queue mapping.DESCRIPTIONUnmaps the store queue allocation map that was previously created by sq_remap. Also frees up the pte that was previously inserted into the kernel page table and discards the UTLB translation.AUTHORPaul Mundt <lethal@linux-sh.org> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SQ_UNMAP(9)
| Related Man Pages |
|---|
| kcalloc(9) - suse |
| kmalloc_array(9) - centos |
| vm_map_lookup(9) - debian |
| vm_map_lookup(9) - linux |
| queue.dequeue(3kaya) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |