netbsd man page for arm_drain_writebuf

Query: arm_drain_writebuf

OS: netbsd

Section: 2

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ARM_DRAIN_WRITEBUF(2)					    BSD/arm System Calls Manual 				     ARM_DRAIN_WRITEBUF(2)

NAME
arm_drain_writebuf -- drains the CPU write buffer
LIBRARY
ARM Architecture Library (libarm, -larm)
SYNOPSIS
#include <machine/sysarch.h> int arm_drain_writebuf();
DESCRIPTION
arm_drain_writebuf() will make sure that all the entries in the processor write buffer are written out to memory. Not all processors support this operation (currently only the SA110). Those processes that do not treat this function as a null-op.
ERRORS
arm_drain_writebuf() will never fail so will always return 0.
REFERENCES
StrongARM Data Sheet
BSD
March 29, 2002 BSD
Related Man Pages
i386_get_ioperm(2) - debian
i386_pmc_read(2) - netbsd
i386_pmc_info(2) - netbsd
psrset(8) - netbsd
i386_get_ioperm(2) - freebsd
Similar Topics in the Unix Linux Community
Unix File Permissions
sorting left-justified numeric values
Vm versus physical linux server
Grandpa returning to UNIX
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD