How does the kernel object outlive the process

How does the kernel object outlive the process which formed it?

E

Expert

Verified

If your process calls a function which creates a kernel object and then your process terminates, the kernel object is not essentially destroyed. Under most of circumstances, the object will be destroyed; but if another process is employing the kernel object your process created, the kernel knows not to demolish the object until the other process has stopped using it.

   Related Questions in Science

©TutorsGlobe All rights reserved 2022-2023.