vm.brk — Fires when a <command>brk</command> is requested (i.e. the heap will be resized).
vm.brk
length
The length of the memory segment
address
The requested address
The process calling <command>brk</command>.