Motorcortex Core  version: 2.7.6
mcx::utils::PageFaults Struct Reference

Page faults. More...

#include <utl_realtime.h>

Public Attributes

long major
 A major page fault.
 
long minor
 A minor page fault.
 

Detailed Description

Page faults.

Exceptions raised by computer hardware when a running program accesses a memory page that is not currently mapped by the memory management unit (MMU) into the virtual address space of a process.


The documentation for this struct was generated from the following file: