====== Procesy, wÄ…tki, zadania ===== * [[https://technologyuk.net/computing/operating-systems/process-management.shtml|Process Management, TechnologyUK]] * {{https://techblog.dev/posts/2022/02/multi-threaded-programming-with-posix-threads-pthreads-part-1/|Multi-threaded Programming with POSIX Threads}} * [[https://www.thegeekstuff.com/2013/11/linux-process-and-threads/|What are Linux Processes, Threads, Light Weight Processes, and Process State]] * [[http://www.it.uu.se/education/course/homepage/os/vt18/module-4/implementing-threads/|Implementing threads]] * {{http://stackoverflow.com/questions/4204915/please-explain-exec-function-and-its-family}} * {{https://lwn.net/Articles/288056/|TASK_KILLABLE/}} * {{https://www.baeldung.com/linux/process-states|Linux Process States}} * {{https://linux-kernel-labs.github.io/refs/heads/master/lectures/processes.html|Processes}} - The Linux Kernel