This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
jeremy
/
linux-insides
дзеркало
https://github.com/0xAX/linux-insides
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Wiki
Дерево:
4a6df0fc14
Гілки
Теги
master
linux-insides
/
SyncPrim
/
README.md
README.md
321 B
Історія
Запис
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.