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:
4a6df0fc14
Branch-ok
Tag-ek
master
linux-insides
/
SyncPrim
/
README.md
README.md
321 B
Előzmények
Nyers
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.