sq_remap(9) centos man page | unix.com

Man Page: sq_remap

Operating Environment: centos

Section: 9

SQ_REMAP(9)							 Memory Management						       SQ_REMAP(9)

NAME
sq_remap - Map a physical address through the Store Queues
SYNOPSIS
unsigned long sq_remap(unsigned long phys, unsigned int size, const char * name, pgprot_t prot);
ARGUMENTS
phys Physical address of mapping. size Length of mapping. name User invoking mapping. prot Protection bits.
DESCRIPTION
Remaps the physical address phys through the next available store queue address of size length. name is logged at boot time as well as through the sysfs interface.
AUTHOR
Paul Mundt <lethal@linux-sh.org> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SQ_REMAP(9)
Related Man Pages
remap_file_pages(2) - linux
pmap_extract(9) - freebsd
remap_file_pages(2) - centos
bitmap_remap(9) - suse
vm_map_growstack(9) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq