probe::vm.write_shared_copy(3stap) debian man page | unix.com

Man Page: probe::vm.write_shared_copy

Operating Environment: debian

Section: 3stap

probe::vm.write_shared_copy

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

NAME
probe::vm.write_shared_copy - Page copy for shared page write
SYNOPSIS
vm.write_shared_copy
VALUES
name Name of the probe point 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. SystemTap Tapset Reference May 2013 PROBE::VM(3stap)
Related Man Pages
tapset::ioblock(3stap) - centos
tapset::networking(3stap) - centos
tapset::nfsd(3stap) - centos
tapset::tty(3stap) - centos
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?