![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZlysfZNVMhdku2DxV3hBIMIJwKmIXq0JVObVt38ntluGTrzY0Gua1vU3fPN8ySKsc_vo6Z0B107VWtoJaTXoiU5oBKh6o_COFqrtXMnfXJOb93c-BtMx9MvYD3-qZfRlMBeoelYQD7du-/s400/Memory.gif)
With 32-bit systems, 4 GB of memory can theoretically be addressed; depending on the operating system, there are approximately 2 GB of virtual address space available to a process.
This consists of a text and a data segment, a dynamically extendible heap and a dynamically extendible stack. The heap increases in size from the bottom and the stack increases from the top; this enables the entire virtual address space to be used.
With an SAP work process, there are special areas reserved on the heap whose size can be set using a profile parameter. These are:
Roll area
SAP paging area
Private memory
SAP paging area
Private memory
The largest reserved area is located between the heap and stack: of the SAP Extended Memory.
No comments:
Post a Comment