/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


PROBE::VM.PAGEFAUL(3stap)                                 Memory Tapset                                PROBE::VM.PAGEFAUL(3stap)



NAME
       probe::vm.pagefault.return - Indicates what type of fault occurred

SYNOPSIS
       vm.pagefault.return

VALUES
       name
           name of the probe point

       fault_type
           returns either 0 (VM_FAULT_OOM) for out of memory faults, 2 (VM_FAULT_MINOR) for minor faults, 3 (VM_FAULT_MAJOR) for
           major faults, or 1 (VM_FAULT_SIGBUS) if the fault was neither OOM, minor fault, nor major fault.



SystemTap Tapset Reference                                 August 2011                                 PROBE::VM.PAGEFAUL(3stap)

Valid XHTML 1.0!Valid CSS!