This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
jeremy
/
linux-insides
cermin dari
https://github.com/0xAX/linux-insides
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
c1726b0fe1
Ranting
Tag
master
linux-insides
/
SyncPrim
/
README.md
README.md
321 B
Riwayat
Mentahan
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.