From 073e294d92bdfa835bc7f974248c24832dd732cf Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Mon, 20 Jan 2025 14:58:27 -0500 Subject: [PATCH] vault backup: 2025-01-20 14:58:27 --- 1 Daily Notes/2025/2025-01-20.md | 1 + .../2025-01-14 Microkernels.md | 2 +- .../Cyber-Physical System Failure.md | 0 3 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 300s School/ME 2150 - High Assurance Cyber-Physical Systems/Cyber-Physical System Failure.md 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