This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
jeremy
/
linux-insides
kopia lustrzana
https://github.com/0xAX/linux-insides
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
c1726b0fe1
Gałęzie
Tagi
master
linux-insides
/
SyncPrim
/
README.md
README.md
321 B
Historia
Czysty
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.