sq_unmap(9) centos man page | unix.com

Man Page: sq_unmap

Operating Environment: centos

Section: 9

SQ_UNMAP(9)							 Memory Management						       SQ_UNMAP(9)

NAME
sq_unmap - Unmap a Store Queue allocation
SYNOPSIS
void sq_unmap(unsigned long vaddr);
ARGUMENTS
vaddr Pre-allocated Store Queue mapping.
DESCRIPTION
Unmaps 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.
AUTHOR
Paul Mundt <lethal@linux-sh.org> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SQ_UNMAP(9)
Related Man Pages
bitmap_remap(9) - centos
vm_map_lookup(9) - freebsd
vm_map_lookup_done(9) - freebsd
apache::session::store::oracle(3) - suse
vm_map_lookup(9) - linux
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq