This website works better with JavaScript
Эхлэл
Бүгдийг харах
Тусламж
Бүртгүүлэх
Нэвтрэх
jeremy
/
linux-insides
-ын хуулбар
https://github.com/0xAX/linux-insides
Үзэх жагсаалтад нэмэх
1
Онцлох жагсаалтад нэмэх
0
Салаа
0
Файлууд
Асуудлууд
0
Мэдлэгийн сан
Мод:
c1726b0fe1
Салаанууд
Тагууд
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.