sq_flush_range(9) centos man page | unix.com

Man Page: sq_flush_range

Operating Environment: centos

Section: 9

SQ_FLUSH_RANGE(9)						 Memory Management						 SQ_FLUSH_RANGE(9)

NAME
sq_flush_range - Flush (prefetch) a specific SQ range
SYNOPSIS
void sq_flush_range(unsigned long start, unsigned int len);
ARGUMENTS
start the store queue address to start flushing from len the length to flush
DESCRIPTION
Flushes the store queue cache from start to start + len in a linear fashion.
AUTHOR
Paul Mundt <lethal@linux-sh.org> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SQ_FLUSH_RANGE(9)
Related Man Pages
zip_source_file(3) - centos
cache(3) - mojave
sys_cache_control(3) - mojave
sys_dcache_flush(3) - mojave
sys_cache_control(3) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq