This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Regisztráció
Bejelentkezés
jeremy
/
linux-insides
tükrözi:
https://github.com/0xAX/linux-insides
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
Fa:
5105e1ca4b
Branch-ok
Tag-ek
master
linux-insides
/
SyncPrim
0xAX
5105e1ca4b
Add sync-1.md to SUMMARY
9 éve
..
README.md
5105e1ca4b
Add sync-1.md to SUMMARY
9 éve
sync-1.md
dfa9fcd7c0
Add first part about synchronization primitives
9 éve
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.