Este contenido no está disponible en el idioma seleccionado.
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
.