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

Explain the read, write, and execute permissions on a UNIX directory.

1 Answers  


What is a FIFO?

2 Answers  


Is this the command to connect oracle from unix? sqlplus -s username/password. Then what is the -S here...????

1 Answers   TCS,


what is RAID 1+0?

2 Answers  


What is the number of the masked code ee@?

2 Answers   Accenture, Amazon, Amdocs,






Name key files or directories on a Windows system that should always be backed up?

2 Answers  


What is paging?

2 Answers   BMC,


What is 'inode'?

11 Answers   Infosys,


What is the job responsibility of a System Administrator (UNIX/LINUX),briefly describe (Also point out system admin's daily job details),specify job type & job description?

2 Answers   HP, ICS Integrated Computer Solutions, TCS,


What is a pipe?

18 Answers   Fichtner,


What are the files in /etc directory?

6 Answers   TCS, Wipro,


Explain iostat, vmstat and netstat.

2 Answers  


Categories