vm.brk.3stap

Langue: en

Autres versions - même langue

Version: March 2009 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

vm.brk - Fires when a <command>brk</command> is requested (i.e. the heap will be resized).

SYNOPSIS

 vm.brk 
 

VALUES

length

The length of the memory segment

address

The requested address

CONTEXT

The process calling <command>brk</command>.