diff --git a/1 Daily Notes/2025/2025-01-20.md b/1 Daily Notes/2025/2025-01-20.md index 9c038d3e..8320163c 100644 --- a/1 Daily Notes/2025/2025-01-20.md +++ b/1 Daily Notes/2025/2025-01-20.md @@ -29,4 +29,5 @@ where completed group by file.name ``` # Calendar Tasks +- Writing for ME 2150 [startTime:: 15:00] [endTime:: 16:30] - ME2046 HW1 [startTime:: 10:30] [endTime:: 13:00] \ No newline at end of file diff --git a/300s School/ME 2150 - High Assurance Cyber-Physical Systems/2025-01-14 Microkernels.md b/300s School/ME 2150 - High Assurance Cyber-Physical Systems/2025-01-14 Microkernels.md index 00537387..7d3e3d27 100644 --- a/300s School/ME 2150 - High Assurance Cyber-Physical Systems/2025-01-14 Microkernels.md +++ b/300s School/ME 2150 - High Assurance Cyber-Physical Systems/2025-01-14 Microkernels.md @@ -1,5 +1,5 @@ #Lecture -- [ ] [[Homework 1]] 📅 2025-01-21 +- [ ] [[Cyber-Physical System Failure]] 📅 2025-01-21 **What are microkernels?** Microkernels are kernels but absolutely minimal. Delegate device drivers, file systems, and networking to user-space processes. Key advantages: diff --git a/300s School/ME 2150 - High Assurance Cyber-Physical Systems/Cyber-Physical System Failure.md b/300s School/ME 2150 - High Assurance Cyber-Physical Systems/Cyber-Physical System Failure.md new file mode 100644 index 00000000..e69de29b