Tag:pcb

  • [Linux] The Mystery of Processes

    Time:2023-9-9

    Article Catalog 1. What is the process?1.1 Write your own process 2. How does the operating system manage processes?2.1 Describing the Process-PCB2.2 Organizational processes2.3 Deeper understanding of the process 3. Processes in the Linux environment3.1 task_struct3.2 Task_struct content categorization3.3 Organizational processes3.4 Viewing Process Properties 4. Concluding remarks 1. What is the process? In the previous […]