1PROBE::VM.WRITE_SH(3stap)        Memory Tapset       PROBE::VM.WRITE_SH(3stap)
2
3
4

NAME

6       probe::vm.write_shared_copy - Page copy for shared page write
7

SYNOPSIS

9       vm.write_shared_copy
10

VALUES

12       zero
13           boolean indicating whether it is a zero page (can do a clear
14           instead of a copy)
15
16       address
17           The address of the shared write
18
19       name
20           Name of the probe point
21

CONTEXT

23       The process attempting the write.
24

DESCRIPTION

26       Fires when a write to a shared page requires a page copy. This is
27       always preceded by a vm.write_shared.
28

SEE ALSO

30       tapset::memory(3stap)
31
32
33
34SystemTap Tapset Reference         May 2022          PROBE::VM.WRITE_SH(3stap)
Impressum