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.write_shared_copy(3stap)


VM.WRITE_SHARED_COPY

VM.WRITE_SHARED_COPY

NAME
SYNOPSIS
VALUES
CONTEXT
DESCRIPTION

NAME

vm.write_shared_copy − Page copy for shared page write.

SYNOPSIS

vm.write_shared_copy

VALUES

zero

Boolean indicating whether it is a zero page (can do a clear instead of a copy).

address

The address of the shared write.

CONTEXT

The process attempting the write.

DESCRIPTION

Fires when a write to a shared page requires a page copy. This is always preceded by a vm.shared_write.



vm.write_shared_copy(3stap)