- #1
askingquestion
- 5
- 0
What is spawned a process meaning:
"organizing and managing threads and the various processes spawned by running applications;"
In more granular terms, accomplishing these three kernel functions involves a range of computer tasks, including the following:
From: https://www.techtarget.com/searchdatacenter/definition/kernel
"organizing and managing threads and the various processes spawned by running applications;"
In more granular terms, accomplishing these three kernel functions involves a range of computer tasks, including the following:
- loading and managing less-critical OS components, such as device drivers;
- organizing and managing threads and the various processes spawned by running applications;
From: https://www.techtarget.com/searchdatacenter/definition/kernel