RTEMS  5.1
Files

Management. More...

Files

file  blkdev-blkstats.c
 Block Device Statistics Command.
 
file  blkdev-print-stats.c
 Prints the Block Device Statistics.
 
file  diskdevs-init.c
 Block Device Disk Management Initialize.
 

Detailed Description

Management.

This defines the minimal set of integer and processor state registers that must be saved during a voluntary context switch from one thread to another.

This macro returns the stack pointer associated with _context.

Parameters
[in]_contextis the thread context area to access
Returns
This method returns the stack pointer.

This defines the complete set of floating point registers that must be saved during any context switch from one thread to another.

This defines the set of integer and processor state registers that must be saved during an interrupt. This set does not include any which are in Context_Control.