Add link to README

This commit is contained in:
Alex Kotov 2020-12-16 22:32:38 +05:00
parent cf314173fd
commit 9a52af9db2
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ Links
### Shared memory and other IPC theory
* [What are primitives for the fastest user-space IPC?](https://forum.osdev.org/viewtopic.php?f=1&t=38693)
* [Разделяемая память. Семафоры.](https://youtu.be/g_qco-EJqDM)
### Cost theory