vault backup: 2025-01-20 14:58:27

This commit is contained in:
Dane Sabo 2025-01-20 14:58:27 -05:00
parent 4f51c54e14
commit 073e294d92
3 changed files with 2 additions and 1 deletions

View File

@ -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]

View File

@ -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: