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:
8e263feafc
Gałęzie
Tagi
master
linux-insides
/
SyncPrim
0xAX
8e263feafc
Update sync-1.md
9 lat temu
..
README.md
5105e1ca4b
Add sync-1.md to SUMMARY
9 lat temu
sync-1.md
8e263feafc
Update sync-1.md
9 lat temu
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.