This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
jeremy
/
linux-insides
дзеркало
https://github.com/0xAX/linux-insides
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Wiki
Дерево:
c1726b0fe1
Гілки
Теги
master
linux-insides
/
SyncPrim
0xAX
4a6df0fc14
Update sync-1.md
9 роки тому
..
README.md
5105e1ca4b
Add sync-1.md to SUMMARY
9 роки тому
sync-1.md
4a6df0fc14
Update sync-1.md
9 роки тому
README.md
Synchronization primitives in the Linux kernel.
This chapter describes synchronization primitivies in the Linux kernel.
Introduction to spinloks
- the first part of this chapter describes implementation of spinlock mechanism in the Linux kernel.