Get premium membership and access questions with answers, video lessons as well as revision papers.

What is a process? What are attributes of a process?

      

What is a process? What are attributes of a process?

  

Answers


Faith
A process is a 'task' or a 'job' that an individual programme has pushed to the CPU. It is allotted a set of
resources and will encompass one or more threads. Its attributes fall under the headings of PROCESS
MANAGEMENT (including registers, PC, PID etc), MEMORY MANAGEMENT (pointers to CODE, DATA
and STACK segments) and FILE MANAGEMENT (root directory, CWD, UID, GID etc).
Titany answered the question on April 26, 2022 at 05:07


Next: Multi-programming (or multi-tasking) enables more than a single process to apparently execute simultaneously. How is this achieved on a uniprocoessor?
Previous: Describe how a multi-threaded application can be supported by a user-level threads package. It may be helpful to consider (and draw) the components of such...

View More Operating Systems Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions