PROBE::VM\&.PAGEFAUL

Section: Memory Tapset (3stap)
Updated: November 2022
Index Return to Main Contents
 

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.
 

SEE ALSO

tapset::memory(3stap)


 

Index

NAME
SYNOPSIS
VALUES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:20 GMT, November 16, 2022