User contributions for Lianyingzhao

A user with 330 edits. Account created on 30 December 2021.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

15 March 2025

  • 15:1715:17, 15 March 2025 diff hist +8,969 N COMP3000 Operating Systems W25: Tutorial 9Created page with "By the end of this tutorial, you will have a basic familiarity with the Docker platform and be able to run, operate, and customize containers, and create simple containers of your own. You will see how kernel building blocks like namespaces make containers possible. ==General Instructions (same for all tutorials)== <div class="mw-collapsible mw-collapsed"> Click on Expand to view. <div class="mw-collapsible-content"> Tutorials are graded based on participation and effo..." current

7 March 2025

  • 06:0106:01, 7 March 2025 diff hist +7,159 N COMP3000 Operating Systems W25: Tutorial 8Created page with "In this tutorial, you’ll be learning about how virtual addresses are mapped to physical addresses (the address translation) and continue to use kernel modules to extract information that only the kernel has access to. In particular, the kernel module performs a 5-level page table walk to find out the physical address corresponding to a userspace virtual address. In addition to what was discussed in the class, You can also read [https://en.wikipedia.org/wiki/Intel_5-lev..." current

3 March 2025

  • 03:1203:12, 3 March 2025 diff hist +9,122 N COMP3000 Operating Systems W25: Tutorial 7Created page with "In this tutorial you'll be learning about Linux kernel modules, part of which are device drivers. You’ll create several kernel modules and see how to interact with device drivers using special files (e.g., character device) and their file operations as an interface. You can also have a better understanding of special files by doing so. ==General Instructions (same for all tutorials)== <div class="mw-collapsible mw-collapsed"> Click on Expand to view. <div class="mw-..." current
  • 02:3402:34, 3 March 2025 diff hist +1,877 N COMP3000 Operating Systems W25: Tutorial 7 Not Using SCS OpenStackCreated page with "If you are not using our course VM for some reason, you might encounter problems and you can refer to the instructions below. Although they are by no means comprehensive to solve the problems, they can in many cases and serve as pointers about where to look. ==Modules fail to build== If you see errors (not just warnings) after running <tt>make</tt> and no <tt>.ko</tt> file is produced, you may have installed a version of Ubuntu that is too minimal. But you can fix it by..." current

21 February 2025

  • 03:2503:25, 21 February 2025 diff hist +5,795 N COMP3000 Operating Systems W25: Tutorial 6Created page with "In this tutorial you will be learning about two implementations of the [https://en.wikipedia.org/wiki/Producer%E2%80%93consumer_problem producer-consumer problem], a classic example of a concurrency problem. The [http://pages.cs.wisc.edu/~remzi/OSTEP/ class textbook] covers concurrency in great detail in Chapters 25-34, and the producer-consumer problem is covered in [http://pages.cs.wisc.edu/~remzi/OSTEP/threads-cv.pdf Chapter 30 (Condition Variables)] and [http://pages..." current

30 January 2025

  • 07:1107:11, 30 January 2025 diff hist +9,417 N COMP3000 Operating Systems W25: Tutorial 5Created page with "In this tutorial you will be learning about files and filesystems by experimenting with and extending [https://people.scs.carleton.ca/~lianyingzhao/comp3000/w25/tut5/3000test.c 3000test.c], and creating and manipulating local filesystems. '''WARNING:''' Several of the commands here can lead to system corruption and data loss if not properly used. You have been warned. Please use a VM and make backups, when necessary. ==General Instructions (same for all tutorials)== <d..." current

24 January 2025

18 January 2025

  • 06:3606:36, 18 January 2025 diff hist +7,574 N COMP3000 Operating Systems W25: Tutorial 3Created page with "In this tutorial, you will be experimenting with and extending [https://people.scs.carleton.ca/~lianyingzhao/comp3000/w25/tut3/3000shell.c 3000shell.c], a proof-of-concept program to show you how a Linux shell works. Also, 3000shell's source code will be used as the basis for further modifications in upcoming assignments. ==General Instructions (same for all tutorials)== <div class="mw-collapsible mw-collapsed"> Click on Expand to view. <div class="mw-collapsible-conte..." current

16 January 2025

11 January 2025

8 January 2025

  • 23:2323:23, 8 January 2025 diff hist +10,108 N COMP3000 Operating Systems W25: Tutorial 2Created page with "In this tutorial, you will revisit the lifecyle of a program discussed in class, 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..." current

7 January 2025

4 January 2025

3 January 2025

31 December 2024

27 December 2024

  • 04:0104:01, 27 December 2024 diff hist +5,116 N COMP3000 Operating Systems 2025WCreated page with "'''Note: this page's purpose is to host publicly available material linked from Brightspace. Please use Brightspace as the primary source of information to stay updated.''' ==Course Outline and Student Hours== Aside from the updated version in Brightspace, you can also find it [https://outline.scs.carleton.ca/media/2025/W/COMP3000AW2025/COMP-3000-A-W-2025.pdf here]. Note that only the Brightspace version will contain contact information of the TAs and student hours. Fo..."

8 October 2024

18 September 2024

10 September 2024

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)