Process: Revision history

From Rice Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 October 2024

2 October 2024

30 September 2024

27 September 2024

26 September 2024

19 June 2024

  • curprev 21:4821:48, 19 June 2024Rice talk contribs 1,567 bytes +1,567 Created page with "Category:Computer Science In Linux, a '''program''' is a passive set of machine code instructions and data stored in an executable image. A '''process''' can be thought of as this passive program in action. Processes are independent separate tasks. If one process crashed, it will not affect any other processes. The kernel manages resource allocation (such as the CPU) between different processes. This is done by the scheduler. == Process composition == Represen..." Tag: Visual edit