Explain process description in the unix system, Operating System

Assignment Help:

Process Description

A process in UNIX is a somewhat complex set of data structures that provides the operating system with all of the information necessary to dispatch and manage processes. The elements of the process image are categorized into two parts. They are as system context and user level context.

The user level context encloses the fundamental elements of the user's program and can be generated directly from a compiled object file. The user's program is divided into text and data areas. The text area is read-only as well as it is intended to hold the program's instructions. While the process is implementing the processor uses the user stack area for procedure calls and returns and parameter passing. The shared memory area is a data area specifically shared with other processes. There is merely one physical copy of a shared memory area other than, by the utilize of virtual memory it appears to every sharing process memory region is in its address space. When a process isn't running then the processor status information is stored in the register context area.

The system level context encloses the remaining information that the operating system needs to manage the process.

It consists of a static part which is fixed in size and stays with a process throughout its lifetime and a dynamic part which vary through the life of the process. The one element of the static part is the process table entry. This is in fact part of the process table maintained by the operating system with one entry per process. The process table entry table process a control information i.e. accessible to the kernel at all times therefore in a virtual memory system all process table entries are maintained in main memory.

 

 


Related Discussions:- Explain process description in the unix system

Explain types of file allocation- linked list allocation, Linked list alloc...

Linked list allocation: At this time the blocks are stored using linked lists. The block size require not be the same. Thus internal fragmentation is avoided. Consider

Define the properties of batch operating systems, Define the properties ope...

Define the properties operating systems: Batch :- Jobs with similar needs are batched together and  run through the computer as a group by an operator or automatic job sequenc

Illustrate the function of loader, Q. Illustrate the function of Loader? ...

Q. Illustrate the function of Loader? A loader is a routine which loads an object program and prepares it for execution. There are many loading schemes: relocating, absolute an

Multiprogramming, how response times are reduced by allowing time sharing o...

how response times are reduced by allowing time sharing on top of multiprogramming

Explain process scheduling in multiprogramming, Normal 0 false ...

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4

Explain a boot control block, Explain a boot control block A boot contr...

Explain a boot control block A boot control block can have the information required by the system to boot an operating from that partition. If the disk does not have an operati

State the advantage of multiprocessor system, State the advantage of multip...

State the advantage of multiprocessor system? The advantages of multiprocessor system are:- a)      Enhanced throughput. b)      Economy of scale. c)       Enhanced re

Operating system.., What is the use of FIFOs in client-server applications

What is the use of FIFOs in client-server applications

How does an operating system make multiprogramming possible, How does an op...

How does an operating system make multiprogramming possible by using single processor?

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd