Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.5

vm.pagefault(3stap)


VM.PAGEFAULT

VM.PAGEFAULT

NAME
SYNOPSIS
VALUES
CONTEXT

NAME

vm.pagefault − Records that a page fault occurred.

SYNOPSIS

vm.pagefault

VALUES

write_access

Indicates whether this was a write or read access; 1 indicates a write, while 0 indicates a read.

address

The address of the faulting memory access; i.e. the address that caused the page fault.

CONTEXT

The process which triggered the fault



vm.pagefault(3stap)