Question

Linux/Unix Please describe the thread/process management with regards to the Linux/Unix system

Linux/Unix

Please describe the thread/process management with regards to the Linux/Unix system

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer)

The threads are considered as the popular modern programming abstraction which helps in providing the multi-threads of the threads of execution within the same program in the shared memory address space can also share the open files as well as other resources

For Linux, it has the unique implementation of the threads where the threads are implemented as the standard process.

It is the Linux kernel which doesn't provide any of the special scheduling semantics or any of the data structures for representing the values/threads. It rather shares some of the resources with the other related processes where every thread would have the unique task_struct and also help in appearing to the kernel as a normal process

If you found the answer useful, hit like
Hope this answer helps.
Thanks

Add a comment
Know the answer?
Add Answer to:
Linux/Unix Please describe the thread/process management with regards to the Linux/Unix system
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. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT