Question

In operating system: What process resources are associated with each thread that it does not share...

In operating system:

What process resources are associated with each thread that it does not share with other threads?

Homework Answers

Answer #1

Answer: stack and registers associated with the thread of apocess cannot be shared with other threads

In Operating Systems, a process will be divided in to multiple threads and executed parallely. This is called MultiThreading. Resource sharing is a concept in MultiThreading where the resources allocated to a process are hsred between the threads. However only resources like code, data and files are only shared between the threads whereas stack and registers of a thread are not shared.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
What is a process A. what does it contain     B.what are its various states C....
What is a process A. what does it contain     B.what are its various states C. what is contained in a PCB. D. Describe what happens when a process is created What is a thread. A. What are multi threaded processes ? B. What are the benefits of threads. Describe them in detail. Describe the items shared by all threads in a process. What are the items which are private to each thread. On all current computers, at least part...
When does s.sendall block a thread/process in python?
When does s.sendall block a thread/process in python?
1.) Five threads are created by a process with PID 10. Name three entities that are...
1.) Five threads are created by a process with PID 10. Name three entities that are unique to threads (i.e. each thread has its own 'copy' potentially different from the other ones of other threads.) 2.)  Five threads are created by a process with PID 10. Each one of the threads have threadIDs (TID) 11, 12, 13, 14, and 15 respectively. What is the value Linux(Unix) of getpid() returned when thread with TID 11 is issuing the call? 3.)  process with PID...
1. Suppose a thread opened a file for read. Group of answer choices Other threads from...
1. Suppose a thread opened a file for read. Group of answer choices Other threads from another process can also read that file any other thread cannot read that file Other threads within the same process can also read that file any thread within the same process and from another process can also read that file 2. Mutex and semaphores can implement busy wait using two methods: by disabling interrupts or using special atomic instructions (e.g., test_and_set()). Which method is...
1. Choose the process control block (PCB) items that are relevant in CPU scheduling: A. Process...
1. Choose the process control block (PCB) items that are relevant in CPU scheduling: A. Process state B. Program counter C. CPU registers D. Priorities. 2. Select the FALSE statement(s): A. Mutex locks are hardware tools can be used to solve various synchronization problems. B. In computer programming, an atomic operation refers to a non-interruptible operation, i.e., it either completes partially, or has no lasting effect. C. A thread is a flow of control within a process. Most modern operating...
Name the level of analysis that is associated with each of the seven statements/hypotheses, ‘System, State,...
Name the level of analysis that is associated with each of the seven statements/hypotheses, ‘System, State, Sub-state or Individual’ A) Authoritarian countries do not take participate in war more often than democracies. B)The political dynamics within a nation-state’s legislature is an important factor in determining foreign policy decisions C) Capitalism causes nation-states to battle for resources and can increase the likelihood of conflict. D) The personality of an authoritarian leader is the most important factor in predicting nation-state tension E)...
Which system call should you use to create get the child process’ exit status? What do...
Which system call should you use to create get the child process’ exit status? What do operating systems use to allow multiple processes load from and store to the same address without interfering with each other?
Societies choose what share of their resources to devote to consumption and what share to devote...
Societies choose what share of their resources to devote to consumption and what share to devote to investment. Some of these decisions involve private spending; others involve government spending. For each form of private spending, indicate whether it represents consumption or investment. Private Spending Consumption Investment People buying newspapers Firms buying soft drinks for a holiday party Firms buying automobiles for delivery services Firms buying machines For each form of government spending, indicate whether it represents consumption or investment. Government...
OPERATING SYSTEM-- Consider the following state of a system with four processes and five types of...
OPERATING SYSTEM-- Consider the following state of a system with four processes and five types of resources. The first table represents the currently acquired resources (per process). 0 1 1 1 2 0 1 0 1 0 0 0 0 0 1 2 1 0 0 0 The second table represents the maximum remaining resource needs (per process). 1 1 0 2 1 0 1 0 2 1 0 2 0 3 1 0 2 1 1 0 E=(24144) A=(01021)...
One of the threats associated with having employees telecommute is that they may use company-provided resources...
One of the threats associated with having employees telecommute is that they may use company-provided resources (laptop, printer, etc.) for a side business. What are some other threats? What controls can mitigate the risk of these threats?
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT