Skip to content

Commit d856347

Browse files
dragosargintrazvand
authored andcommitted
Update deadline for assignments 0,1,2,3
Signed-off-by: Dragos Iulian Argint <dragosargint21@gmail.com>
1 parent 07a5940 commit d856347

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Documentation/teaching/so2/assign0-kernel-api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Assignment 0 - Kernel API
33
=========================
44

5-
- Deadline: :command:`Wednesday, 24 March 2021, 23:00`
5+
- Deadline: :command:`Tuesday, 22 March 2022, 23:00`
66

77
Assignment's Objectives
88
=======================

Documentation/teaching/so2/assign1-kprobe-based-tracer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Assignment 1 - Kprobe based tracer
33
==================================
44

5-
- Deadline: :command:`Wednesday, April 7th 2021, 23:00`
5+
- Deadline: :command:`Tuesday, 5 April 2022, 23:00`
66

77
Assignment's Objectives
88
=======================

Documentation/teaching/so2/assign2-driver-uart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Assignment 2 - Driver UART
33
==========================
44

5-
- Deadline: :command:`Wednesday, April 21st, 2021, 23:00`
5+
- Deadline: :command:`Tuesday, 19 April 2022, 23:00`
66
- This assignment can be made in teams (max 2). Only one of them must submit the assignment, and the names of the student should be listed in a README file.
77

88
Assignment's Objectives

Documentation/teaching/so2/assign3-software-raid.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Assignment 3 - Software RAID
33
===========================
44

5-
- Deadline: :command:`Tuesday, May, 11, 2021, 23:00`
5+
- Deadline: :command:`Tuesday, 10 May 2022, 23:00`
66
- This assignment can be made in teams (max 2). Only one of them must submit the assignment, and the names of the student should be listed in a README file.
77

88
Implementing a software RAID module that uses a logical block device that will read and write data from two physical devices,

0 commit comments

Comments
 (0)