Database System Concepts
7th Edition
ISBN: 9780078022159
Author: Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher: McGraw-Hill Education
expand_more
expand_more
format_list_bulleted
Concept explainers
Question
Context:
One
allowing a task to be more akin to a process or a thread (as described in our text)
depending on flags passed to the system call that creates it. Another operating system
(Windows) treat processes and threads quite differently. The Process Control Block
contains pointers to the separate threads belonging to the process.
Question:
Contrast these two approaches for modeling processes and threads within the
kernel. What differences do the two approaches make? What are some consequences?
(Operating system and concept )
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution
Trending nowThis is a popular solution!
Step by stepSolved in 2 steps
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Similar questions
- Compilers and Assemblers build object code files by translating each source file one at a time. As a result, running the object files requires linking them together first. However, it is theoretically feasible to bypass the linking stage and simply build the final executable file from the compilers. What would be the drawbacks of the second option?arrow_forwardsleep() is a system call? What are the steps that occur from the time when a call to sleep() is made by a process up to the time that it returns?arrow_forwardA thread is a lightweight unit parcel of a process. In other words, a process can be broken into a number of threads. The concept of multithreading in a programming language is referred as thread-based multitasking. Explain the purpose behind multithreading.arrow_forward
- What system resources are used when a new thread is started? That they are not involved in the process of creating a method is what sets them apart. ..arrow_forwardFor a number of reasons, threads are viewed as "lightweight" processes. What are the prerequisites for starting a new thread? They're employed in a different way from the ones used to build a process.arrow_forwardWhy is a JVM's method area shared by all of the threads running inside of it, in your opinion?arrow_forward
- A discussion of the distinctions between threads and processes, as well as the scheduling of threads, is in order.arrow_forwardExamine the differences between threads in the user space and threads in the kernel.arrow_forwardIs the scheduling of threads across processes and individual threads the same or different?arrow_forward
- Graphics may be used to depict the relationship between processes and threads and how a process is generated in Windows.arrow_forwardLet the page fault service time be 10 ms in a computer with average memory access time being 20 ns. If one page fault is generated for every 106 memory accesses, what is the effective access time for the memory.arrow_forwardDo you think that each thread running on a virtual machine is using the same JVM method area?arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education