DEVFYI - Developer Resource - FYI

What is a Region?

Unix Interview Questions


(Continued from previous question...)

34. What is a Region?

A Region is a continuous area of a process’s address space (such as text, data and stack). The kernel in a ‘Region Table’ that is local to the process maintains region. Regions are sharable among the process.

(Continued on next question...)

Other Interview Questions