Revision history of "COMP3000 Operating Systems W24: Tutorial 2"

Jump to navigation Jump to search

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.

  • curprev 13:43, 18 January 2024Lianyingzhao talk contribsm 10,071 bytes 0 →‎Part B
  • curprev 02:55, 13 January 2024Lianyingzhao talk contribs 10,071 bytes +10,071 Created page with "In this tutorial, you will revisit the lifecyle of a program, from source code, to an executable (binary image), and further to loading it into the address space. Then from a different angle, you can see when in execution, how the program (now a process) makes different types of calls to function, and how its memory is laid out. Meanwhile, we can also see how a programmer can make use of existing code (libraries). ==General Instructions (same for all tutorials)== <div..."