5. Created/New State
The Created or New state represents the initial phase when a process is being created but hasn’t yet been admitted to the pool of executable processes. During this state, the operating system performs necessary initialization tasks, allocates resources, and sets up the process control block (PCB) that contains all information needed to manage the process.
This state is typically brief, as the system quickly transitions the process to either the Running or Sleeping state once initialization is complete. The process creation involves allocating memory space, setting up the process context, initializing file descriptors, and establishing the process’s relationship with its parent.
Author is a passionate Blogger and Writer at Dlightdaily . Dlightdaily produces self researched quality and well explained content regarding HowToGuide, Technology and Management Tips&Tricks.