Questo contenuto non è disponibile nella lingua selezionata.
vm.mmap
Name
vm.mmap — Fires when an mmap
is requested.
Synopsis
vm.mmap
vm.mmap
Values
length
- The length of the memory segment
address
- The requested address
Context
The process calling
mmap
.