vault backup: 2022-10-12 09:29:42

This commit is contained in:
Jet Hughes 2022-10-12 09:29:42 +13:00
parent 085c62f4bb
commit 8378be5c81
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ tags:
# Shared memory for processes
![linux memory space layout](https://i.imgur.com/vLlD03U.png)
Can't assume all variables are initally zero.
# Threads
Lightweight process - shares everything except the stack

View File

@ -46,7 +46,7 @@ tags:
- [15-file-systems](notes/15-file-systems.md)
- [16-device-drivers](notes/16-device-drivers.md)
- [17-processes-communication](notes/17-processes-communication.md)
-
- [18-processes-sharing-and-threads](notes/18-processes-sharing-and-threads.md)
# Archive