What do you mean by u-area (user area) or u-block?

Answers were Sorted based on User's Feedback



What do you mean by u-area (user area) or u-block?..

Answer / siddharoodh

U-area is assosiated with executing process, process
accesses all the process related information and set up
environment that process can execute easily, without need to
worry of process table entries ...

Is This Answer Correct ?    19 Yes 7 No

What do you mean by u-area (user area) or u-block?..

Answer / shilpa

This contains the private data that is manipulated only by
the Kernel. This is local to the Process, i.e. each process
is allocated a u-area(user area).

Is This Answer Correct ?    14 Yes 3 No

What do you mean by u-area (user area) or u-block?..

Answer / akhilesh singh

Whenever a process is create its required a small temporary memory area to execute ourself.This area is private for all other task or operation except process.This temporary area is used only by kernel to control and execute process.

Is This Answer Correct ?    10 Yes 4 No

What do you mean by u-area (user area) or u-block?..

Answer / niru

U-area is a kernel data structure which contains process control objects/information which is process specific and private to kernel ( not accessed by user )... which is loaded by MMU when context switch for a process takes place.

Is This Answer Correct ?    5 Yes 2 No

What do you mean by u-area (user area) or u-block?..

Answer / shahnwaz siddique

UNIX maintain the information about a process in two areas.The process table and the u-area.The user area of a process is located at the upper end of the process address space and is accessible only when running in kernel mode

Is This Answer Correct ?    4 Yes 1 No

What do you mean by u-area (user area) or u-block?..

Answer / cccccccccccc

cccccccccccccccccccccccccccccccccccccccccccc

Is This Answer Correct ?    7 Yes 15 No

Post New Answer

More Unix AllOther Interview Questions

What are different types of shells?

7 Answers   BMC,


How do you log in to a remote Unix box?

2 Answers  


Have you used VI editor?

1 Answers   BMC,


I am new to Unix and Unix Shell scripting could you guide me on how to go about these subjects and where to start from with concern to Oracle?. I also would like to know where does UNIX shell Scripting help in terms of development of a application in Oracle? I have no clue in the subject so do help me. Thank You Neelima

0 Answers  


If your linux machine shows a ~(tilde) in most filenames on your dos or windows partition,what is the mistake you have made?How do you get back the long filenames?

2 Answers  






What are the processes that are not bothered by the swapper? Give Reason.

1 Answers  


What are the read or write or execute bits on a directory mean?

2 Answers  


How to setup display for a remote system?

3 Answers  


what is mean by kernal?

9 Answers   Excel,


What are the main differences between Apache 1.x and 2.x?

1 Answers   IBM,


Explain iostat, vmstat and netstat.

2 Answers  


How to connect oracle database from unix

6 Answers   Cap Gemini, IBM, Wirecard,


Categories